Commit Graph
1782 Commits
Author SHA1 Message Date
sunhao 7808e8ad7b * fix: $.apps.updateAppsMenu not work. 2023-11-24 11:13:13 +08:00
sunhao 75bee01695 * zin: skip to load featureBar when load table in modal. 2023-11-23 16:07:22 +08:00
sunhao 8fd2be645d * zin: fix menu toggle not work in index page. 2023-11-23 10:34:13 +08:00
sunhao 6ddcd85b64 * zin: skip to handle global click on elements is disabled. 2023-11-22 10:25:23 +08:00
sunhao d3bf894ad4 * zin: refactor js log. 2023-11-21 16:30:35 +08:00
wangyidong 751f157064 * Fix for click action of todo view page. 2023-11-21 08:24:05 +08:00
sunhao 98ef5b37ff * zin: fix afterPageUpdate not work with loadComponent. 2023-11-20 13:54:24 +08:00
sunhao 008308fd8f * zin: fix loadTarget not work with only one obejct options. 2023-11-17 18:48:15 +08:00
sunhao 872e6472bd * zin: fix search-form not hide on switch to other feature item. 2023-11-17 15:42:49 +08:00
sunhao 5a56f91b21 * zin: refactor. 2023-11-17 09:14:40 +08:00
sunhao a4e8381492 * zin: refactor. 2023-11-16 08:45:18 +08:00
sunhao 58e383e638 * zin: support to load table with current url. 2023-11-16 08:45:18 +08:00
sunhao ea9fb04461 * zin: fix treemap callback not work. 2023-11-14 14:25:24 +08:00
sunhao 5777a2e921 * zin: make treemap scrollable. 2023-11-09 16:24:32 +08:00
sunhao 8d36006995 + zui: add treemap lib. 2023-11-09 16:18:07 +08:00
sunhao 4c36455ec9 * zin: support to closeModal on global click links. 2023-11-08 15:32:17 +08:00
wangyidong 334936ff5a * Fix js error. 2023-11-08 13:59:16 +08:00
wangxuepeng fef0554a48 * Fix bug #39770. 2023-11-08 13:24:22 +08:00
sunhao 03bde2402f * zin: support to call openUrl on fetchContent. 2023-11-08 12:07:42 +08:00
liugang e4fdd2306e Revert "* zin: fix error of call undefined function."
This reverts commit 3c7077d9e7.
2023-11-07 16:10:08 +08:00
sunhao 643ed299e1 * zin: fix updatePageLayout undefined. 2023-11-07 16:02:22 +08:00
liugang 5cc4ae87d6 * zin: call functions is(tagName) to simplify code. 2023-11-07 15:55:38 +08:00
liugang cb76ec823c * zin: check if the object exists before call function on it. 2023-11-07 15:33:58 +08:00
liugang 3c7077d9e7 * zin: fix error of call undefined function. 2023-11-07 15:15:40 +08:00
sunhao 0677f0b99e * zin: fix merge conflict. 2023-11-07 15:03:24 +08:00
sunhao 8f430cfb99 * zin: support to auto layout navbar. 2023-11-07 15:02:45 +08:00
hufangzhou 31cebbc546 * Merge: Remove the unused files in monaco-editor. 2023-11-07 13:13:11 +08:00
wangyidong 3dad8cacd1 * Adjust success for upload images. 2023-11-06 15:57:13 +08:00
sunhao a0f63bd75a * zui: update zui3 lib. 2023-11-02 14:58:22 +08:00
sunhao 08da7f18b0 * zin: cancel to skip tooltip trigger or has open-url class. 2023-11-02 09:57:42 +08:00
sunhao bd7e5659b6 * zin: add hook callback beforePageLoad. 2023-11-01 15:28:10 +08:00
sunhao f6059337f6 * zui: update zui3 lib. 2023-10-31 14:03:06 +08:00
tanghucheng 71b618b86c * Merge: commit #5b67b730c8 code for demend browse. 2023-10-27 02:53:14 -04:00
tianshujie 5e31917e07 * Fix select vision jump link. 2023-10-27 08:39:47 +08:00
tianshujie bc1238481c * Change select version link. 2023-10-26 16:00:49 +08:00
wangyidong d3d030fb05 * Add hook for doc tablecontents. 2023-10-26 13:23:03 +08:00
sunhao 7a03cfedd0 * zin: fix js error on handle 302 response in single page. 2023-10-25 16:39:07 +08:00
caoyanyi e75dcce87e + Add install progress page for devops. 2023-10-25 14:22:38 +08:00
sunhao b844901f02 * zin: stay current app for handling 302 response on loading page. 2023-10-25 11:11:20 +08:00
sunhao 7469bdea1e * zin: support to append custom selector on loadPage. 2023-10-24 14:28:08 +08:00
朱金勇 8fe2a9017c * Switch vision. 2023-10-23 05:30:38 +00:00
sunhao c2018a2cb2 * zin: fix postAndLoadPage not work with FormData. 2023-10-19 15:19:01 +08:00
sunhao 3c6a36f64e * zui: cancel request on post data is empty to postAndLoadPage. 2023-10-19 12:59:37 +08:00
sunhao b6ed02c36f * zin: support to call postAndLoad with load=post. 2023-10-18 21:06:14 +08:00
sunhao 94b04dc108 * zin: support to handle response load=login. 2023-10-12 12:18:43 +08:00
sunhao 3cf441e22d * zin: fix load=table not work. 2023-10-10 14:23:54 +08:00
sunhao 1aec7f691f * zin: fix ajax action response not work on global link click. 2023-10-09 17:03:26 +08:00
sunhao b18b044b74 * zin: fix openPage not work. 2023-10-08 09:41:42 +08:00
sunhao dd3117220e * zin: load moduleMenu on loadTable. 2023-09-27 09:24:11 +08:00
sunhao 8ef5217ae2 * zui: fix loadModal not work without url. 2023-09-21 21:10:30 +08:00