Commit Graph

169 Commits

Author SHA1 Message Date
dingguodong
4485dbe009 + Create apiGetIssues function. 2021-07-02 17:36:18 +08:00
dingguodong
82f854f3f1 - Remove unneeded function. 2021-07-02 17:32:24 +08:00
dingguodong
ae5f25d110 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-02 17:22:38 +08:00
dingguodong
7d31a09810 * commit unfinished job for task #38934. 2021-07-02 17:21:40 +08:00
Guan Xiying
5688c9c052 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-02 17:17:42 +08:00
Guan Xiying
a4f4cfd8a9 * Rename gitlabModel::createWebhook to initWebhooks. 2021-07-02 17:16:56 +08:00
lichengjun
745957f6e3 * Fix gitlab to issues bug. 2021-07-02 14:19:17 +08:00
lichengjun
a951e67f59 * Fix issues bugs. 2021-07-02 11:04:50 +08:00
dingguodong
7b52b61439 * Optimize function parseObjectToIssue. 2021-07-01 21:15:31 +08:00
lichengjun
cebe56a593 * Fix Replace with getRationByObject. 2021-07-01 18:34:24 +08:00
dingguodong
b8ae511b5b * Transform tab to 4 spaces. 2021-07-01 17:12:00 +08:00
dingguodong
7015721af5 + Add function for parsing zentao object to issue. 2021-07-01 17:03:34 +08:00
dingguodong
1a5824ea8b * Simplify function for deleteIssue. 2021-07-01 16:33:13 +08:00
dingguodong
568e59f167 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-01 16:22:45 +08:00
lichengjun
65e1feff0d Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-01 16:22:07 +08:00
lichengjun
2341965ff4 * Fix format code. 2021-07-01 16:18:22 +08:00
dingguodong
56e66eb40a * Simplify function for createZentaoObjectLabel. 2021-07-01 16:15:19 +08:00
dingguodong
d4d8185131 * Rename some functions after code review. 2021-07-01 15:55:20 +08:00
Guan Xiying
688890ee84 * Return all fields in getRelationByObject function. 2021-07-01 15:49:19 +08:00
Guan Xiying
e510d5ae6a * Review codes and adjust code format. 2021-07-01 15:39:54 +08:00
Guan Xiying
9c75960c31 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-01 14:24:29 +08:00
lichengjun
1fa03c1f44 * Add api get single issue 2021-07-01 14:24:05 +08:00
Guan Xiying
a182a850de Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-01 14:20:57 +08:00
lichengjun
1b0f48b9e3 * Fix close to issues. 2021-07-01 14:00:43 +08:00
lichengjun
5d31216afd * Fix close to issues bug. 2021-07-01 11:21:05 +08:00
dingguodong
493f692a69 + Append story link in zentao to gitlab issue description. 2021-07-01 10:19:36 +08:00
dingguodong
8d6531c916 + Append task link in zentao to gitlab issue description. 2021-07-01 10:16:35 +08:00
dingguodong
ef8948e381 + Append bug link in zentao to gitlab issue description. 2021-07-01 10:05:49 +08:00
lichengjun
1c27519ef2 * Fix story sync Issuse bug. 2021-06-30 16:22:33 +08:00
dingguodong
ad41a07d36 + Create webhook with access token; 2021-06-29 16:47:09 +08:00
Guan Xiying
dd8cd2aa5e * Check token by X-Gitlab-Token. 2021-06-29 16:15:15 +08:00
dingguodong
aaa61e8880 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-29 16:10:48 +08:00
dingguodong
701b817946 * Bug fixed when creating object and syncing to issue. 2021-06-29 16:10:11 +08:00
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
7f42605c31 * Reactivate issue when reopen the bug. 2021-06-29 13:58:53 +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