gitlawr and jialin
125a5be91f
feat: restore cluster detail surface, gate cluster-list name link via plugin
...
The "chore: hide cluster detail" change had commented out both the
cluster-detail route and the cluster name link in the list. The
detail page component still ships in the OSS tree, so reach is
restored but the link is plugin-gated rather than unconditional:
plain OSS renders the name as a span; with a registered
`clusterDetail.linkableName` flag the name turns into a
`Typography.Link` that fires the parent's existing `onCellClick`
(which navigates to the detail route).
Detail tabs adjustments for the in-cluster context:
- Drop the Deployments tab (deployments are managed from the
top-level Models page; the detail view is scoped to a single
cluster's hardware).
- `WorkerList` and `GPUList` accept an optional `clusterId`. When
set, the list pins `cluster_id` in its query and hides the
cluster-filter dropdown so the user can't scope away from the
cluster they're inside.
`clusterDetail.extraTabs(clusterId, intl)` exposes a plugin slot
that appends additional tab items — used by the enterprise plugin
to inject per-cluster Access / Quotas surfaces. No-op without a
plugin.
2026-05-11 20:28:29 +08:00
jialin and jialin
469e63b898
fix: keep the source deploying from files
2026-05-06 15:09:15 +08:00
jialin and jialin
217285223c
fix: list-input, labels-selector form
2026-04-29 18:09:55 +08:00
jialin and jialin
48b357b1c6
chore: update hooks import
2026-04-24 14:28:30 +08:00
jialin and jialin
a795544074
fix: CInput not found
2026-04-24 14:28:30 +08:00
jialin and jialin
8711c27b78
chore: replace components with core-ui, upgrade eslint
2026-04-24 14:28:30 +08:00
jialin and jialin
c73609d155
fix: adjust border raduis
2026-04-08 18:54:06 +08:00
jialin and jialin
06160546a6
feat: show the worker version
2026-03-31 15:05:38 +08:00
jialin and jialin
33fe180997
refactor: model instance item
2026-03-26 18:20:55 +08:00
jialin and jialin
f0e19c8934
fix: spin size
2026-03-19 12:28:18 +08:00
jialin and jialin
fd1a079271
refactor: deployments dir tree
2026-03-19 12:28:18 +08:00
jialin and jialin
9840a48301
fix: depercated props
2026-03-19 12:28:18 +08:00
jialin and jialin
4f02bcd40c
feat: paste multiple lines in parameters input
2026-03-17 16:35:55 +08:00
jialin and jialin
68519223fa
fix: pagination cache for table list
2026-03-17 16:35:55 +08:00
jialin and jialin
ed4be2328f
chore: store pagination for list
2026-03-17 16:35:55 +08:00
jialin
88aafbaf7b
refactor: list watch trigger
2026-02-13 16:12:56 +08:00
jialin
4ff5b3e05a
chore: grafana entry
2026-02-06 14:27:05 +08:00
jialin
4e8b5e26ae
feat: monitor button
2026-02-04 20:14:25 +08:00
jialin
8690de00a9
feat: add grafana link
2026-02-04 20:14:25 +08:00
jialin
2dfdd4a0d9
feat: add provider menu
2026-02-03 18:21:08 +08:00
jialin
fe79258766
fix: remove updateManually on model files
2026-01-15 16:43:44 +08:00
jialin
0a9cc1e17a
fix: cache current list query params
2026-01-15 16:20:05 +08:00
jialin
a37458fd9e
fix: update worker by fetchData
2026-01-14 16:01:47 +08:00
jialin
741cf07f2e
fix(style): model file list text overflow
2026-01-13 18:43:11 +08:00
jialin
0cde6f7dbc
chore: add models and gpus in cluster detail page
2026-01-12 20:30:24 +08:00
jialin
10b2a8b4f9
fix: editor incompatibility with firefox79
2026-01-09 20:51:48 +08:00
jialin
afcd3e5693
feat: add cluster detail
2026-01-09 20:51:48 +08:00
jialin
7b5ce83cbd
fix: add worker default selection is incorrect
2026-01-08 11:01:06 +08:00
jialin
0cff804cd7
fix: add worker title
2026-01-08 09:26:55 +08:00
jialin
17de9d98f4
chore(deps): upgrade antd to v6
2026-01-06 17:21:32 +08:00
jialin
a006263e51
fix: add worker to default cluster
2025-12-26 12:08:30 +08:00
jialin
fa0aeac10b
fix: remove default sorting status on UI
2025-12-23 20:54:16 +08:00
jialin
0d0592eee9
fix: sorter tooltip
2025-12-22 16:41:44 +08:00
jialin
e3b3f51e87
fix: ignore the sort_by when no data
2025-12-22 11:57:57 +08:00
jialin
23a761226a
feat: table list sorter
2025-12-21 21:37:05 +08:00
jialin
fa42474612
chore: worker added message
2025-12-15 15:13:57 +08:00
jialin
b38bc8a207
fix: table sorter
2025-12-11 13:33:41 +08:00
jialin
7fdabd90a5
fix: update add worker command
2025-12-10 15:50:53 +08:00
jialin
af4849d6cc
style: terminal panel
2025-12-10 15:50:53 +08:00
jialin
c3b5c13cc5
fix: show info when adding worker error
2025-12-05 11:45:44 +08:00
jialin
962df859f1
chore: get started for add cluster
2025-11-27 11:35:45 +08:00
jialin
0f3f31ef45
refactor: add worker
2025-11-15 22:37:44 +08:00
jialin
864cf76c07
feat: worker maintenance
2025-11-13 21:00:35 +08:00
jialin
b7656d65e7
style: large modal height responsive
2025-11-12 19:18:10 +08:00
jialin
cbc000d35a
fix: playground formref is invalid
2025-11-12 14:57:39 +08:00
jialin
9eb1dba4a1
fix: calc scrollheight dynamically for tabs change
2025-11-10 20:40:15 +08:00
jialin
285e274818
fix: display image menu
2025-11-10 10:07:25 +08:00
jialin
9ffd4def64
fix: failed field auto scroll in view
2025-11-07 16:54:33 +08:00
jialin
fdb6ac7575
fix: set page to -1 for all data
2025-11-07 16:54:33 +08:00
jialin
4c22d08da5
refactor: page layout
2025-11-05 10:02:25 +08:00