Commit graph

1843 commits

Author SHA1 Message Date
Max
a258dfa787 Refactor component property handling and add deep copy functionality 2024-11-03 07:53:25 +08:00
Max
bb717a938a Add yao.component.GetOptions and deprecated SelectOptions 2024-11-02 22:02:43 +08:00
Max
a4bb4407d7 Update test assertion for related image API endpoint in process tests 2024-11-02 17:50:16 +08:00
Max
67de1c07cb Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
Max
c4e96366bf Use url.QueryUnescape for xpath and method in process components 2024-11-01 12:47:03 +08:00
Max
00b0649296 Fix the Download Process tests 2024-10-30 17:10:56 +08:00
Max
18b212985d Fix memory leaks and optimize the download process. 2024-10-30 16:48:59 +08:00
Max
661c3e6a9f Optimize upload component 2024-10-26 20:26:21 +08:00
Max
c7b83a161c Add default value for Upload API if not provided in props 2024-10-24 20:36:51 +08:00
Max
31a52d03e3 Refactor API to include app parameter in download endpoint 2024-10-23 17:44:35 +08:00
Max
3074a8e432 libsui $Query class to support multiple elements in constructor 2024-10-09 11:26:37 +08:00
Max
776d22a443 update bindata 2024-10-01 07:50:32 +08:00
Max
ce4d775981 Optimize libsui error reporting 2024-10-01 07:41:21 +08:00
Max
574c2aad82 fix sui dynamic components render bug 2024-09-30 18:42:42 +08:00
Max
371490360e fix misspelling 2024-09-30 17:07:29 +08:00
Max
369d6cc4d8 fix sui dynamic components import bug 2024-09-30 17:02:24 +08:00
Max
dc162bb206 feat: app afterMigrate hook support 2024-09-29 08:53:27 +08:00
Max
5f271a7f83 debug 2024-09-28 11:39:33 +08:00
Max
f0db90eb52 workflow debug 2024-09-28 11:27:29 +08:00
Max
feed59a62e Add auto release workflow ( dev ) 2024-09-28 11:18:27 +08:00
Max
ab188c9a5e Refactor Makefile to update certificate verification and remove importing private key 2024-09-28 10:29:23 +08:00
Max
bbaa0ee62c Refactor Makefile to update certificate verification and fix private key import 2024-09-28 10:25:30 +08:00
Max
da08db7f3f Refactor Makefile to update certificate verification and remove importing private key 2024-09-28 10:21:17 +08:00
Max
feae146523 Github workflow debug 2024-09-28 10:07:27 +08:00
Max
b08b305cd3 Refactor Makefile to remove importing private key and update certificate verification 2024-09-28 09:56:06 +08:00
Max
35906ee0fb Github workflow debug 2024-09-28 09:49:13 +08:00
Max
6d97a72f11 Github workflow debug 2024-09-28 09:42:37 +08:00
Max
6bf57dd0f0 Github workflow debug 2024-09-28 09:32:05 +08:00
Max
82eae74f9f Refactor Makefile to include MacOS Application Signing 2024-09-28 09:26:33 +08:00
Max
243cffe499 Refactor Makefile to include MacOS Application Signing 2024-09-28 09:25:20 +08:00
Max
9559c522fc Refactor Makefile to include MacOS Application Signing 2024-09-28 09:07:45 +08:00
Max
39bbdbd1b7 Refactor Makefile to include MacOS Application Signing 2024-09-28 08:13:15 +08:00
Max
896e52a52a Fix PublicRoot bug and get Sid from request 2024-09-25 08:25:37 +08:00
Max
ddb337847e Refactor request guard to include page backend script execution 2024-09-24 08:00:05 +08:00
Max
67ad169bf5 Refactor dynamic component parsing in SUI core 2024-09-11 09:24:34 +08:00
Max
fb6518e91f Fix the bug in real-time rendering mode 2024-09-10 16:29:15 +08:00
Max
0a21780473 Refactor component attribute handling to support spread operator and real-time rendering mode 2024-09-10 09:23:10 +08:00
Max
72542dab79 chore: Merge user data into payload in SUI libsui index.ts 2024-09-03 18:15:12 +08:00
Max
07353d0084 Add s:route attribute to real time render components 2024-09-03 17:40:31 +08:00
Max
d00b62caf1 Refactor event binding in SUI core to support just-in-time mode 2024-09-02 18:28:16 +08:00
Max
db033a10fd [add] SUI real-time rendering mode supports event binding (page event only) 2024-09-02 17:04:22 +08:00
Max
a3d2baef40 Refactor component attribute handling to support spread operator 2024-08-30 10:42:25 +08:00
Max
a5150d038e chore: Update Docker build workflow to include timeout settings 2024-08-23 18:07:26 +08:00
Max
e1a467fca5 chore: Update Docker build workflow to push images to internal registry 2024-08-23 17:34:33 +08:00
Max
3c7e2ec728 chore: Update Docker build workflow to push images to internal registry 2024-08-23 17:22:48 +08:00
Max
10417631ce chore: Update Docker build workflow to push images to internal registry 2024-08-23 17:21:29 +08:00
Max
219f71b00e chore: Refactor TemplateRender to handle optional request parameters 2024-08-23 12:20:33 +08:00
Max
02651085d7 Improve SUI TemplateRender 2024-08-10 19:34:36 +08:00
Max
ce96d89c31 Improve SUI TemplateRender 2024-08-10 18:12:32 +08:00
Max
0f6bc06172 fix render public root bug 2024-08-10 17:18:35 +08:00