Commit Graph
381 Commits
Author SHA1 Message Date
Guan Xiying 7db7bd4635 * Fix parse bug and story object from webhook issue function. 2021-07-06 10:18:28 +08:00
dingguodong 7773ad7736 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-05 15:04:26 +08:00
dingguodong 94a297d341 * set page to 100 temp. 2021-07-05 15:03:55 +08:00
lichengjun 162f55c59a Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-05 13:32:20 +08:00
lichengjun 30f8f51e3b *Add batch update, assign, function in the story model. 2021-07-05 13:26:49 +08:00
dingguodong 388f6365c9 * The GET form for importIssue is completed, post not. 2021-07-05 10:50:24 +08:00
dingguodong 9f05faa716 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-05 10:28:01 +08:00
dingguodong eca1930586 * Remove useless variables for apiGetIssues. 2021-07-05 10:26:54 +08:00
Guan Xiying b840895478 * Remove issue param from apiCreateIssue function. 2021-07-05 09:57:10 +08:00
lichengjun 2650aab901 * Fix gitlab model apiCreateIssues function code format. 2021-07-05 09:03:42 +08:00
lichengjun 0e1f288c4b Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-03 10:03:44 +08:00
lichengjun c64b3580c8 * Fix bug,task,story code format. 2021-07-03 09:58:23 +08:00
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