Commit Graph

68 Commits

Author SHA1 Message Date
lichengjun
dbe3e103cb Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-22 12:45:21 +08:00
lichengjun
4542208cf8 * Fix bug of module. 2021-06-22 12:43:15 +08:00
dingguodong
3e18bc7e19 + Add story label func. 2021-06-22 12:17:19 +08:00
dingguodong
ccf132cc87 * Add more issue params. 2021-06-22 11:47:24 +08:00
Guan Xiying
d1156f769d Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-21 16:17:56 +08:00
Guan Xiying
ae96cd1161 * Show placeholders. 2021-06-21 16:17:37 +08:00
dingguodong
9ed83f977d - Remove unused codes. 2021-06-21 16:03:51 +08:00
dingguodong
8235310ef9 * Bug fix when binding user from gitlab to zentao. 2021-06-21 15:39:54 +08:00
dingguodong
19eb443a06 * Fix bug when bind user. 2021-06-21 13:58:04 +08:00
dingguodong
8b0bbb62cc * Add comment event support for creating webhook. 2021-06-21 13:24:38 +08:00
Guan Xiying
45fd097728 * Add parse webhook functions. 2021-06-21 11:16:37 +08:00
Guan Xiying
2370afe1d4 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-21 10:05:50 +08:00
Guan Xiying
b5f32bf347 * Add check webhook api of gitlab module. 2021-06-21 10:05:12 +08:00
lichengjun
8239145e75 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-19 15:28:05 +08:00
lichengjun
6b9867c683 * fix Associat bug 2021-06-19 15:23:59 +08:00
dingguodong
b90639355d * Reformat codes and prepare for call. 2021-06-19 11:35:15 +08:00
lichengjun
7a67b762c4 * Add Associat function 2021-06-18 17:35:53 +08:00
dingguodong
cdbcb418a8 * Improve code robustness. 2021-06-18 13:38:24 +08:00
dingguodong
8e176c3001 * Fix bug when empty labels exists. 2021-06-18 11:05:45 +08:00
dingguodong
51b2a70308 * Create webhook for each products. 2021-06-18 10:51:31 +08:00
Guan Xiying
019e946496 * Fix gitlab api hook url. 2021-06-18 10:41:15 +08:00
Guan Xiying
ca563c3a5f Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-18 10:22:04 +08:00
Guan Xiying
a657124b48 * Add checkToken function and remove unused functions. 2021-06-18 10:21:37 +08:00
dingguodong
c3c6bec4fa Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-18 09:59:46 +08:00
dingguodong
444566afb5 + Create webhook when create map for product and gitlab project. 2021-06-18 09:58:45 +08:00
Guan Xiying
e3f5bd2388 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-18 09:55:52 +08:00
Guan Xiying
ffac7cdd45 * Format code. 2021-06-18 09:55:41 +08:00
dingguodong
94f7cde43c * Correct misspelled word. 2021-06-18 09:38:20 +08:00
dingguodong
19aac23374 * Add product and gitlab relationship. 2021-06-17 16:05:55 +08:00
dingguodong
3efeef51f8 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-17 14:52:18 +08:00
dingguodong
012f334c2e * Add bindproduct. 2021-06-17 14:51:39 +08:00
Guan Xiying
1969d12f2f * Fix bind gitlab user function. 2021-06-17 14:27:23 +08:00
lichengjun
2c97d3cc2d * Adjust the code 2021-06-17 13:05:31 +08:00
z
06c6deb1ea * Adjust code. 2021-06-17 10:12:24 +08:00
dingguodong
9c3c8022c9 * Put name used frequently into config. 2021-06-16 20:04:47 +08:00
dingguodong
829e5eaa5c * Rename some variables and add docs. 2021-06-16 18:37:13 +08:00
dingguodong
65a6b38fae + Create labels when gitlab server added successfully. 2021-06-16 17:34:44 +08:00
dingguodong
ef3a445ff0 * Change snake name to camel name. 2021-06-16 13:16:17 +08:00
dingguodong
cf22c9e6b3 * Add funcs for webhooks. 2021-06-16 12:53:21 +08:00
Guanxiying
78151f19e1 * Format codes. 2021-06-15 17:25:50 +08:00
Guanxiying
742f61ce6c * Format code. 2021-06-15 16:59:43 +08:00
Guanxiying
a17f6627fe * Adjust style of gitlab avatar. 2021-06-15 16:58:19 +08:00
dingguodong
50a934f3c4 * Adjust display style. 2021-06-15 16:36:57 +08:00
dingguodong
8deca355ba * Add gitlab binduser funcs. 2021-06-15 15:26:11 +08:00
dingguodong
3b7a2c21d0 * Add empty funcs of webhooks. 2021-06-15 12:29:02 +08:00
dingguodong
5ebf525b9b * Simplify the func name. 2021-06-15 11:20:59 +08:00
dingguodong
36cb1b7c7a * Add funcs for getting gitlab api url with access_token. 2021-06-15 11:08:09 +08:00
dingguodong
daec205b9a * Keep the edit and create action in a same ui. 2021-06-11 16:51:29 +08:00
dingguodong
dfda9e8445 + Add a icon of webhook ext using printLink. 2021-06-11 16:43:58 +08:00
Guanxiying
bbe13d5077 * Use commonModel::http. 2021-06-11 13:56:23 +08:00