Commit Graph

16 Commits

Author SHA1 Message Date
b78c6d2ea5 Moved number input validation to before upload. 2021-08-28 22:59:56 -04:00
c6b8ca523b Basic search outline config UI implemented. 2021-08-17 02:59:01 -05: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
f71758ca69 Changed assets structure and names. 2021-07-31 01:24:45 -05:00
5d8a4a3803 Updated styling. 2021-07-24 14:47:40 -05:00
f31293d886 Updated TODO. 2021-07-24 14:47:26 -05:00
4476b1b3e1 Updated Controller structuring. 2021-07-24 02:32:30 -05:00
2c90678141 Removed debug logging. 2021-07-24 01:59:25 -05:00
4de4e8dfa1 static asset generation restructured and reconfigured. 2021-07-24 00:03:33 -05:00
d91acd36f7 Added Bootstrap collapse animation to configuration. 2021-07-24 00:03:33 -05:00
22dd766db3 Split webpack configuration to development and production. 2021-07-24 00:03:33 -05:00
e22c2b3049 Performed some styling.
Switched some styling to Bootstrap classes.

Removed some classes.
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