Commit Graph
159 Commits
Author SHA1 Message Date
tianshujie 2bef75731e * Refactor getPairs method. 2023-09-01 15:39:19 +08:00
tianshujie 6514d6e830 * Refactor getBranchByProduct method. 2023-09-01 11:23:20 +08:00
tianshujie ee3e42c865 * Change updateProducts case. 2023-09-01 11:07:45 +08:00
dingguodong 46f518c779 * Modify unit test case. 2023-09-01 10:46:54 +08:00
tianshujie 53fda28f98 * Refactor getMembers2Import method. 2023-09-01 09:38:43 +08:00
tianshujie 4707b0ad80 * Change the case of the getteammembers file. 2023-09-01 09:32:31 +08:00
tianshujie c88f163aac * Refactor updateUserView method. 2023-09-01 09:27:08 +08:00
tianshujie 3d2b686c78 * Refactor addProjectMembers method. 2023-09-01 09:16:08 +08:00
tianshujie 84dfe6cabe * Change the case of the managemembers file. 2023-09-01 09:00:47 +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 199afc7d67 * Rename fuction getBurnByID to getBurnByExecution. 2023-08-31 14:52:14 +08:00
tianshujie 6ed1f95812 + Add getBurnByID method. 2023-08-31 14:35:32 +08:00
tianshujie 2ff4fd8352 * Refactor setKanban method. 2023-08-31 13:33:19 +08:00
dingguodong 44433225f1 * Fix failed unit test case. 2023-08-31 11:16:28 +08:00
dingguodong 59da73225c * Update unit test function. 2023-08-31 11:16:28 +08:00
tianshujie 2115c04e4f + Add case function for updateTodayCFDData method. 2023-08-31 10:13:14 +08:00
tianshujie 312b743df3 + Add updateTodayCFDData method and case. 2023-08-31 10:11:26 +08:00
tianshujie d5b55323a1 * Refactor checkCFDData method. 2023-08-30 17:08:20 +08:00
tianshujie f2c0a70650 * Change case of the computecfd file. 2023-08-30 17:01:38 +08:00
tianshujie 4612df18f5 * Change the case date for the getproductlist file. 2023-08-30 16:29:51 +08:00
tianshujie 702616f50b + Add case for the saveSession method. 2023-08-30 15:29:10 +08:00
tianshujie 021995492e * Move the location of the case file. 2023-08-30 15:29:10 +08:00
tianshujie 773b3e47eb * Refactor computeBurnTest method and case. 2023-08-30 15:18:44 +08:00
tianshujie 2a7e195ff0 + Add fetchBurnData method. 2023-08-30 15:07:51 +08:00
tianshujie 19a5475056 * Refactor getExecutionFeatures method. 2023-08-30 14:23:08 +08:00
tianshujie 1ee68c8b11 * Refactor getExecutionFeatures method. 2023-08-30 14:23:08 +08:00
tianshujie 4b6487269d * Refactor isClickable method. 2023-08-30 13:57:44 +08:00
tianshujie 21af9ddc85 * Refactor ajaxGetCFD method. 2023-08-30 10:01:42 +08:00
tianshujie a8cd6cf66d * Refactor getInvolvedExecutionList method. 2023-08-30 09:38:20 +08:00
tianshujie 7752eee146 * Refactor getList method and case. 2023-08-30 09:25:16 +08:00
tianshujie 4f6a1969ea + Add case for the getLaneMaxEditedTime method. 2023-08-29 15:39:23 +08:00
caoyanyi 90dbfe7879 * Adjust unit test data. 2023-08-29 15:15:54 +08:00
caoyanyi 7c2d39c155 + Add unit test for execution checkAccess. 2023-08-29 13:17:44 +08:00
tianshujie e7a6b30842 * Add case for the removeMenu method. 2023-08-29 11:21:29 +08:00
caoyanyi c3aa6078a5 * Change unit test check rule. 2023-08-29 11:09:40 +08:00
tianshujie 3f71fb652f * Refactor checkPriv method. 2023-08-29 09:10:55 +08:00
tianshujie 15ff9aacf1 * Change the setMenu method and case. 2023-08-29 09:09:01 +08:00
tianshujie a3c0025d72 + Add case for the setKanbanMenu method. 2023-08-29 08:55:32 +08:00
tianshujie 4861e00acd * Refactor setMenu method. 2023-08-29 08:47:54 +08:00
caoyanyi c8b9539338 * Change unit test check rule for execution getTasks. 2023-08-29 08:42:47 +08:00
tianshujie 210dd27bd7 * Change the interaction of the toggle drop-down. 2023-08-28 16:24:59 +08:00
tianshujie 223b31a887 * Refactor getBurnDataFlot and buildBurnData method and case. 2023-08-28 15:57:41 +08:00
tianshujie 055518d344 * Refactor getDateList method. 2023-08-28 14:49:35 +08:00
tianshujie f27d0718af * Format code of the getByID method. 2023-08-28 14:29:10 +08:00
tianshujie 303c6daf67 * Refactor saveKanbanData method. 2023-08-28 14:20:57 +08:00
tianshujie 8f71bf3314 * Refactor getPrevKanban method. 2023-08-28 14:10:59 +08:00
tianshujie 4686e1935d * Refactor getKanbanTasks method and case. 2023-08-28 13:58:25 +08:00
tianshujie 7c925697a3 * Refactor syncNoMultipleSprint method. 2023-08-25 09:23:04 +08:00
dingguodong 74c89ff8cf * Fix typo. 2023-08-21 15:32:35 +08:00