Commit Graph
514 Commits
Author SHA1 Message Date
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tanghucheng 9f20d9371c * Merge #79dfd86b8f, Fix bug#34823, if the product or project has not been created, view the interface detail will jump to create product or project. 2023-11-02 05:10:47 -04:00
songchenxuan dd81f77ebf * Modify api test. 2023-10-24 14:13:57 +08:00
songchenxuan 6fec5bc536 * Add max-width for api view actions. 2023-10-24 13:06:36 +08:00
songchenxuan 7bbc5b1323 * Fix create api doclib bug. 2023-10-24 12:23:41 +08:00
tianshujie 6c7bfd532d * Fixed Create api lib type linkage. 2023-10-23 11:21:31 +08:00
tianshujie b5583e0994 * Process the data format of the description field. 2023-10-18 10:03:05 +08:00
tianshujie 1b123ee93b * Change the variable type. 2023-10-18 09:58:42 +08:00
tianshujie daba96a0b7 * Fixed errors of the edit a api. 2023-10-18 09:57:39 +08:00
tianshujie c1f4d66a49 * Change the requried label of the create a api. 2023-10-18 09:09:20 +08:00
tianshujie 143e3661ab * Fixed Create api lib type linkage. 2023-10-18 09:01:34 +08:00
tianshujie 21ffc5532a * Fixed errors of the struct form. 2023-10-17 17:17:27 +08:00
tianshujie 68cf3cd9c5 * Add prompt information when the data is empty. 2023-10-17 16:45:32 +08:00
tianshujie 4e51f83f21 * Fix edit api lib's acl linkage issue. 2023-10-17 13:36:34 +08:00
tianshujie a180e399b2 * Fixed the function of the actions button. 2023-10-17 13:30:20 +08:00
wangyidong 56150d3106 * Rewrite story batchtotask method. Code for task #102982. 2023-10-08 08:28:51 +08:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
caoyanyi dcf3895e31 * Change method params for product getExecutionPairsByProduct. 2023-09-20 16:28:19 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
tianshujie 055518d344 * Refactor getDateList method. 2023-08-28 14:49:35 +08:00
dingguodong 0b7c7329e5 * Replace leftjoin to leftJoin. 2023-08-24 16:49:54 +08:00
sunguangming 51e410cae6 * Rename function. 2023-08-24 14:05:45 +08:00
tianshujie efd909c4aa * Refactor getListByConds method. 2023-08-22 16:10:37 +08:00
liugang 1013986240 * api: simplify code. 2023-08-07 16:59:20 +08:00
liugang eae169cc21 * api: refactor the edit struct page by zin. 2023-08-07 16:59:03 +08:00
liugang 5f2bde661b * api: refactor the createStruct page by zin. 2023-08-07 16:23:55 +08:00
liugang 01ce2f1693 * api: modify js to be compatible with create page and createStruct page. 2023-08-07 16:21:55 +08:00
liugang b6a8b3af82 * api: change obj to $obj. 2023-08-07 15:59:12 +08:00
dingguodong 3ad190e9a8 * Fix typo, rename secend to second. 2023-08-01 16:27:46 +08:00
caoyanyi 4e73e542bf + Add view param. 2023-07-31 10:55:12 +08:00
tianshujie 8c3313b5e0 * Rename tree file. 2023-07-28 14:54:47 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
caoyanyi 16ae6c5e24 * Adjust toolbar block position. 2023-07-27 16:43:57 +08:00
caoyanyi c6ab9085ae * Change api version load block. 2023-07-27 16:02:50 +08:00
caoyanyi a4eaf5933e * Change sidebar block style. 2023-07-27 15:39:14 +08:00
caoyanyi 2a6bfef912 * Change link param setting. 2023-07-26 10:43:36 +08:00
sunguangming bd9f5bd4fe * Add default tr into function. 2023-07-25 19:50:47 +08:00
caoyanyi dec95ad7b7 * Change api list dropmenu switch link. 2023-07-25 17:27:18 +08:00
caoyanyi f8c8b4f9cc * Change left block include rule. 2023-07-25 16:48:13 +08:00
caoyanyi 0ecf5d67e5 - Remove unused file. 2023-07-25 16:06:05 +08:00
sunguangming 30cfbfad5a * Add drop menu to api::index. 2023-07-25 10:46:01 +08:00
sunguangming e5bf6b41d2 * Fix api::edit bug. 2023-07-25 09:49:54 +08:00
sunguangming 9c7ecfc473 * Add edit api view. 2023-07-24 19:02:50 +08:00
sunguangming 8fee31de64 * Fix code error in api::view. 2023-07-24 16:48:27 +08:00
sunguangming a1b4e695ab * Print nested params in api::view. 2023-07-24 15:51:14 +08:00
sunguangming 8c97fd7b62 * Finish task #98355 #98357. 2023-07-24 15:31:53 +08:00
sunguangming 55a89ef1cb * Add api::view method. 2023-07-24 08:43:29 +08:00
sunguangming 15ed7c6861 * Add apilist page. 2023-07-21 11:19:42 +08:00
sunguangming 7b7a679991 * Fix add row js error. 2023-07-21 10:08:30 +08:00
sunguangming 04cbe96ffa * Add ajax-submit. 2023-07-21 09:41:37 +08:00