Commit Graph

36 Commits

Author SHA1 Message Date
zhaoxinxin 9ead595ca2
fix: preheat switching state to initiate multiple requests
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-09-11 16:14:29 +08:00
zhaoxinxin 86c5c7346a
fix: preheat switching state to initiate multiple requests
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-09-11 16:03:18 +08:00
Zhaoxinxin dec1ab4ba2
feat: Change all search templates (#384)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-09-03 11:18:51 +08:00
Zhaoxinxin 85ef84998a
Feat change cluster card layout (#382)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-08-27 17:28:01 +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 965dda8c58
feat: Change the default of seedPeerLoadLimit to 2000 and the default of peerLoadLimit to 200 (#377)
* feat: Change the default value of seedPeerLoadLimit to 2000 and the default value of peerLoadLimit to 200

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

* feat: Change the default value of seedPeerLoadLimit to 2000 and the default value of peerLoadLimit to 200

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

---------

Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-06-14 11:03:49 +08:00
Zhaoxinxin d849d65e78
feat: Change the Cluster parameter seed Peer Load Limit to 0-50000 (#376)
* feat: Change the cluster parameter seed Peer Load Limit to 0-50000

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

* feat: Change the cluster parameter seed Peer Load Limit to 0-50000

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

---------

Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-06-13 20:08:56 +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 7250903163
feat: add delete inactive schedulers and inactive seed peers (#372)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-05-22 21:16:18 +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 d7c47f1af1
feat: change page loading function (#367)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-04-17 20:27:38 +08:00
Zhaoxinxin 200b74a7ff
feat: clusters page shows multiple idc CIDR and hostname (#363)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-04-08 10:55:22 +08:00
Zhaoxinxin cd6e8d5fe2
fix: edit cluster page problem (#360)
* fix: edit cluster page problem

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

* fix: edit cluster page problem

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

---------

Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-03-08 13:20:23 +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 5db4e48b71
feat: change pagination (#353)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-02-05 10:34:29 +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 bdb7632e28
feat: modify directory structure (#346)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-22 15:58:07 +08:00
Zhaoxinxin da66144ca4
feat: add menu e2e test (#345)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-21 22:04:53 +08:00
Zhaoxinxin 4149d948d6
feat: add peers page e2e test (#344)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-19 17:39:40 +08:00
Zhaoxinxin 20a08818ae
feat: add new preheat page e2e test (#342)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-18 17:10:04 +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 1c15b6cd20
feat: add preheats page e2e test (#340)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-15 13:25:34 +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 bbdfe74809
feat: add edit token page e2e test (#331)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2023-12-06 16:44:31 +08:00
Zhaoxinxin 1699523c97
feat: add new token page e2e test (#330) 2023-12-06 11:58:02 +08:00
Zhaoxinxin 4d95cfb800
feat: add tokens page e2e test (#329) 2023-12-05 18:10:48 +08:00
Zhaoxinxin 36f588feeb
feat: add edit cluster page e2e test (#326) 2023-12-04 18:46:48 +08:00
Zhaoxinxin e3d68fa03d
feat: add seed peer page e2e test (#327) 2023-12-04 18:46:04 +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 4ccfc9a03f
feat: add create cluster e2e test (#323) 2023-11-30 16:13:14 +08:00
Zhaoxinxin 28144ff820
feat: add signup and 404 e2e test (#322) 2023-11-22 18:23:45 +08:00
Zhaoxinxin 480b46bd0c
feat: add clusters e2e test (#321) 2023-11-22 12:29:47 +08:00
Zhaoxinxin 9dac701c8a
feat: cypress text (#317)
Signed-off-by: Gaius <gaius.qi@gmail.com>
Co-authored-by: Gaius <gaius.qi@gmail.com>
2023-11-08 23:35:06 +08:00