Commit Graph

10 Commits

Author SHA1 Message Date
alu 3b1b20b506 template cleanup 2026-06-04 17:58:42 +00:00
alu c3fe936e05 initial changes for API v2.0.0:
- added access manager api token to auth object
- update account page to show pool based resource quotas
- update config logic to use pool based resource quotas
- minor improvements and cleanup
2026-05-26 20:28:21 +00:00
alu 08e5f8b392 fix linting 2025-09-07 05:44:22 +00:00
alu df6772c72b add categorization to account resources 2025-08-11 22:40:39 +00:00
alu 308d133e6e implement ssr modal dialog for index and account 2025-06-13 00:30:54 +00:00
alu add58d849e implement server side rendering for account page,
remove chartjs module
2025-04-01 17:34:56 +00:00
alu b8ebbf6c3d implement server side auth checking,
implement some account server side rendering
2025-03-25 19:24:25 +00:00
alu 323129185b add module preload for each page 2025-02-27 22:13:37 +00:00
alu cfceb32134 implement basic web server for dashboard,
use templates to do basic SSR on head and header
2025-02-25 21:35:11 +00:00
alu 84cbe0e45d move web source files to web/,
move dev configs to config/
2025-02-24 20:36:51 +00:00