Commit Graph
25067 Commits
Author SHA1 Message Date
lichengjun 4e01b01a70 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 16:08:18 +08:00
lichengjun e8695963af *Task fixed close issues. 2021-06-29 15:58:38 +08:00
dingguodong ef784ec1fe Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 15:40:05 +08:00
dingguodong 3b69fe594d * Bug fixed for curl DELETE. 2021-06-29 15:39:34 +08:00
Guan Xiying 47af403729 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 15:32:32 +08:00
Guan Xiying e2eabb8771 * Finish sync assign option. 2021-06-29 15:32:07 +08:00
lichengjun 60bfc2d2fe Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 14:53:34 +08:00
lichengjun 925a7417ea * fix code. 2021-06-29 14:52:49 +08:00
dingguodong 5f68564d28 * Optimize codes for deleting issue when deleting object. 2021-06-29 14:52:37 +08:00
dingguodong 391b577766 * Optimize codes for deleting issue when deleting object. 2021-06-29 14:29:35 +08:00
dingguodong d863acfdd9 * Update issue when updating the bug. 2021-06-29 14:10:36 +08:00
dingguodong 16c4e340e8 * Resolve whoes the bug. 2021-06-29 14:00:05 +08:00
dingguodong 7f42605c31 * Reactivate issue when reopen the bug. 2021-06-29 13:58:53 +08:00
dingguodong af524d455b * Resolve hidden error. 2021-06-29 13:43:08 +08:00
dingguodong b3a5fff35e * Push bug when creating bug using productID. 2021-06-29 13:32:39 +08:00
dingguodong d31184ccd3 + Add func to get gitlab and project by productID. 2021-06-29 13:32:01 +08:00
dingguodong bf9d28ef7f + Update issue status when close bug. 2021-06-29 11:13:29 +08:00
dingguodong 00f4e8b405 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 11:07:23 +08:00
dingguodong ad05859fad * Update bugToIssue and meet the gitlab API. 2021-06-29 11:05:48 +08:00
Guan Xiying af02efc949 * Add strtotime. 2021-06-29 10:59:42 +08:00
Guan Xiying 1325d772fe Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 10:58:39 +08:00
Guan Xiying e3a5814eec * Fix date and datetime field. 2021-06-29 10:58:17 +08:00
Guan Xiying 5450541391 * Add datetime and date option. 2021-06-29 10:56:17 +08:00
lichengjun 7a1a1e44f5 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 10:46:23 +08:00
lichengjun df508bdfec * Add bug,story,task push to issues function. 2021-06-29 10:43:30 +08:00
dingguodong 1bad02c282 * Correct issue state. 2021-06-29 10:13:26 +08:00
dingguodong d3c1fe0658 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 10:03:45 +08:00
Guan Xiying bd2442488f Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 10:01:49 +08:00
Guan Xiying cb733a0186 * Add webhookIssueAssign function. 2021-06-29 10:01:34 +08:00
dingguodong 9459443016 * Preparing for merge them to pushObject. 2021-06-29 10:00:45 +08:00
Guan Xiying 9d7b8901fc * Fix gitlab issue state. 2021-06-29 10:00:04 +08:00
dingguodong 38ca3cbb9e * Optimize codes and bug fix. 2021-06-29 09:40:45 +08:00
dingguodong 3906982fdb * Rename syncObject to pushObject. 2021-06-29 09:36:34 +08:00
dingguodong db68646908 - Remove old pushObject function. 2021-06-29 09:31:29 +08:00
lichengjun 2e9351bad6 * Add fix update story. 2021-06-29 09:07:00 +08:00
lichengjun b0c6f39a35 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 08:38:23 +08:00
lichengjun 38a0f4bbfd * Add update story to gitlab issue. 2021-06-29 08:36:51 +08:00
dingguodong 6dba8ad443 + Update issue when assign bug to user. 2021-06-28 23:31:48 +08:00
dingguodong c064d05ab6 * Bug fix and format codes. 2021-06-28 23:17:50 +08:00
dingguodong bb3bce97db + Delete related issue in gitlab when deleting story. 2021-06-28 21:47:26 +08:00
dingguodong 8189d60709 + Delete related issue in gitlab when deleting bug. 2021-06-28 21:47:12 +08:00
dingguodong d15cb6ed42 * Optimize codes. 2021-06-28 18:17:36 +08:00
dingguodong 627ca95b07 + Delete related issue in gitlab when deleting task. 2021-06-28 17:51:17 +08:00
dingguodong 59f4f344e7 + Add the function of deleting an issue. 2021-06-28 17:50:10 +08:00
dingguodong cc64050647 + Add delete an issue function. 2021-06-28 17:16:52 +08:00
dingguodong 6a358a0cf8 * Optimize this function. 2021-06-28 16:54:29 +08:00
lichengjun 48912189f4 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-28 15:03:25 +08:00
lichengjun aebfaa2fbe *Adj code. 2021-06-28 15:02:53 +08:00
dingguodong 462fb4b164 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-28 14:40:41 +08:00
dingguodong 9623172398 * Ready for pushing story to issue. 2021-06-28 14:39:33 +08:00