caoyanyi
|
d4f791b235
|
* Adjust unit test file access and check rule.
|
2023-09-12 14:58:14 +08:00 |
|
tianshujie
|
2e112ec2ed
|
* Refactor getSearchTasks method.
|
2023-09-12 14:42:23 +08:00 |
|
caoyanyi
|
b957deb8c8
|
* Adjust unit test check rule.
|
2023-09-12 14:41:02 +08:00 |
|
dingguodong
|
19f552d0b9
|
* Fix type error.
|
2023-09-12 14:18:53 +08:00 |
|
dingguodong
|
6e57c0ca0e
|
* Add default value for parameters.
|
2023-09-12 14:18:36 +08:00 |
|
dingguodong
|
5b67530542
|
* Add comment and type hint.
|
2023-09-12 14:07:55 +08:00 |
|
wangyidong
|
8d2f3fc95a
|
* Get location after create execution.
|
2023-09-12 14:01:59 +08:00 |
|
dingguodong
|
a3d087b9cd
|
* Add comment and type hint.
|
2023-09-12 14:00:33 +08:00 |
|
dingguodong
|
c8fb4ed888
|
* Fix wrong test case.
|
2023-09-12 14:00:33 +08:00 |
|
dingguodong
|
c73e8e9eb0
|
* Add comment and type hint.
|
2023-09-12 13:35:56 +08:00 |
|
wangyidong
|
977f5d151d
|
* Adjust tips page.
|
2023-09-12 13:30:36 +08:00 |
|
dingguodong
|
9d62dc57f3
|
* Refactor this function.
|
2023-09-12 13:19:50 +08:00 |
|
wangyidong
|
e4f3aee3b0
|
* Adjust for display tips after create execution.
|
2023-09-12 13:18:16 +08:00 |
|
tianshujie
|
d1a20b4675
|
- Delete empty blank.
|
2023-09-12 11:23:29 +08:00 |
|
caoyanyi
|
84999bfa89
|
* Adjust unit test check rule.
|
2023-09-12 11:09:16 +08:00 |
|
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 |
|