Commit Graph

16 Commits

Author SHA1 Message Date
henry fe3f7c3766 Merge branch 'main' into edit-config-runtime 2025-05-18 02:41:20 -04:00
henry 98f60a996a Add ability to add inactive or active users to UI 2025-05-18 02:31:49 -04:00
Henry Hobbs aa8e494211 Initial pass on adding config page 2025-05-17 22:27:42 -04:00
Henry Hobbs 91afb0dd8e Added ability to update config via API at runtime. wip on customizing config via UI 2025-05-17 22:26:58 -04:00
henry 50ae4119d6 remove a useless line from About page. this closes #12 2025-05-16 23:01:10 -04:00
henry 3ba808558d Added a navbar to the UI and some nice AI slop About page 2025-05-16 22:57:21 -04:00
henry 3d2a17ec68 remove unused files 2025-05-16 21:54:59 -04:00
henry 7b34b55197 Added serilog 2025-05-16 21:08:23 -04:00
henry 18a5a64d4e #8 use string type for ID to make implementation more agnostic to different ID types 2025-05-15 19:52:48 -04:00
henry a540221b7f #9 Made refresh rate configurable. Also resize dbuttons and removed debugging code 2025-05-15 19:44:32 -04:00
henry 365e4a882c #10 added config display to UI 2025-05-15 19:32:59 -04:00
henry a96a3c3a82 Added more controls to UI
Fixed issue with queue infinite looping if next user in queue was revoked
2025-05-14 02:03:27 -04:00
henry 261490ec74 UI improvements 2025-05-14 01:17:47 -04:00
henry 42f97fadd3 Add sorting for queue and use takeOne implemantation 2025-05-12 23:37:14 -04:00
henry d6aa832f61 Split users into separate grids 2025-05-12 01:26:31 -04:00
henry 44a3628489 wip - adding demo front-end to play with access service 2025-05-11 20:38:02 -04:00