Commit Graph
3953 Commits
Author SHA1 Message Date
tianshujie 832a3a1603 * Refactor changeProject method and case. 2023-09-11 16:08:03 +08:00
caoyanyi 7b2d486920 * Adjust unit test check rule. 2023-09-11 15:41:47 +08:00
caoyanyi 10e06720d8 * Change unit test case check rule. 2023-09-11 15:41:47 +08:00
tianshujie 3a1e8923af * Refactor buildStorySearchForm method and case. 2023-09-11 15:11:12 +08:00
caoyanyi 35c2c1ef7c * Change unit test for execution generateRow. 2023-09-11 15:09:16 +08:00
tianshujie 8271543d87 * Refactor getOrderedExecutions method and case. 2023-09-11 14:32:31 +08:00
dingguodong 6633cb2565 * Optimize variables which assigned to view. 2023-09-11 14:25:57 +08:00
dingguodong 991a9f8a0a + Get linked objects of this execution. 2023-09-11 14:25:57 +08:00
tianshujie 2813fa619f * Refactor getDefaultManagers method and case. 2023-09-11 14:13:04 +08:00
caoyanyi e434e6409f - Remove unused file. 2023-09-11 13:55:35 +08:00
caoyanyi 7cbaad279e - Remove unused file. 2023-09-11 13:55:35 +08:00
tianshujie 8e2abe5a06 * Refactor unlinkStory method and case. 2023-09-11 13:50:12 +08:00
dingguodong 2eb68f2435 * Get old plans before update it via executionModel::updateProducts. 2023-09-11 13:44:48 +08:00
dingguodong e7cf50b19c * Fix error that call to a member function on null. 2023-09-11 13:44:47 +08:00
caoyanyi ddec5d427a * Adjust formatTasksForTree method param and unit test case. 2023-09-11 13:42:02 +08:00
caoyanyi 7dd0c1d7b6 * Rename method name. 2023-09-11 13:35:56 +08:00
caoyanyi 5792a1cfc2 - Remvoe unused file and method. 2023-09-11 13:29:56 +08:00
dingguodong 539010bfa3 * Use dedicated function to reduce lines. 2023-09-11 13:29:51 +08:00
dingguodong 89b9f29fa7 * Fix error that call method before load it. 2023-09-11 13:29:51 +08:00
caoyanyi 4ca6501772 * Adjust printTree method unit test. 2023-09-11 13:26:59 +08:00
caoyanyi 0a1b48f564 - Remove unused file. 2023-09-11 13:26:59 +08:00
dingguodong c7ef24a755 * Replace 'class' to 'className' to set class name properly. 2023-09-11 13:22:15 +08:00
dingguodong d3cc3566d4 + Add function to check and update linked plans. 2023-09-11 10:50:31 +08:00
dingguodong bc281e53e2 - Remove duplicated line. 2023-09-11 10:38:18 +08:00
wangyidong f379cf26ea * Rewrite execution create page. 2023-09-11 10:36:56 +08:00
caoyanyi e931fccf55 * Change execution method comment and param type. 2023-09-11 10:26:35 +08:00
tianshujie 898c39a8e2 * Refactor linkStory method and case. 2023-09-11 09:50:36 +08:00
tianshujie babc504177 * Refactor linkStories method and case. 2023-09-11 09:37:42 +08:00
caoyanyi 20a158d1b6 - Remove unused method and unit test. 2023-09-11 09:22:05 +08:00
tianshujie 2bbdeac8ed * Refactor unlinkCases method and fix unlink story error. 2023-09-11 09:10:06 +08:00
caoyanyi 2b4f496997 * Adjust unit test for execution methods. 2023-09-11 09:06:41 +08:00
caoyanyi d7d2caeda9 + Add unit test for execution getFullNameList. 2023-09-08 17:25:50 +08:00
tianshujie d4e1a1c5be - Delete unuse method and case. 2023-09-08 14:36:24 +08:00
tianshujie 0b4ab39a30 * Refactor getCanCopyObjects method and case. 2023-09-08 14:19:42 +08:00
dingguodong 50e43aed32 * Fix typo. 2023-09-08 14:18:13 +08:00
dingguodong eef28fa529 * Rename variable. 2023-09-08 14:18:13 +08:00
dingguodong 211b95ad8c * Add comment and type hint. 2023-09-08 14:18:13 +08:00
tianshujie 5cdc7d9931 * Refactor getBeginEnd4CFD method. 2023-09-08 14:11:52 +08:00
tianshujie 51785f643b * Refactor getBurnData method and case. 2023-09-08 14:08:13 +08:00
dingguodong 26167632f3 * Refactor this method. 2023-09-08 14:03:08 +08:00
dingguodong 99a4300cc7 * Use a method to set more link and get users. 2023-09-08 14:03:08 +08:00
dingguodong 19afe70ad4 * Rename teamname to teamName. 2023-09-08 14:03:08 +08:00
dingguodong 37b4146d6a + Set the more link of user and return users with echo role. 2023-09-08 14:03:08 +08:00
caoyanyi 8971895a5a * Adjust sonarqube issue. 2023-09-08 13:49:48 +08:00
caoyanyi bf811b74c3 * Adjust sonarqube issue. 2023-09-08 13:49:48 +08:00
tianshujie 0684cb95e0 * Refactor processBurnData method and case. 2023-09-08 13:43:59 +08:00
dingguodong 48fb8f9a77 * Rename typo teamname to teamName. 2023-09-08 11:10:29 +08:00
caoyanyi 7ff27b086b * Fix page error. 2023-09-08 11:10:19 +08:00
caoyanyi 77e4a3db2d * Move getLink method to zen.php. 2023-09-08 11:06:37 +08:00
tianshujie de9924adc3 * Refactor buildCFDData method and case. 2023-09-08 11:03:43 +08:00