Commit Graph
86 Commits
Author SHA1 Message Date
zhaixiaojian 3dec7e3357 * [bug#57098,done,0.1h,0h] fixed autoback error. 2024-11-15 11:05:24 +08:00
caoyanyi 3da329269e * [task#130997,doing,0.3h] add default account for instance install. 2024-11-14 16:01:19 +08:00
zhaixiaojian ff806ebb3c * [story#67798,done,1h,0h] Fix formatting issues during code review. 2024-11-12 14:35:31 +08:00
zhaixiaojian 802950d480 * [story#67779,done,1h,0h] Add automatic backup of applications. 2024-11-12 14:35:31 +08:00
caoyanyi cc84f9297d * [task#130180,done,0.1h] add return type for instance model. 2024-10-09 13:54:16 +08:00
caoyanyi 2f9186e0b1 * [task#130180,done,0.4h] update server name after instance name changed. 2024-10-09 13:54:16 +08:00
caoyanyi 26333428b1 * [task#128752,doing,0.3h] add fields for pipeline create. 2024-09-20 09:33:19 +08:00
caoyanyi 4db749c747 * [misc] merge method and adjust unit test. 2024-09-11 09:22:32 +08:00
caoyanyi d391aef891 * [task#127411,doing,0.1h] adjust user get for gitfox init. 2024-09-11 09:22:32 +08:00
caoyanyi 423749499a * [task#127411,doing,0.3h] adjust app install params for instance. 2024-09-04 17:31:01 +08:00
caoyanyi 8f5a824b5b * [task#127411,doing,0.1h] adjust instance delete check. 2024-09-04 16:48:29 +08:00
caoyanyi a093fff1af * [task#127411,doing,0.2h] adjust app search data for store. 2024-09-04 16:48:29 +08:00
zhaixiaojian 95ca093d51 * [bug#52657,done,1h,0h] fix cpu and memory display issues. 2024-07-17 15:36:35 +08:00
zhaixiaojian 312b7de0b8 * [bug#52670,done,0.1h,0h] dealing with situations where CPU and memory are 0. 2024-07-17 15:36:35 +08:00
zhaixiaojian 2b6258150c * [bug#52670,done,0.1h,0h] dealing with situations where CPU and memory are 0. 2024-07-17 15:36:35 +08:00
zhaixiaojian 3d59e6055e * [bug#52670,done,0.1h,0h] dealing with situations where CPU and memory are 0. 2024-07-17 15:36:35 +08:00
zhaixiaojian c70aeb1596 * [story#60132,done,4h,0h] variable naming adjustment. 2024-07-16 09:08:48 +08:00
zhaixiaojian f7f15e34f6 * [story#60132,done,4h,0h] historical records display values before and after changes. 2024-07-16 09:08:48 +08:00
zhaixiaojian 5c66c58342 * [story#59826,done,2h,0h] modify application disk Added status feedback. 2024-07-11 10:01:41 +08:00
dingguodong 531cd0652f * [task#121513] Optimize the error and action. 2024-07-03 12:12:09 +08:00
dingguodong e1868e90d3 * [task#121513] Skip disk_gb. 2024-07-03 12:12:09 +08:00
dingguodong c17c0037f8 + [task#121513] Add the method to update the storage size of the instance. 2024-07-02 20:35:31 +08:00
dingguodong e44337bc0b + [task#121514] Show volume metrics. 2024-07-02 10:00:00 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
dingguodong 7681e6d077 * [task#121512] Save the action with comment. 2024-06-26 16:25:51 +08:00
caoyanyi 30f384fe89 * [task#121518,doing,0.1h] adjust funtion priv for instance. 2024-06-26 16:25:23 +08:00
caoyanyi 220915dfc0 * [task#121518,doing,0.1h] adjust funtion priv for instance. 2024-06-26 16:25:23 +08:00
dingguodong 7392bda04a + [task#121512] Add the property for quick reference. 2024-06-26 09:24:39 +08:00
dingguodong 0caa6c3fd4 * [task#121512] Add the skip fields and change type hint. 2024-06-26 09:24:39 +08:00
dingguodong 44d44ad37b + [task#121512] Add the method to update the CPU settings for app. 2024-06-26 09:24:39 +08:00
dingguodong b187a6360a * [task#121512] Fix typo. 2024-06-25 15:19:12 +08:00
caoyanyi 9858679ebc - [task#120961,doing,0.2h] delete gitfox code for instance. 2024-06-18 15:12:32 +08:00
dingguodong 2e264a59ed * Fix typo. 2024-04-30 14:07:57 +08:00
liyang e3f364695c * Add bind user for gitfox server. 2024-03-19 13:47:30 +08:00
caoyanyi f835e51771 * Adjust access check for space browse. 2024-03-14 14:19:05 +08:00
caoyanyi cd4f9bd255 * Adjust install solution logic. 2024-01-04 20:04:52 +08:00
caoyanyi 28b7c59625 + Add unit test case for cne->startApp. 2024-01-02 14:48:18 +08:00
caoyanyi 07c89fdbe4 + Add unit test case for cne->updateConfig. 2024-01-02 13:12:56 +08:00
caoyanyi 9e29065585 * Adjust return type for instance. 2023-12-28 19:19:25 +08:00
sunguangming 09fe91ff00 * Fix code error. 2023-12-28 11:01:23 +08:00
caoyanyi 88e58c1fc6 * Disabled binduser btn for market app. 2023-12-28 09:27:27 +08:00
sunguangming 9afee8dced * Refactor instance. 2023-12-27 16:01:36 +08:00
sunguangming a9cf0e82ff * Add unit test for instance. 2023-12-27 14:36:39 +08:00
sunguangming 9494f6e5c3 * Refactor instance model. 2023-12-27 13:50:14 +08:00
sunguangming 0856222144 * Remove useless code. 2023-12-27 13:35:57 +08:00
sunguangming c4f0dcd68b * Add unit test for instance. 2023-12-27 13:35:14 +08:00
sunguangming 38b166047d * Add unit test for updateMemorySize. 2023-12-27 13:11:56 +08:00
sunguangming 21fef82f16 * Add unit test for updateDomain. 2023-12-27 11:23:26 +08:00
sunguangming 23fd85dbe1 * Refactor getServiceCount|countOldDomain. 2023-12-27 10:17:48 +08:00
sunguangming 9ec924cb49 * Add unit test for getlist. 2023-12-27 10:02:28 +08:00