Commit Graph
21315 Commits
Author SHA1 Message Date
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
Guan Xiying 1ebdebd16c * Check open method in config->openMethods. 2021-06-21 10:03:48 +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 0fce5f06f3 * Remove bad blank lines. 2021-06-18 15:05:01 +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 52dde68865 * Create webhook when update product and project mapping. 2021-06-18 11:01:37 +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
Guanxiying bb52ead3da Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-16 19:46:05 +08:00
Guanxiying d8a99bcf9e * Process gitlab id and gitlab project of one repo. 2021-06-16 19:45:23 +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 26315605a2 * Rename funcs on need. 2021-06-16 13:30:56 +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
dingguodong b25645732d * Change the display text of the gitlab project url. 2021-06-11 14:37:48 +08:00
Guanxiying 3840816715 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-11 14:35:43 +08:00
Guanxiying f927d0e908 * Fix repo path when get repo list. 2021-06-11 14:35:20 +08:00
dingguodong 76b44aa431 * Optimize the text of the gitlab project id. 2021-06-11 14:32:55 +08:00
Guanxiying bbe13d5077 * Use commonModel::http. 2021-06-11 13:56:23 +08:00