Commit Graph

15 Commits

Author SHA1 Message Date
60e9b06a21 Updated referenced package versions.
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
2024-07-19 22:41:27 +00:00
a7c0e0dea7 Updating Jenkinsfile to work on common runner.
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Began moving poject to a devcontainer.

Added webpack cache clearing script.

Updated to .NET 8.0.

testing Woodpecker CI.

Selecting conda container for all build steps.

Made conda installation quiet.

Updated NodeJS version.
2024-07-19 17:12:49 +00:00
4841d539fc Updated project files to .NET 7.0. 2022-12-01 17:24:04 +00:00
c75f1e4042 Removed default runtime from "Props.csproj" and updated in "Jenkinsfile". 2022-04-25 02:13:57 -05:00
f8ad3b2970 wwwroot is now extracted on run. 2022-04-24 22:20:35 -05:00
8abd75506c Reconfigured project to publish as a single file. 2022-04-24 18:32:13 -05:00
38a9ea605a npm install now runs independent of configuration. 2022-04-24 01:04:15 -05:00
2ae3c32ae4 Updated path to Shop Framework project. 2022-04-24 00:18:05 -05:00
9cc55e516d Refactored repo organization. Added Jenkinsfile. 2022-04-24 00:03:52 -05:00
07c41be42d Completed migration to .NET 6.0. 2022-01-02 16:29:20 -06:00
38ffb3c7e1 Added logging to module framework
Implemented logging to Adafruit and changed database loading behavior.
2021-08-07 17:20:46 -05:00
c94ea4a624 Added primitive search mechanism in backend.
Began implementing search mechanism for frontend.
2021-08-05 01:22:19 -05:00
22dd766db3 Split webpack configuration to development and production. 2021-07-24 00:03:33 -05:00
b43d7bab84 Ported progress from SPA and began scaffolding Identity UI.
Laid some groundwork in backend.

Began customizing Identity UI.
2021-07-24 00:03:32 -05:00
57f67391f1 Switched to MPA powered by Razor Pages
After reconsidering where I want to take this project, I realized that a MPA is more fitting.
2021-07-24 00:03:32 -05:00