Commit Graph

32 Commits

Author SHA1 Message Date
Zhaoxinxin b8e77ff88b
feat: Change preheat field (#394)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-09-18 10:52:56 +08:00
Zhaoxinxin feda25f78c
fix: preheat page switching state to initiate multiple requests (#392)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-09-12 21:29:21 +08:00
Zhaoxinxin 402e683b2b
feat: add changes to scheduler features (#391)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-09-12 17:15:31 +08:00
Zhaoxinxin 9b38889169
feat: preheat remove piece length (#381)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-08-16 17:56:28 +08:00
Zhaoxinxin c3c0e40861
preheat error log is not displayed (#375)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-06-11 11:47:16 +08:00
Zhaoxinxin ad998efec1
feat: preheat agrs adds parameter piece length (#368)
* feat: preheat agrs adds parameter piece length

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: preheat agrs adds parameter piece length

Signed-off-by: zhaoxinxin <1186037180@qq.com>

---------

Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-04-18 15:08:51 +08:00
Zhaoxinxin 8bee0cf4a2
feat: cluster scope adds hostnames (#356)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-02-21 21:54:32 +08:00
Zhaoxinxin b21bf03e10
feat: Modify the preheat parameter to filteredQueryParams (#351)
feat: Modify preheat parameters

Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-01-25 20:05:23 +08:00
Zhaoxinxin 44a0e6543a
fix: An error occurs when the show preheat page headers are empty (#348)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-01-17 14:41:07 +08:00
Zhaoxinxin 9fb9f2c815
feat: add preheat page e2e test (#341)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-15 17:17:58 +08:00
Zhaoxinxin 0f4db05321
feat: add users page e2e test (#338)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-13 15:35:15 +08:00
Zhaoxinxin 75d5ed99b7
feat: remove concurrent_piece_count in cluster (#336)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-12 15:58:48 +08:00
Zhaoxinxin 303164f378
feat: add profile page e2e test (#333)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-08 17:15:53 +08:00
Zhaoxinxin 79b761e61d
feat: add show cluster page e2e test (#324)
* feat: add show cluster page e2e test

* feat: add show cluster page e2e test

* feat: add show cluster page e2e test

* feat: add show cluster page e2e test
2023-12-04 14:41:14 +08:00
Zhaoxinxin 8bef0498ca
feat: add scheduler page e2e test (#325) 2023-12-04 14:15:38 +08:00
Zhaoxinxin f93ae9add0
fix: Job uses server's pagination (#315) 2023-10-31 16:42:02 +08:00
Zhaoxinxin c934135ff2
fix: guest permissions (#306) 2023-10-20 15:29:24 +08:00
Zhaoxinxin efb41c1e0a
fix: change cluster page pagination (#304) 2023-10-20 12:03:38 +08:00
Zhaoxinxin 49933f5ba2
fix: change users page pagination (#303)
fix: Change users page pagination
2023-10-20 10:36:54 +08:00
Zhaoxinxin fc41f218d9
fix: change personal access tokens page sorting and pagination (#302)
fix: change tokens table
2023-10-20 10:32:47 +08:00
Zhaoxinxin f7de602dd8
fix: fix schedule and seed peer table (#301) 2023-10-19 18:36:00 +08:00
Zhaoxinxin ddd6fe5dee
feat: add peer data visualization (#298) 2023-10-17 12:36:54 +08:00
Zhaoxinxin d050a563c5
feat: Add preheat newPreheat and showPreheat page (#291) 2023-09-15 16:03:25 +08:00
Zhaoxinxin 5e1a13d300
Add multi idc and change the scopes ui of the show cluster page (#289) 2023-09-11 13:42:14 +08:00
Zhaoxinxin 2bc2a4713f
fix: Change error message (#286)
fix: error message
2023-09-11 10:27:35 +08:00
zhaoxinxin 956f35d259
fix: Add pagination function of Personal access tokens page (#264)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-08-21 16:45:32 +08:00
zhaoxinxin a219abe80c
fix: Add user page pagination function (#265)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-08-21 16:31:42 +08:00
zhaoxinxin 3d0abf3d45
feat: Added scheduler count and seed peer count to the clusters page and added search and pagination (#259)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-08-18 13:25:01 +08:00
Gaius a42ad31544
fix: search schedulers and seed peers with page and per_page (#253)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-15 23:28:04 +08:00
zhaoxinxin 3d0f2fd1ff
fix: Modify the scheduler API and seed peer API developer menu (#252)
fix: fix bug
2023-08-15 22:57:43 +08:00
zhaoxinxin 1935b261d4
feat: add developer personal access tokens page (#246) 2023-08-15 17:06:53 +08:00
Gaius 60dc7554b9
feat: initialize v1.0.0 (#231)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-03 21:57:32 +08:00