Commit Graph

8 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
862fbe15ed Reworked client assembly loading. 2021-05-26 16:54:00 -05:00
235196f8e5 Added search and results profile persistence when logged in. 2021-05-25 18:09:06 -05:00
d6dbe55e46 Listing table now stays when organizing results.
Changed default results organization order.
2021-05-23 15:23:32 -05:00
ac13a6352b Exposed public Web API settings, and began customizing authentication related UI.
Added controller in server for fetching public Web API settings and implemented changes in client to use said settings.

Used scaffolder to generate source code for authentication pages.

Added and customized authentication buttons in client.
2021-05-23 13:58:13 -05:00
5f4429098d Removed template example classes. 2021-05-22 19:04:20 -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