Commit graph

1899 commits

Author SHA1 Message Date
Max
13e94aebed
Merge pull request #779 from trheyi/main
Refactor Neo message handling to use gin.ResponseWriter and improve e…
2024-11-07 08:48:43 +08:00
Max
6450fd49e8 Refactor Neo message handling to use gin.ResponseWriter and improve error management 2024-11-07 08:40:15 +08:00
Max
a599929b85
Merge pull request #778 from trheyi/main
Refactor Neo execution methods to improve error handling and streamli…
2024-11-06 20:39:37 +08:00
Max
15fb961ad0 Refactor Neo execution methods to improve error handling and streamline message preparation 2024-11-06 20:27:16 +08:00
Max
8632a6ad0e
Merge pull request #776 from trheyi/main
Remove deprecated storage and import API definitions
2024-11-06 09:32:08 +08:00
Max
c5a5a8432f Remove deprecated import and storage API loading from the codebase 2024-11-06 09:25:29 +08:00
Max
f0a4a8d4ea Remove deprecated storage and import API definitions 2024-11-06 09:16:30 +08:00
Max
dd49ae4a35
Merge pull request #774 from trheyi/main
Neo initialization to enable ‘moapi’ connector and default model support
2024-11-05 16:15:03 +08:00
Max
61a292c7a6 Neo initialization to enable ‘moapi’ connector and default model support 2024-11-05 16:06:32 +08:00
Max
c1d40e73b3
Merge pull request #773 from trheyi/main
Update macOS runner to use latest version in build workflow
2024-11-05 08:18:54 +08:00
Max
16234df9d6 Update macOS runner to use latest version in build workflow 2024-11-05 08:18:32 +08:00
Max
a9182c5687
Merge pull request #772 from trheyi/main
Add color field support to QueryProp and Option structures
2024-11-04 17:05:16 +08:00
Max
35f16e107d Add color field support to QueryProp and Option structures 2024-11-04 16:57:55 +08:00
Max
de630d8ecf
Merge pull request #771 from trheyi/main
Add yao.component.GetOptions process
2024-11-03 12:09:00 +08:00
Max
b9aaff7afb Optimize the details of yao.component.getoptions 2024-11-03 11:59:45 +08:00
Max
8a8070414f
Merge pull request #770 from trheyi/main
Securely update add yao.component.GetOptions and deprecated SelectOptions
2024-11-03 08:12:31 +08:00
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
62631204eb
Merge pull request #769 from trheyi/main
Securely update hidden props in the DSL that are only visible to the backend
2024-11-02 17:57:31 +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
1cdf1f6a62
Merge pull request #768 from trheyi/main
Use url.QueryUnescape for xpath and method in process components
2024-11-01 12:54:20 +08:00
Max
c4e96366bf Use url.QueryUnescape for xpath and method in process components 2024-11-01 12:47:03 +08:00
Max
809c2ca612
Merge pull request #767 from trheyi/main
Fix memory leaks and optimize the download process.
2024-10-30 17:16:47 +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
d4c0a23dbf
Merge pull request #766 from trheyi/main
Optimize upload component
2024-10-26 20:33:05 +08:00
Max
661c3e6a9f Optimize upload component 2024-10-26 20:26:21 +08:00
Max
2a070f6bc6
Merge pull request #765 from trheyi/main
Add default value for Upload API if not provided in props
2024-10-24 20:39:47 +08:00
Max
c7b83a161c Add default value for Upload API if not provided in props 2024-10-24 20:36:51 +08:00
Max
d08d60a960
Merge pull request #764 from trheyi/main
Refactor API to include app parameter in download endpoint
2024-10-23 17:51:25 +08:00
Max
31a52d03e3 Refactor API to include app parameter in download endpoint 2024-10-23 17:44:35 +08:00
Max
1bde7d41c5
Merge pull request #763 from trheyi/main
libsui $Query class to support multiple elements in constructor
2024-10-09 11:32:20 +08:00
Max
3074a8e432 libsui $Query class to support multiple elements in constructor 2024-10-09 11:26:37 +08:00
Max
4867fa6297
Merge pull request #762 from trheyi/main
Optimize libsui error reporting
2024-10-01 07:56:35 +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
39cec07c66
Merge pull request #761 from trheyi/main
fix  sui dynamic components render bug
2024-09-30 18:43:21 +08:00
Max
574c2aad82 fix sui dynamic components render bug 2024-09-30 18:42:42 +08:00
Max
6656e18ae2
Merge pull request #760 from trheyi/main
fix misspelling
2024-09-30 17:08:03 +08:00
Max
371490360e fix misspelling 2024-09-30 17:07:29 +08:00
Max
dc43296763
Merge pull request #759 from trheyi/main
fix sui dynamic components import bug
2024-09-30 17:03:02 +08:00
Max
369d6cc4d8 fix sui dynamic components import bug 2024-09-30 17:02:24 +08:00
Max
6ec63f4d9c
Merge pull request #758 from trheyi/main
feat: app afterMigrate hook support
2024-09-29 08:54:04 +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
30069373de
Merge pull request #757 from trheyi/main
Add auto release workflow ( dev )
2024-09-28 11:31:27 +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
1c2f4642d3
Merge pull request #756 from trheyi/main
Update workflow
2024-09-28 10:31:24 +08:00