dingguodong
|
963828cb2b
|
- Remove the jump statement that direct the control flow to the original direction.
|
2023-09-07 09:02:44 +08:00 |
|
dingguodong
|
c4ea6484c1
|
* Fix fatal error that undefined variable.
|
2023-09-07 08:59:44 +08:00 |
|
dingguodong
|
ca7b99ecbf
|
* Resolve unused variables.
|
2023-09-07 08:55:31 +08:00 |
|
dingguodong
|
9cab8ec728
|
* Optimize variables name.
|
2023-09-07 08:44:25 +08:00 |
|
tianshujie
|
6b20acaea7
|
* Fixed undefined variables on the page.
|
2023-09-06 17:27:47 +08:00 |
|
dingguodong
|
904355a695
|
* Optimize execution::batchChangeStatus.
|
2023-09-06 17:27:32 +08:00 |
|
tianshujie
|
97dd8bd0f2
|
* Change the method's path.
|
2023-09-06 17:19:50 +08:00 |
|
tianshujie
|
8ed4dd15a3
|
* Refactor bug method and page.
|
2023-09-06 17:11:29 +08:00 |
|
dingguodong
|
957c1e389b
|
+ Set method post only.
|
2023-09-06 15:09:54 +08:00 |
|
tianshujie
|
a5a22f2631
|
* Refactor importBug method of the model file.
|
2023-09-06 14:30:21 +08:00 |
|
dingguodong
|
1faa845024
|
* Refactor this function.
|
2023-09-06 13:52:56 +08:00 |
|
tianshujie
|
3658a9ac19
|
* Refactor importBug method of the control file.
|
2023-09-06 13:35:41 +08:00 |
|
tianshujie
|
9c5d1e90f6
|
* Refactor testcase method and page.
|
2023-09-06 10:57:39 +08:00 |
|
dingguodong
|
27401022fc
|
* Refactor: Add comments and type hint, etc.
|
2023-09-06 10:27:02 +08:00 |
|
tianshujie
|
c89d77ad41
|
* Add comment and params type.
|
2023-09-05 16:29:48 +08:00 |
|
tianshujie
|
4025d9aec2
|
* Delete empty blank.
|
2023-09-05 16:27:38 +08:00 |
|
tianshujie
|
9c6d800b32
|
* Refactor testtask method.
|
2023-09-05 16:23:01 +08:00 |
|
tianshujie
|
ac20dfaf35
|
* Refactor importTask method.
|
2023-09-05 15:40:31 +08:00 |
|
tianshujie
|
b0da37fdef
|
* Refactor team method.
|
2023-09-05 15:01:27 +08:00 |
|
tianshujie
|
27104f793d
|
* Refactor grouptask method.
|
2023-09-05 14:56:07 +08:00 |
|
tianshujie
|
f744959a7c
|
* Refactor grouptask method.
|
2023-09-04 16:56:40 +08:00 |
|
tianshujie
|
240ca63c58
|
* Change the params that call the getPlans method.
|
2023-09-04 15:00:32 +08:00 |
|
dingguodong
|
8c1792cd61
|
- Remove useless line.
|
2023-09-04 14:59:51 +08:00 |
|
dingguodong
|
abd0127b8f
|
* Optimize action logging and fix typo.
|
2023-09-04 11:23:58 +08:00 |
|
dingguodong
|
12cf799810
|
* Modify comments.
|
2023-09-04 09:28:24 +08:00 |
|
dingguodong
|
73c679cdf3
|
* Add comment of function.
|
2023-09-04 09:26:59 +08:00 |
|
tianshujie
|
0f57cea1ad
|
* Refactor view method.
|
2023-09-01 13:22:46 +08:00 |
|
tianshujie
|
e9600a6322
|
* Refactor manageProducts method.
|
2023-09-01 11:07:45 +08:00 |
|
dingguodong
|
dd33e3f393
|
* Add comment and reindent.
|
2023-09-01 09:50:48 +08:00 |
|
dingguodong
|
955c0c338f
|
+ Fix browseLink is empty if user link story from directly url.
|
2023-09-01 09:06:38 +08:00 |
|
tianshujie
|
1016313fed
|
* Change the comment of the manageMembers method.
|
2023-09-01 09:00:47 +08:00 |
|
dingguodong
|
42b0e195be
|
* Optimize execution::linkStory.
|
2023-08-31 17:36:44 +08:00 |
|
tianshujie
|
bcb443b1bd
|
* Refactor manageMembers method.
|
2023-08-31 17:00:54 +08:00 |
|
tianshujie
|
fee57f032e
|
* Refactor unlinkMember method.
|
2023-08-31 15:23:58 +08:00 |
|
tianshujie
|
243cf04eb6
|
* Refactor fixFirst method.
|
2023-08-31 15:01:21 +08:00 |
|
tianshujie
|
b29fbe7f6b
|
* Refactor taskKanban method.
|
2023-08-31 13:56:27 +08:00 |
|
tianshujie
|
2ff4fd8352
|
* Refactor setKanban method.
|
2023-08-31 13:33:19 +08:00 |
|
tianshujie
|
92f44d38ba
|
* Refactor computeCFD method.
|
2023-08-31 10:14:19 +08:00 |
|
tianshujie
|
d5b55323a1
|
* Refactor checkCFDData method.
|
2023-08-30 17:08:20 +08:00 |
|
tianshujie
|
e15880c258
|
* Refactor cfd method.
|
2023-08-30 16:55:19 +08:00 |
|
dingguodong
|
281483b07b
|
* Add comment, type hint and reindent lines.
|
2023-08-30 16:12:26 +08:00 |
|
dingguodong
|
97a93f5669
|
* Add comment and type hint.
|
2023-08-30 15:32:04 +08:00 |
|
dingguodong
|
a9e9c84873
|
* Refactor this function.
|
2023-08-30 14:51:36 +08:00 |
|
tianshujie
|
3f2b3f5b2b
|
* Refactor computeBurn method.
|
2023-08-30 14:46:12 +08:00 |
|
tianshujie
|
b4034d1874
|
* Refactor burn method.
|
2023-08-30 14:43:04 +08:00 |
|
dingguodong
|
4a7351229e
|
* Add comment and type hint.
|
2023-08-30 13:33:31 +08:00 |
|
tianshujie
|
bdfceb5870
|
* Refactor kanban method.
|
2023-08-30 13:32:47 +08:00 |
|
dingguodong
|
4a29c6898f
|
+ Add comment and type hint.
|
2023-08-30 13:29:36 +08:00 |
|
dingguodong
|
51d473dd64
|
* Optimize the query and add comments.
|
2023-08-30 13:17:41 +08:00 |
|
dingguodong
|
f438f74f99
|
* Refactor this function.
|
2023-08-30 11:05:17 +08:00 |
|