Commit Graph
52849 Commits
Author SHA1 Message Date
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
qixinzhi c30433fdf3 * Finish toggle filter and nav meun. 2023-09-11 07:12:02 +00: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
zhouxin 6175ba0d1e * Adjust lang of metric. 2023-09-11 15:04:52 +08:00
liugang b41d153e18 * testtask: refactor script to test the start method. 2023-09-11 14:55:34 +08:00
liugang 8ac9c4e28f * testtask: return false if the testtask's status isn't wait. 2023-09-11 14:55:07 +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
liugang 1e65289fec * testtask: refactor methods to start a testtask. 2023-09-11 14:00:57 +08:00
liugang 85e74b4e79 + testtask: add method to build data to start a testtask. 2023-09-11 14:00:22 +08:00
liugang 07eaa0daef + testtask: add configuration of the start form. 2023-09-11 13:59:49 +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 1f1f886d83 * Change the params type for the $comment. 2023-09-11 13:50:12 +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
songchenxuan 3eba894757 * Adjust the scale of js. 2023-09-11 13:39:45 +08:00
caoyanyi 7dd0c1d7b6 * Rename method name. 2023-09-11 13:35:56 +08:00
songchenxuan 6a49935bd1 * Add item tpl for content. 2023-09-11 13:33:02 +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 3fb922277a * Fix logical error. 2023-09-11 10:38:18 +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
daitingting 94e1f4324f * Refactor saveScene function. 2023-09-11 02:01:29 +00: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
songchenxuan 14812f4415 * Use position sticky fix scroll problem. 2023-09-11 09:12:57 +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
songchenxuan 18d1acd775 * Modify main height. 2023-09-08 17:43:42 +08:00
songchenxuan bcc25597ad * Calc height every time. 2023-09-08 17:30:08 +08:00
qixinzhi 15f45676d7 * Finish preview metric with filter. 2023-09-08 09:23:26 +00:00
caoyanyi d7d2caeda9 + Add unit test for execution getFullNameList. 2023-09-08 17:25:50 +08:00
songchenxuan e82b1c054c * Modify Main height. 2023-09-08 17:23:35 +08:00
zhouxin 569ed4a8a8 * Hide feature of verify metric for now. 2023-09-08 14:40:47 +08:00
tianshujie d4e1a1c5be - Delete unuse method and case. 2023-09-08 14:36:24 +08:00