Commit Graph
71 Commits
Author SHA1 Message Date
jialinandjialin eb029a3e2a fix(table): smooth list empty/loading transitions, no layout jump on entry
Reserve a stable block for the empty/loading state (matching the NoResult
height) and fade the empty state in, so entering a list page no longer jumps
between spinner, empty result, and rows. Apply scroll-table to the antd main
lists and pass emptyMinHeight to the SealTable-based lists.
2026-07-15 14:05:19 +08:00
jialinandjialin 06a2777632 fix: center NoResult empty state with minHeight on list pages 2026-07-14 19:54:45 +08:00
jialinandjialin 469e63b898 fix: keep the source deploying from files 2026-05-06 15:09:15 +08:00
jialinandjialin 48b357b1c6 chore: update hooks import 2026-04-24 14:28:30 +08:00
jialinandjialin 8711c27b78 chore: replace components with core-ui, upgrade eslint 2026-04-24 14:28:30 +08:00
jialinandjialin c73609d155 fix: adjust border raduis 2026-04-08 18:54:06 +08:00
jialinandjialin 33fe180997 refactor: model instance item 2026-03-26 18:20:55 +08:00
jialinandjialin f0e19c8934 fix: spin size 2026-03-19 12:28:18 +08:00
jialinandjialin fd1a079271 refactor: deployments dir tree 2026-03-19 12:28:18 +08:00
jialinandjialin 68519223fa fix: pagination cache for table list 2026-03-17 16:35:55 +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 741cf07f2e fix(style): model file list text overflow 2026-01-13 18:43:11 +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 b38bc8a207 fix: table sorter 2025-12-11 13:33:41 +08:00
jialin 4c22d08da5 refactor: page layout 2025-11-05 10:02:25 +08:00
jialin bf57290197 fix: admin can not delete own 2025-10-23 17:09:30 +08:00
jialin a815e71bfe chore: show existing when add file 2025-10-23 11:52:49 +08:00
jialin e2da7c5f96 style: ui for no data in table list 2025-10-16 11:11:39 +08:00
jialin b5fa40047a chore: pluggable locale config 2025-10-13 14:40:26 +08:00
jialin a9de153c00 chore: deploy form context provider 2025-10-13 14:40:26 +08:00
jialin bca1e8140e feat: dynamic backends 2025-10-13 14:40:26 +08:00
jialin f542ebecb4 fix: cluster value setting, volumes setting 2025-09-19 20:00:25 +08:00
jialin 4d9dec8511 refactor: deploy model 2025-09-17 19:53:40 +08:00
jialin 949eded4ee refactor: resource table columns 2025-09-16 11:26:17 +08:00
jialin 553ec724c2 fix: gpu selector by cluster 2025-09-16 11:26:17 +08:00
jialin bbf11d0374 style: model file status cell size 2025-07-18 10:35:35 +08:00
jialin f2dfb2f32d style: uniform margin top for resources pages 2025-07-11 10:09:01 +08:00
jialin 60ee9f1a15 fix: catalog jump to deployments route error 2025-07-10 17:50:21 +08:00
jialin 51450c2b02 style: flatten menu items 2025-07-10 09:47:12 +08:00
jialin cbeea23295 style: keep the logs pagination visible 2025-06-27 10:15:11 +08:00
jialin 8751400ae3 fix: distributed servers info 2025-06-25 20:29:48 +08:00
jialin f53fe042a9 fix: update allChildren after stop or start 2025-05-28 14:41:35 +08:00
jialin 4b4343a9fd chore: add watch for worker and gpu updating 2025-05-26 16:17:17 +08:00
jialin 42f9a27851 style: remove bg image in login 2025-05-06 20:19:19 +08:00
jialin 954b034b8b fix(style): dark style 2025-04-29 18:05:43 +08:00
jialin beb395ce32 fix(style): global theme settings in login 2025-04-28 18:22:05 +08:00
jialin 9a6b907c11 chore: check default backend deploy from local path 2025-04-24 18:09:54 +08:00
jialin 76fdf8e501 chore: update storage path holder text 2025-04-18 17:15:18 +08:00
jialin c8b0faf05d style: model file source tooltip 2025-04-17 11:55:19 +08:00
jialin c831c19848 chore: update vllm parameters, do not change backend when file type unknown 2025-04-16 12:34:18 +08:00
jialin 3d32ec7210 chore: allow switch backend between vllm and mindie 2025-04-14 19:29:55 +08:00
jialin b108d4e287 fix(style): tooltip overflow 2025-04-14 16:59:43 +08:00
jialin 694ffb0a81 style: add model selection tips in playground 2025-04-09 17:46:18 +08:00
jialin c09503aad8 fix: add backend field in evaluation payload 2025-04-08 14:37:31 +08:00
jialin b6136a092d fix: the fields for trigger checking 2025-04-03 18:08:43 +08:00
jialin 939f46c7e6 fix: miss gpu_selector value in catalog 2025-04-03 13:36:09 +08:00