wangxuepeng
|
e8b2d39d33
|
* Change to new writing method.
|
2023-11-20 16:35:22 +08:00 |
|
wangxuepeng
|
83e8f96851
|
* Fixed the error when create a api doc.
|
2023-11-20 15:43:52 +08:00 |
|
tianshujie
|
e7545047ac
|
* Fix errors of the api view page.
|
2023-11-15 08:54:20 +08:00 |
|
liumengyi
|
d71c086063
|
* Remove , at the end of row in the lastest children in api.
|
2023-11-13 15:06:06 +08:00 |
|
tianshujie
|
cf6148d6f4
|
* Fix bug #40231.
|
2023-11-08 09:21:48 +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 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +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 |
|
tianshujie
|
8c3313b5e0
|
* Rename tree file.
|
2023-07-28 14:54:47 +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 |
|
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 |
|
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
|
04cbe96ffa
|
* Add ajax-submit.
|
2023-07-21 09:41:37 +08:00 |
|
sunguangming
|
93d4bd8cb5
|
* Finish task #97861.
|
2023-07-20 15:33:57 +08:00 |
|
sunguangming
|
bf081e8033
|
* Finish task #97862.
|
2023-07-20 14:47:28 +08:00 |
|
sunguangming
|
bd1820e37a
|
* Finish task #97860.
|
2023-07-20 14:26:10 +08:00 |
|
sunguangming
|
60e600bdd0
|
* Add remove row logic for api::create.
|
2023-07-20 11:24:18 +08:00 |
|
sunguangming
|
4b02003a7e
|
* Finish task #97858.
|
2023-07-20 10:07:33 +08:00 |
|
sunguangming
|
c18311518b
|
* Add api::create view.
|
2023-07-20 08:18:56 +08:00 |
|
tianshujie
|
fe1f29d1c1
|
* Refactor edit api lib.
|
2023-07-18 16:44:13 +08:00 |
|
tianshujie
|
c6acd1b305
|
* Refactor create api lib page.
|
2023-07-18 16:15:56 +08:00 |
|
tianshujie
|
e805ced5d3
|
* Print create api lib button.
|
2023-07-18 15:48:03 +08:00 |
|