Commit Graph
775 Commits
Author SHA1 Message Date
sunhao ae2feedb6d * [bug #57154, doing] decode html entities in api title. 2024-11-20 08:41:30 +08:00
sunhao fa5a896071 * [ui] fix api edit button not show in api view. 2024-11-15 17:19:57 +08:00
sunhao 95c1c05b39 * [bug #57122] show access denied hint when no priv to view api. 2024-11-15 15:18:41 +08:00
sunhao 6922773ed7 * [bug #56828] change text for latest version in app-nav of api space. 2024-11-15 15:13:24 +08:00
sunhao 1169ef3e8d * [bug #57128, done] fix delete api doc not work as expected. 2024-11-15 14:03:52 +08:00
sunhao e17637744a * [bug #56799, done, 0.3h] fix lib releases not update after modified. 2024-11-15 13:28:59 +08:00
sunhao 9593f54e1c * [bug #56800, done, 0.5h] fix cannot switch release in api space. 2024-11-15 13:03:52 +08:00
sunhao cdd1919366 * [refasc] add comments. 2024-11-15 13:03:52 +08:00
sunhao 827f47c184 * [misc] add ajax method to get apis of lib. 2024-11-15 13:03:52 +08:00
sunhao 9eacd71ea9 * [bug #56807, done, 0.3h] add export button to api space. 2024-11-15 10:49:05 +08:00
sunhao e64ddfc6a6 * [bug #57044, done, 0.1h] fix lib card style in home of docApp. 2024-11-14 15:40:35 +08:00
sunhao 6b3b2e00e9 * [bug #56982, done, 0.1h] fix language setting. 2024-11-14 15:11:09 +08:00
sunhao ac2c482f3c * [bug #56994, done, 0.5h] fix js error on redirect from api-index to doc-productSpace. 2024-11-14 14:53:22 +08:00
caoyanyi ebbd4c3493 * [misc] add language for de and fr. 2024-11-14 13:15:06 +08:00
sunhao a8d5389a75 * [bug #56905, done] fix data in home page of api-index. 2024-11-14 08:40:10 +08:00
sunhao 3799723894 * [ui] improve UI of home page of api-index. 2024-11-14 08:40:10 +08:00
sunhao d09262ee5e * [misc] fix language missing in creating api release form. 2024-11-14 08:20:20 +08:00
sunhao 6f593d30c3 * [refac] remove unused code. 2024-11-14 08:20:15 +08:00
sunhao d32f43efc6 * [bug #56825, done, 0.3h] check priv before show api structs and release views. 2024-11-13 17:28:32 +08:00
sunhao 894c6493a6 * [bug #56823, 0.4h, done] fix UI after create api lib. 2024-11-13 16:56:59 +08:00
sunhao 865610d478 * [bug #56789, done, 0.2h] add priv setting 'api-view'. 2024-11-13 15:58:47 +08:00
sunhao 7fbf22d3f5 * [ui] update api lib icon in api space. 2024-11-13 15:08:19 +08:00
sunhao 62a3ee39aa * [bug #56912, done, 0.5h] fix dropmenu in api space. 2024-11-13 14:32:00 +08:00
sunhao c039ede2f1 * [story #69184, doing] add api privs for DocApp. 2024-11-13 09:22:31 +08:00
sunhao 686fabc507 * [story #69184, doing] check priv on print action buttons in api-index. 2024-11-13 09:22:31 +08:00
sunhao 4526adc782 * [story #69184, doing] change actions after editing api doc. 2024-11-13 09:22:31 +08:00
sunhao 20d26b9257 * [story #69184, doing] move lang setting from api-index to docApp . 2024-11-13 09:22:31 +08:00
sunhao d65390d9b7 * [story #69184, doing] move style from api-index to docApp . 2024-11-13 09:22:31 +08:00
sunhao 7cc47b3034 * [refac] fix sonar issue: https://sq.qc.oop.cc/project/issues\?issues\=2c8b51c4-61db-4ea6-9564-f71d6f93ce88\&open\=2c8b51c4-61db-4ea6-9564-f71d6f93ce88\&id\=sunhao%3Azentaopms 2024-11-12 14:44:17 +08:00
sunhao 70b0d5c5e3 * [ui] add left padding to lib list in dropmenu in docApp. 2024-11-12 14:44:17 +08:00
sunhao 4fc78bcfee * [ui] show current api type in api dropmenu in docApp. 2024-11-12 14:44:17 +08:00
sunhao 5c35475658 * [ui] improve UI of api dropmenu in docApp. 2024-11-12 14:44:17 +08:00
sunhao ec6743f9a4 * [story #68938, doing] fix header style for view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao 061a765d53 * [story #68938, doing] add body and footer UI in view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao 823e0ee853 * [story #68938, doing] prepare list views in view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao cee47de0d6 * [story #68938, doing] show checkboxes and create btn in header in view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao 89ce41bbaf * [story #68938, doing] load api-ajaxGetHome for redering home UI in docApp of view api-index. 2024-11-12 10:23:56 +08:00
sunhao 8ce4fb6604 * [story #68938, doing] add header UI in view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao a4f135b3d4 * [story #68938, doing] show program name on build program item in view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao 6e573b39c9 * [story #68938, doing] add helper to build program item in view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao 7c6d17acf1 * [story #68938, doing] add helper to build lib item in view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao a54f0ee3b7 * [story #68938, doing] add helper to create command in view api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao 2ca54401e6 * [story #68938, doing] add page view for api-ajaxGetHome. 2024-11-12 10:23:56 +08:00
sunhao e307c313dd * [story #68938, doing] add global method to load home by change state of docApp. 2024-11-12 10:23:56 +08:00
sunhao f13b0ae4df * [story #68938, doing] refactor. 2024-11-12 10:23:56 +08:00
sunhao 248f45b87e * [story #68938, doing] override docApp command to create lib. 2024-11-12 10:23:56 +08:00
sunhao 9d9e83d0e7 * [story #68938, doing] add docApp command to show dropmenu of home item. 2024-11-12 10:23:56 +08:00
sunhao 7287ab733f * [story #68938, doing] add docApp command to load home content. 2024-11-12 10:23:56 +08:00
sunhao ca0983953a * [story #68938, doing] change options of docApp in api-index. 2024-11-12 10:23:56 +08:00
sunhao 44c3ebc6ac * [story #68938, doing] fix url in api-index on change view. 2024-11-12 10:23:56 +08:00