Commit Graph

14 Commits

Author SHA1 Message Date
046b85ec4a Updated packages.
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
2024-07-20 00:42:13 +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
d4680b934e Updated npm packages. 2022-12-01 07:02:10 +00:00
9cc55e516d Refactored repo organization. Added Jenkinsfile. 2022-04-24 00:03:52 -05:00
3951fb26da Npm build script now runs with production webpack configuration. 2022-01-27 00:55:32 -06:00
07c41be42d Completed migration to .NET 6.0. 2022-01-02 16:29:20 -06:00
c6b8ca523b Basic search outline config UI implemented. 2021-08-17 02:59:01 -05:00
c94ea4a624 Added primitive search mechanism in backend.
Began implementing search mechanism for frontend.
2021-08-05 01:22:19 -05:00
c7bc6ca8fa Enabled persistent caching for Webpack. 2021-07-24 01:39:26 -05:00
4de4e8dfa1 static asset generation restructured and reconfigured. 2021-07-24 00:03:33 -05:00
22dd766db3 Split webpack configuration to development and production. 2021-07-24 00:03:33 -05:00
2719142538 Implemented groundwork for search configuration. 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