7 Commits

Author SHA1 Message Date
7d4be012cd Implemented application profile and dark mode.
Added a specific cascading dependencies component.

Added some content to main page.

Added configuration page and persistence for it.

Code restructured (moved some code into separate components).
2021-05-31 16:39:52 -05:00
f459cbdfda Switched server and client logging to built in logging system. 2021-05-26 16:54:16 -05:00
235196f8e5 Added search and results profile persistence when logged in. 2021-05-25 18:09:06 -05:00
549d9d7e99 Updated some UI.
Updated app loading UI.

Updated UI for various authentication states.

Updated authentication buttons in the client.
2021-05-23 14:40:28 -05:00
1f519e60b1 Moved some css to component-specific css. 2021-05-22 19:04:27 -05:00
d87025c8b4 Removed ComponentSupport.js
Unecessary for now.
2021-05-22 01:01:26 -05:00
6c684372df Changed to hosted blazorwasm project.
Restructured project following changes.

Moved shop assembly fetching to public facing Web API.
2021-05-21 13:32:25 -05:00