liumengyi
|
acfbbfda1b
|
* Fix bug #42480, refresh project stats after man hour changing.
|
2024-02-01 13:44:35 +08:00 |
|
wangyidong
|
1bb702aa2a
|
* Fix bug #43251.
|
2024-01-10 14:31:13 +08:00 |
|
sunguangming
|
608de152c8
|
* Remove useless code.
|
2024-01-02 09:23:10 +08:00 |
|
sunguangming
|
35bb1ac050
|
* Refactor program kanban.
|
2024-01-02 09:22:08 +08:00 |
|
wangyidong
|
1fcc7cf5f1
|
* Adjust program unit test.
|
2023-12-29 10:37:20 +08:00 |
|
tianshujie
|
e67ca842a4
|
+ Add data of program::getTopPath unit test.
|
2023-12-25 09:08:12 +08:00 |
|
tianshujie
|
7aa9814a4a
|
* Fix unit test errors.
|
2023-11-28 08:43:17 +08:00 |
|
tianshujie
|
b1170a138e
|
* Fix unit test errors.
|
2023-11-27 17:13:35 +08:00 |
|
tianshujie
|
84e49e3de5
|
+ Add program::refreshStats unit test.
|
2023-11-27 16:30:28 +08:00 |
|
朱金勇
|
8464662c36
|
- Remove unused code.
|
2023-11-21 05:16:47 +00:00 |
|
朱金勇
|
d34d07b9bd
|
* hasUnfinishedChildren return bool.
|
2023-10-13 05:56:13 +00:00 |
|
tianshujie
|
faf3ac1388
|
* Move the function getBaseDataList from tao into the model.
|
2023-09-20 09:13:01 +08:00 |
|
caoyanyi
|
daba59568c
|
* Adjust call funtion param.
|
2023-09-18 14:02:00 +08:00 |
|
tianshujie
|
17beeaa8bd
|
+ Add case for the buildActions and buildProjectActionsMap.
|
2023-09-18 10:12:50 +08:00 |
|
dingguodong
|
0476710862
|
* Fix failed test case.
|
2023-09-18 10:06:09 +08:00 |
|
caoyanyi
|
be54bfe409
|
* Replace YY/MM/DD to YYYY-MM-DD.
|
2023-09-18 09:54:00 +08:00 |
|
tianshujie
|
5a20f7ee0b
|
* Modify case data.
|
2023-09-18 08:57:57 +08:00 |
|
caoyanyi
|
1e22228630
|
* Adjust unit test check rule.
|
2023-09-15 11:09:25 +08:00 |
|
caoyanyi
|
4de2032028
|
- Remove unused method and unit test case.
|
2023-09-15 09:56:57 +08:00 |
|
caoyanyi
|
2440e69c12
|
- Delete unused unit test file.
|
2023-09-15 09:56:57 +08:00 |
|
caoyanyi
|
b6fe9ae289
|
- Remove unused method.
|
2023-09-15 09:49:21 +08:00 |
|
caoyanyi
|
70e61fc3e2
|
+ Add comment and params type.
|
2023-09-15 09:46:01 +08:00 |
|
wangyidong
|
55c1d808a3
|
* Rewrite program create page.
|
2023-09-15 09:01:41 +08:00 |
|
tianshujie
|
daf3b3206f
|
* Refactor getStakeholders method and case.
|
2023-09-14 16:24:38 +08:00 |
|
tianshujie
|
b076ee33ed
|
* Add case for the batchUnlinkStakeholders method.
|
2023-09-14 16:06:38 +08:00 |
|
caoyanyi
|
b319c66253
|
* Move getProjectStats pager param to last.
|
2023-09-14 14:38:10 +08:00 |
|
caoyanyi
|
82a0f7b0ad
|
* Move getLink method to zen.
|
2023-09-14 14:37:26 +08:00 |
|
caoyanyi
|
50297f6f4f
|
* Move pager param at last.
|
2023-09-14 14:17:10 +08:00 |
|
caoyanyi
|
dbe9e3b738
|
+ Add unit test for program updateOrder.
|
2023-09-14 13:55:05 +08:00 |
|
tianshujie
|
2129006198
|
+ Add case for activate method.
|
2023-09-14 13:48:19 +08:00 |
|
wangyidong
|
6bb0ae30aa
|
* Rewrite program browse page.
|
2023-09-14 11:27:51 +08:00 |
|
tianshujie
|
91e26c2ba0
|
* Refactor hasUnfinished method.
|
2023-09-14 11:01:04 +08:00 |
|
tianshujie
|
84d2cd73ce
|
* Refactor close method and case.
|
2023-09-14 10:47:06 +08:00 |
|
tianshujie
|
9a6ad4563f
|
* Refactor getPairs method and case.
|
2023-09-14 09:48:09 +08:00 |
|
tianshujie
|
938f653486
|
* Refactor getProgressList method and case.
|
2023-09-14 09:42:50 +08:00 |
|
tianshujie
|
33d242718d
|
* Change the case for getKanbanGroup method.
|
2023-09-14 09:26:06 +08:00 |
|
tianshujie
|
44ab4cfba4
|
* Fix error for case.
|
2023-09-14 09:26:06 +08:00 |
|
caoyanyi
|
ae036fca50
|
* Adjust params sort for program getList.
|
2023-09-14 09:14:05 +08:00 |
|
tianshujie
|
ee6ec43d69
|
* Refactor getInvolvedPrograms method and case.
|
2023-09-14 09:07:14 +08:00 |
|
caoyanyi
|
709a1bb4dd
|
* Move method to model.
|
2023-09-13 17:10:16 +08:00 |
|
wangyidong
|
284ab1de59
|
* Adjust for unit.
|
2023-09-13 16:38:17 +08:00 |
|
tianshujie
|
ef6759b14f
|
+ Add case for processProductsForKanban method.
|
2023-09-13 16:36:53 +08:00 |
|
tianshujie
|
563a24187e
|
* Refactor getKanbanGroup method and releate case.
|
2023-09-13 16:22:34 +08:00 |
|
caoyanyi
|
ef083da6e2
|
+ Add unit test for program updateChildUserView.
|
2023-09-13 14:20:57 +08:00 |
|
caoyanyi
|
c900f31f7c
|
* Rename saveState to checkAccess.
|
2023-09-13 10:20:19 +08:00 |
|
caoyanyi
|
d260495630
|
- Remove unused file.
|
2023-09-13 10:01:50 +08:00 |
|
tianshujie
|
5a13284153
|
* Refactor processNode method.
|
2023-08-25 09:06:53 +08:00 |
|
tianshujie
|
eb83b47769
|
* Refactor getTopByID and getTopByPath method.
|
2023-08-24 17:18:59 +08:00 |
|
tianshujie
|
eacda92df5
|
* Change case of the settreepath file.
|
2023-08-24 14:46:48 +08:00 |
|
tianshujie
|
f49087bfba
|
* Refactor getProjectStats method.
|
2023-08-17 10:03:22 +08:00 |
|