Commit Graph
4015 Commits
Author SHA1 Message Date
tianshujie b4f18e920d * Refactor story method. 2023-09-12 10:57:38 +08:00
caoyanyi 1dc73b0da2 * Move method to zen.php. 2023-09-12 10:23:08 +08:00
caoyanyi 03db886c04 + Add unit test for execution appendTasks. 2023-09-12 09:08:01 +08:00
wangyidong 807ba44343 * Rewrite execution create. 2023-09-12 08:35:19 +08:00
dingguodong 72370df8f3 * Refactor this function. 2023-09-11 17:31:08 +08:00
tianshujie 0f3a4bd127 * Refactor summary method and case. 2023-09-11 17:09:07 +08:00
tianshujie 1125cfc543 - Delete unuse case. 2023-09-11 17:00:20 +08:00
caoyanyi aa199e648d * Change unit test check rule. 2023-09-11 16:57:44 +08:00
caoyanyi c8d5f0ef19 * Change method param type and return type. 2023-09-11 16:46:13 +08:00
wangxuepeng bf13fbe98e * Refactor restoreStages method of the action module. 2023-09-11 08:45:24 +00:00
tianshujie 323086e4f8 - Delete unuse method. 2023-09-11 16:45:06 +08:00
tianshujie 73f229325e * Refactor linkCases method and case. 2023-09-11 16:41:07 +08:00
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