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
549316ab73
remove temp message notifying of login delay regression
2026-05-30 06:22:27 +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
338ea3342e
remove external Sortable js dependency
2025-11-07 22:56:10 +00:00
alu
2877f7709a
fix issues with icon coloring in chrome by switching to img tags
2025-10-28 18:34:42 +00:00
alu
06afdcec37
reimplement instance card using display;contents to have better alignment and fitting to grid for instance card container,
...
migrate away from using w3-hide to custom hide for breakpoint fixes
2025-10-10 06:35:28 +00:00
alu
2f21b23535
fix instance card action area slightly too small in medium layouts
2025-10-03 03:58:08 +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
65c8fbdca8
implement user triggered backups
2025-07-07 20:59:12 +00:00
alu
85c3ab49fc
format index
2025-06-19 20:28:35 +00:00
alu
9ec277ce65
implement ssr dialog for config
2025-06-19 20:23:10 +00:00
alu
e41c8d2a07
revert ssr dialog interface
2025-06-18 21:21:00 +00:00
alu
308d133e6e
implement ssr modal dialog for index and account
2025-06-13 00:30:54 +00:00
alu
478ca20451
implement ssr modal dialog form construction for create instances
2025-05-28 20:08:52 +00:00
alu
28c60aecc9
rename html fragments to go.tmpl extension
2025-05-28 20:08:25 +00:00
alu
3d677a46ee
fix some accessibility issues with non focusable elements
2025-05-22 18:34:45 +00:00
alu
53832b67a2
minor optimizations to instance card config and console actions
2025-05-18 01:12:58 +00:00
alu
800ad7cd60
cleanup various unused code,
...
simplify instance action hiding when node is not online
2025-04-29 17:44:02 +00:00
alu
8530b50f9a
implement SSR for instance config page
2025-04-22 17:09:27 +00:00
alu
099f9c4e42
simplify front end routes,
...
simplify ssr fragment fetch methods
2025-04-15 17:13:22 +00:00
alu
bd0387976f
rename instance to config,
...
simplify resource-chart code
2025-04-02 20:39:38 +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
59d12d2e99
implement partial SSR of instances
2025-03-12 20:16:51 +00:00
alu
9bd1fc8321
switch to gin, add basic server redering to login
2025-03-04 22:40:22 +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