Dashboard v2.0.0: #5

Open
alu wants to merge 32 commits from v2.0.0 into main

32 Commits

Author SHA1 Message Date
alu 159b08a7ca improve makefile 2026-07-15 23:25:54 +00:00
alu 33db3c15b8 cleanup settings logic 2026-07-15 05:03:07 +00:00
alu 526b2a0ff0 remove update-modules npm script 2026-07-07 23:27:14 +00:00
alu ff1f618ad7 update to go 1.26.5 2026-07-07 23:24:46 +00:00
alu 47415fbdd9 update common lib 2026-07-07 03:39:53 +00:00
alu 3646bc1272 update readme 2026-07-06 23:52:25 +00:00
alu 31d097bc19 update wfa-js 2026-07-06 20:47:18 +00:00
alu 0822b9f26c fix missing dist dir make issue 2026-07-06 20:41:00 +00:00
alu 8710da338b add wfa-js as submodule, consolidate build process 2026-07-06 20:37:48 +00:00
alu 415d60d228 update wfa 2026-07-06 18:51:24 +00:00
alu cede3b4b7f add Alert title to alert dialog template 2026-07-01 18:51:33 +00:00
alu 3a7c4cd2ae move unit related constants and functions to common lib 2026-06-26 21:01:51 +00:00
alu 428d5d15a5 fix template formatting 2026-06-26 18:30:08 +00:00
alu 3f2964db55 update go mod 2026-06-17 16:40:10 +00:00
alu 666fd92b30 minor code cleanup 2026-06-15 16:13:42 +00:00
alu 2ef8837a03 cleanup log messaging 2026-06-10 20:17:27 +00:00
alu b58e28ebb5 remove unused Icon struct type 2026-06-10 20:04:22 +00:00
alu 8f72aaf255 reduce inline css usage,
fix additional font inconsistencies,
fix px unit used with 0 values
2026-06-09 23:33:27 +00:00
alu 10ef24e76b move some util definitions and code to common lib 2026-06-08 20:28:39 +00:00
alu 00fa5f3152 fix incorrect display in backups 2026-06-08 18:34:18 +00:00
alu 94233000df fix search button 2026-06-06 23:11:51 +00:00
alu d88a208da5 font consistency fixes 2026-06-05 21:38:51 +00:00
alu 3b1b20b506 template cleanup 2026-06-04 17:58:42 +00:00
alu 66747fa657 update go mod 2026-06-03 17:05:23 +00:00
alu f40638598d move flag parsing to app.go 2026-06-02 18:00:24 +00:00
alu 0082f2f3e5 update go mod 2026-05-31 02:18:56 +00:00
alu 549316ab73 remove temp message notifying of login delay regression 2026-05-30 06:22:27 +00:00
alu fc58861046 add release compile flag for mapping mime types 2026-05-29 16:35:12 +00:00
alu 9b7404c8d6 update go mod, fix get config to use os.Root 2026-05-28 20:05:20 +00:00
alu 08cd4dfaaa add various missing error handling 2026-05-27 18:43:27 +00:00
alu 26a21e6cc7 move config-inactive to common 2026-05-26 22:43:07 +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