gitlawr and jialin
d3a3d4e96e
feat(templates): fix unresponsive action dropdown for non-admin
...
Two changes that together restore the per-row Edit / Delete menu
for non-admin users:
- ``templateActions`` drops the blanket ``access: 'canSeeAdmin'``
gate on every menu item. With the gate on, non-admin callers got
an empty filtered menu, so clicking the "..." did nothing.
- The management page passes ``mine=true`` to the list API. The
endpoint now drops Global rows for non-admin callers (rows they
can't edit anyway), so the dropdown shows up only on rows the
caller may manage. The GPU-instance create picker reuses the
same API without ``mine``, keeping Global presets visible there.
2026-05-28 18:16:15 +08:00
jialin and jialin
f99621ec92
fix: catalog hidden fields
2026-05-28 15:51:51 +08:00
jialin and jialin
e47a9304f4
fix: cluster worker_config refill
2026-05-28 15:51:51 +08:00
jialin and jialin
2f04e01f4f
fix: default instance type, storageMode
2026-05-26 22:40:02 +08:00
jialin and jialin
c6e34db329
fix: ux issues
2026-05-26 19:16:50 +08:00
jialin and jialin
95e03d11c1
fix: gpu service issues
2026-05-26 14:21:52 +08:00
jialin and jialin
88ab927755
refactor: gpu service API alignment
2026-05-25 22:42:02 +08:00
jialin and jialin
81c7e2ee61
fix(style): template title gap
2026-05-25 22:42:02 +08:00
jialin and jialin
921a2a0d81
fix: instance form ux
2026-05-25 22:42:02 +08:00
jialin and jialin
5195b1e5fc
style: number selection
2026-05-25 22:42:02 +08:00
jialin and jialin
f886422f91
fix(style): textarea label background
2026-05-25 22:42:02 +08:00
jialin and jialin
a0b408e8cb
style: instance type remaing resourece
2026-05-25 22:42:02 +08:00
jialin and jialin
87c8a3a64d
feat: add instance recreate action
2026-05-15 16:22:07 +08:00
jialin and jialin
c6e7075bf5
feat: template port name
2026-05-15 16:22:07 +08:00
jialin and jialin
01fe2e66fb
fix: style issues
2026-05-11 19:49:21 +08:00
jialin and jialin
b13ba0a229
fix: alignment api
2026-05-11 19:49:21 +08:00
jialin and jialin
9e0dd5b003
fix: display templates by manufacturer
2026-05-11 19:49:21 +08:00
jialin and jialin
4128de61f9
fix: api test
2026-05-11 19:49:21 +08:00
jialin and jialin
fc900c8ce6
fix: ssh key, template test
2026-05-11 19:49:21 +08:00
jialin and jialin
63ac4e0e75
fix: instance api alignment
2026-05-11 19:49:21 +08:00
jialin and jialin
7ee1635833
fix: template api alignment
2026-05-11 19:49:21 +08:00
jialin and jialin
7d0cfeff77
fix: storage api alignment
2026-05-11 19:49:21 +08:00
jialin and jialin
7fa44644fd
style: scroller
2026-05-11 19:49:21 +08:00
jialin and jialin
7ea7f6666d
feat: templates, storage
2026-05-11 19:49:21 +08:00
jialin and jialin
3ae49dc826
feat: add intances list
2026-05-11 19:49:21 +08:00