Commit Graph
439 Commits
Author SHA1 Message Date
zenggang fbb71c24c6 + add todos api 2021-08-20 15:36:54 +08:00
zhujinyong aff9c266c4 * Fix API: get my info. 2021-08-19 17:16:56 +08:00
dingguodong d7986085ad * Refactor get user details logic. 2021-08-19 10:38:18 +08:00
dingguodong 6288345195 * Remove blank line and correct variable name. 2021-08-19 10:24:46 +08:00
dingguodong 954d2908c4 * Refactor get user details logic and improve performance. 2021-08-19 09:47:49 +08:00
zenggang e186ed56be * Adjust my api 2021-08-13 15:44:21 +08:00
dingguodong ec56a0fed2 * Add API 404 handler for product and project. 2021-08-11 17:59:44 +08:00
dingguodong 00aaa39dcc * Reformat codes and correct spells for productissues. 2021-08-11 16:20:17 +08:00
dingguodong 85131fd511 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms 2021-08-11 15:27:04 +08:00
dingguodong 9b5e768fd2 * Add filter by labels and rename projects to products. 2021-08-11 15:26:13 +08:00
zhujinyong c13d5a1183 * Adjust code for my api. 2021-08-11 11:41:06 +08:00
zenggang a246041747 + my module api 2021-08-10 19:12:17 +08:00
dingguodong c4b9c9ef3c * Filter projectissues by label. 2021-08-10 13:57:13 +08:00
dingguodong 5d14c1f8ce * Put some functions which call biz logic into entry model. 2021-08-10 13:26:05 +08:00
dingguodong 4c9a8772b6 * Put general method createLink for API into helper. 2021-08-10 13:14:39 +08:00
dingguodong 0fd19fec5b * Optimize createLink for every request type. 2021-08-10 10:42:45 +08:00
dingguodong 944ac9aec7 * Make createLink support PATH_INFO2. 2021-08-10 08:59:00 +08:00
dingguodong c2d6dd8de6 * Refactor send404 function and set to uniformed format. 2021-08-09 16:59:23 +08:00
dingguodong 9fbd5e7507 * Change function name and optimize codes for API. 2021-08-09 16:47:19 +08:00
dingguodong bc723e845b * Remove useless code and correct bad comments. 2021-08-09 16:07:50 +08:00
dingguodong 837be6276c * Correct bad comments of function. 2021-08-09 15:49:28 +08:00
dingguodong eea88163eb * Change default avatar creation rules. 2021-08-09 15:40:07 +08:00
dingguodong c453b99194 * Return details of assignedTo and openedBy for API. 2021-08-09 15:31:49 +08:00
zhujinyong e8e6ecfd5a * Fix issues api. 2021-08-06 11:46:15 +08:00
zhujinyong 4937cb49ad * Fix bug: bug table error. 2021-08-05 13:23:15 +08:00
zhujinyong e65f0cfc73 * Fix api of jihu. 2021-08-05 11:57:31 +08:00
zhujinyong 3817b1e3b6 * Fix bug: status lost. 2021-07-30 15:35:09 +08:00
zhujinyong 1397cd8c1e * fix lastEditedDate of api. 2021-07-30 15:25:08 +08:00
zhujinyong bdc440ddf6 * fix api of projectissue. 2021-07-30 15:17:56 +08:00
zhujinyong c371d5ae61 + Add productissue entry point. 2021-07-27 10:53:25 +08:00
zhujinyong f157a35f20 * Add params of list. 2021-07-21 13:57:30 +08:00
zhujinyong 8f6bf9800e * Format fields of response data. 2021-07-21 06:44:41 +08:00
zhujinyong fc0677d8f5 * Fix list of entry points. 2021-07-20 09:29:30 +08:00
zhujinyong e3605bc30d * Fix token name of API. 2021-07-19 16:32:05 +08:00
zhujinyong 37f44fbbca + Add user and bug api. 2021-07-19 11:58:25 +08:00
zhujinyong 2e8f0393ce + Fix project entry points of API. 2021-07-16 11:10:43 +08:00
zhujinyong 6f04aedcd3 Merge branch 'master' of http://gitlab.zcorp.cc/easycorp/zentaopms 2021-07-16 09:44:23 +08:00
zhujinyong 437ed911c8 + Add product and story entry points of API. 2021-07-15 13:39:06 +08:00
Guan Xiying 6f2ae70f06 * Merge from mapi branch. 2021-07-14 09:28:34 +08:00