hufangzhou
|
0e906d4994
|
* Merge: Modify the default name of the lifecycle stage.
|
2024-03-27 09:25:15 +08:00 |
|
tianshujie
|
ba822773a8
|
* Change the result for the stage::batchcreate unit test.
|
2024-03-15 14:38:01 +08:00 |
|
tianshujie
|
df80483c36
|
* Fix not exist value error while the key isn't empty and the value is empty.
|
2024-03-15 14:29:39 +08:00 |
|
王怡栋
|
0ca01e8862
|
* Fix bug #46390.
|
2024-03-06 14:42:08 +08:00 |
|
wangyuting
|
f379d371a7
|
* Add confirm icon to delete modal. bug #45154.
|
2024-02-21 14:02:32 +08:00 |
|
tianshujie
|
ecf7ac72f8
|
* Refactor stage::getByID method.
|
2023-12-18 15:35:35 +08:00 |
|
tianshujie
|
0ad0d6cdf2
|
* Refactor stage::getByID unit test.
|
2023-12-18 15:35:35 +08:00 |
|
tianshujie
|
396a450f64
|
- Remove unused stage::getPairs method.
|
2023-12-18 15:30:41 +08:00 |
|
tianshujie
|
a162ec8572
|
* Refactor stage::delete method.
|
2023-12-18 15:21:41 +08:00 |
|
tianshujie
|
589115624f
|
* Refactor stage::setType method.
|
2023-12-18 15:19:15 +08:00 |
|
tianshujie
|
84f35bb4a9
|
* Refactor stage::edit method.
|
2023-12-18 15:04:11 +08:00 |
|
tianshujie
|
82bc78645d
|
* Refactor stage::update unit test.
|
2023-12-18 15:04:11 +08:00 |
|
tianshujie
|
0585b7355a
|
* Refactor stage::batchCreate method.
|
2023-12-18 13:36:56 +08:00 |
|
tianshujie
|
bcebe83867
|
* Refactor stage::batchCreate unit test.
|
2023-12-18 13:36:56 +08:00 |
|
tianshujie
|
0deb02110e
|
* Refactor stage::getTotalPercent method.
|
2023-12-18 11:10:13 +08:00 |
|
tianshujie
|
39c4fd9541
|
* Refactor stage::getTotalPercent unit test.
|
2023-12-18 11:10:13 +08:00 |
|
tianshujie
|
1d97224836
|
+ Add form config of creating a stage.
|
2023-12-18 11:10:13 +08:00 |
|
tianshujie
|
dd24b7a2f5
|
* Refactor stage::create method.
|
2023-12-18 11:10:13 +08:00 |
|
tianshujie
|
eb2d146da1
|
* Refactor stage::create unit test.
|
2023-12-18 11:10:13 +08:00 |
|
tianshujie
|
fd5fcd5508
|
* Refactor stage::getStages method.
|
2023-12-18 10:39:12 +08:00 |
|
tianshujie
|
618aab284f
|
* Refactor stage::getStages unit test.
|
2023-12-18 10:39:12 +08:00 |
|
tianshujie
|
4d4fa2cec8
|
* Refactor stage::plusBrowse method.
|
2023-12-18 09:48:44 +08:00 |
|
tianshujie
|
1f6d3174d3
|
* Refactor stage::setMenu method.
|
2023-12-18 09:44:47 +08:00 |
|
tianshujie
|
89774e9e71
|
+ Add stage::setMenu unit test.
|
2023-12-18 09:44:47 +08:00 |
|
tianshujie
|
08bc60b9c7
|
* Set menu of stage list.
|
2023-12-18 09:31:21 +08:00 |
|
tianshujie
|
364e4560fe
|
* Refactor stage::browse method.
|
2023-12-18 09:31:21 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
liumengyi
|
b85b2a9e07
|
* Remove , at the end of row in the lastest children in stage.
|
2023-11-14 15:23:43 +08:00 |
|
tanghucheng
|
ea395c833c
|
* Merge #aa1cb2ac8d,Finish task #92312.
|
2023-11-08 01:40:10 -05:00 |
|
tanghucheng
|
0d90a05f84
|
* Merge #aaef26d757,Code for task #92304.
|
2023-11-02 22:12:01 -04:00 |
|
tianshujie
|
62fdb15db2
|
+ Add table sort to stage::browse.
|
2023-10-19 13:46:59 +08:00 |
|
sunguangming
|
a680656c49
|
* Adjust add/del item btn style.
|
2023-07-11 18:38:01 +08:00 |
|
sunguangming
|
f615cde29d
|
* Code for set stage type style.
|
2023-07-10 18:58:10 +08:00 |
|
sunguangming
|
221340c717
|
* Finish task #96978.
|
2023-07-10 18:44:18 +08:00 |
|
tianshujie
|
2e7a88dd7a
|
- Delete unused code.
|
2023-07-10 13:11:34 +08:00 |
|
tianshujie
|
b0addb09b5
|
- Delete unused lange item.
|
2023-07-10 09:57:42 +08:00 |
|
liugang
|
e35456a125
|
* Replace all render functions with 'render()'.
|
2023-06-21 09:06:35 +08:00 |
|
tianshujie
|
eeb95b459b
|
* Code for task #95453.
|
2023-06-16 10:29:24 +08:00 |
|
tianshujie
|
8dc78ad697
|
* Code for task #95469.
|
2023-06-16 09:36:05 +08:00 |
|
tianshujie
|
7e545215a3
|
* Change the comment of create page.
|
2023-06-16 09:36:05 +08:00 |
|
tianshujie
|
0adbb03c05
|
- Delete back button of create page.
|
2023-06-16 08:40:09 +08:00 |
|
tianshujie
|
d11cef586a
|
* Change the delete action.
|
2023-06-16 08:37:38 +08:00 |
|
caoyanyi
|
751fbf8e57
|
* Change delete stage config.
|
2023-06-15 15:49:34 +08:00 |
|
tianshujie
|
dfa48580bc
|
- Delete unuse code.
|
2023-06-15 14:18:23 +08:00 |
|
tianshujie
|
5b62ff1fad
|
* Code for task #95452.
|
2023-06-15 14:10:09 +08:00 |
|
tianshujie
|
b911853aa4
|
* Code for task #95451.
|
2023-06-15 13:25:40 +08:00 |
|
tianshujie
|
d1b4a03fd7
|
- Delete space.
|
2023-06-15 13:24:01 +08:00 |
|
tianshujie
|
5368f83901
|
* Code for task #95450.
|
2023-06-15 13:24:01 +08:00 |
|
zhouxin
|
77a2da90d9
|
* Batch modify quote for unit test.
|
2023-05-25 13:43:27 +08:00 |
|