Commit Graph
58362 Commits
Author SHA1 Message Date
wangyuting 09c96df42e * Adjust bug zen function order. 2023-05-30 10:52:32 +08:00
caoyanyi cfe129e0a0 * Change save sucess locate. 2023-05-30 10:50:54 +08:00
caoyanyi a0b3f6e7ff + Add task statistics for task list page. 2023-05-30 10:50:54 +08:00
wangyuting 912f89c00d * Adjust bug zen function order. 2023-05-30 10:49:45 +08:00
dingguodong a92331055d + Add a button for sort. 2023-05-30 10:49:11 +08:00
zhouxin 64014aa3f9 * Fix code smell in transferModel. 2023-05-30 10:48:33 +08:00
wangyuting f5267fc321 * Adjust bug zen function order. 2023-05-30 10:47:22 +08:00
wangyuting 9a380e550a * Adjust bug zen function order. 2023-05-30 10:45:49 +08:00
wangyuting 3d416611f2 * Adjust bug zen function order. 2023-05-30 10:44:09 +08:00
wangyuting 4bdf6c40f7 * Adjust bug zen function order. 2023-05-30 10:42:46 +08:00
wangyuting 0e6c16255a * Adjust bug zen function order. 2023-05-30 10:41:32 +08:00
wangyuting 2c9c9df62b * Adjust function order. 2023-05-30 10:40:26 +08:00
zhouxin cfc7508e74 * Change join to implode for transferModel. 2023-05-30 10:34:30 +08:00
tianshujie 27a8535fc0 * Refactor getUserTasks method of task module. 2023-05-30 10:34:18 +08:00
tianshujie 48c0068017 * Modify story load and style issues. 2023-05-30 10:34:18 +08:00
zhouxin 31fb6044d8 * Fix code smell for transferModel. 2023-05-30 10:32:43 +08:00
wangyuting 0841f6a876 * Adjust function order. 2023-05-30 10:32:27 +08:00
wangyuting d283f57d98 * Adjust function order. 2023-05-30 10:30:31 +08:00
wangyuting d50f0eb42f * Adjust function order. 2023-05-30 10:28:57 +08:00
wangyuting f6dc876834 * Adjust function order. 2023-05-30 10:27:12 +08:00
dingguodong 97e860b13f * Add comment and default value for progress type of dtable. 2023-05-30 10:25:11 +08:00
zhouxin 773816ea92 * Replace die() to return print() in transferModel. 2023-05-30 10:14:38 +08:00
zhouxin 198662223f * Replace die to return print in transfer. 2023-05-30 10:10:42 +08:00
sunhao 99f6d68105 * zin: fix onRenderRow not work in batchForm. 2023-05-30 10:05:44 +08:00
zhouxin 78b295fc61 * Change self to static in mailModel. 2023-05-30 10:02:47 +08:00
sunguangming 367ebbafdb * Add buildworkhour unit test. 2023-05-30 10:01:32 +08:00
Guanxiying fabeda06cb * Adjust design php meas page. 2023-05-30 09:59:12 +08:00
Guanxiying dfc75955ec * Add functions for php measurement. 2023-05-30 09:59:11 +08:00
Guanxiying b3a2a4ad2f * Convert params from null to string. 2023-05-30 09:59:11 +08:00
Guanxiying cf3f952c14 * Add design function. 2023-05-30 09:59:11 +08:00
Guanxiying 7a02d71931 * Add functions for php meas. 2023-05-30 09:59:10 +08:00
Guanxiying 596c2decb5 * Fix return type of getList and getReportContent. 2023-05-30 09:59:10 +08:00
zhouxin f442e4f686 * Modify self to static in customModel. 2023-05-30 09:57:27 +08:00
liumengyi ee1a7ebf86 * Fix error of bug-batchEdit when saving bugs. 2023-05-30 09:56:35 +08:00
chentao 67b5e7c03a * Implements the UI with ZIN for product track page. 2023-05-30 09:54:25 +08:00
wangyuting 68fd34d7eb * Finish bug batchConfirm and batchAssign and batchChangeModule and batchClose function. 2023-05-30 09:49:08 +08:00
wangyidong 1038dcc538 + Add unit test for docreatereviewer method. 2023-05-30 09:44:29 +08:00
wangyidong 298772e417 * Replace join function to implode. 2023-05-30 09:44:29 +08:00
wangyidong a6da74966c * Refactor doCreateReviewer method and add unit test. 2023-05-30 09:44:29 +08:00
wangyidong 6e72e0f2dc * Fix global test data yaml. 2023-05-30 09:44:29 +08:00
wangyidong e22226307f * Refactor docreateurrelations and add unit test. 2023-05-30 09:44:29 +08:00
wangyidong 49d6f22e7b * Refactor subdivide method. 2023-05-30 09:44:29 +08:00
wangyidong 31ec715e8d * Refactor computeestimate method. 2023-05-30 09:44:29 +08:00
wangyidong 61dc8f6eb5 * Rename updateKanbanForCreate to linkToExecutionForCreate, and add unit
test.
2023-05-30 09:44:28 +08:00
wangyidong b1d8f11b45 * Add unit test for closebugwhentostory. 2023-05-30 09:44:28 +08:00
wangyidong 86c5fcff6d * add unit test for finishtodowhentostory. 2023-05-30 09:44:28 +08:00
wangyidong eeb1908ab6 * Add note and add unit test for updatetwins. 2023-05-30 09:44:28 +08:00
wangyidong 66bf6aa1d7 + Add unit test for storyTao parseExtra. 2023-05-30 09:44:28 +08:00
wangyidong c9cb3047fe * Add note for story. 2023-05-30 09:44:28 +08:00
wangyidong 95d75ab3d0 * Refactor story create method. 2023-05-30 09:44:28 +08:00