Commit graph

1479 commits

Author SHA1 Message Date
Max
dff977590b Fix formMap initialization in FieldsDSL 2024-03-23 17:49:05 +08:00
Max
542d67a907
Merge pull request #595 from trheyi/main
Refactor middleware and request handling code
2024-03-19 14:04:50 +08:00
Max
a48c4cbe7d Refactor middleware and request handling code 2024-03-19 13:58:43 +08:00
Max
a8778aa1d5
Merge pull request #594 from imlida/lida
fix utils.env.Set bug
2024-03-18 17:06:58 +08:00
imcode
29f8dd87d4 fix utils.env.Set bug 2024-03-18 16:56:55 +08:00
Max
fe580d743a
Merge pull request #593 from trheyi/main
Update field values in model.trans.json
2024-03-14 12:48:08 +08:00
Max
c88002ae3e Update field values in model.trans.json 2024-03-14 12:43:48 +08:00
Max
159c65418b
Merge pull request #592 from trheyi/main
Remove redundant code for syncing asset files
2024-03-13 20:16:40 +08:00
Max
72d88cddc4 Remove redundant code for syncing asset files 2024-03-13 20:16:13 +08:00
Max
8303141c06
Merge pull request #591 from trheyi/main
[add] sui.sync.assetfile process
2024-03-13 19:40:57 +08:00
Max
76b78e2102 [add] sui.sync.assetfile process 2024-03-13 19:39:53 +08:00
Max
a46edd2631
Merge pull request #590 from trheyi/main
Update README with latest version download and installation links
2024-03-12 11:24:59 +08:00
Max
ab758e0c7d Update README with latest version download and installation links 2024-03-12 11:24:15 +08:00
Max
027c55d186
Merge pull request #589 from trheyi/main
Add version to xgenSetting
2024-03-11 12:48:42 +08:00
Max
044338f971 Add version to xgenSetting 2024-03-11 12:45:12 +08:00
Max
2558ca6557
Merge pull request #588 from trheyi/main
Add height and width properties to FrameDSL
2024-03-09 20:02:26 +08:00
Max
ef08ff00e7 Add height and width properties to FrameDSL 2024-03-09 20:01:52 +08:00
Max
d36ff73f6a
Merge pull request #587 from trheyi/main
[add] The WangEditor component
2024-03-08 14:17:41 +08:00
Max
6208863f31 [add] The WangEditor component 2024-03-08 14:16:51 +08:00
Max
0ad4a5030d
Merge pull request #585 from trheyi/main
Refactor caching of public root path in SUI core
2024-03-03 10:00:03 +08:00
Max
e510cb2649 Refactor caching of public root path in SUI core 2024-03-03 09:58:33 +08:00
Max
6e4578825f
Merge pull request #584 from trheyi/main
Refactor build process and add data parameter to BuildOption
2024-02-28 21:29:27 +08:00
Max
b82f6f6029 Refactor build process and add data parameter to BuildOption 2024-02-28 21:21:56 +08:00
Max
1370dbfa71
Merge pull request #583 from trheyi/main
Trigger the __sui_data_ready event when the data is loaded
2024-02-22 22:52:58 +08:00
Max
287731da82 Trigger the __sui_data_ready event when the data is loaded 2024-02-22 22:52:08 +08:00
Max
0c25ab9279
Merge pull request #582 from trheyi/main
Update authorization error messages
2024-02-20 20:20:35 +08:00
Max
2effd3c360 Update authorization error messages 2024-02-20 20:07:26 +08:00
Max
56a4de0458
Merge pull request #581 from trheyi/main
Refactor WithGlobal method to handle nil data
2024-02-17 21:35:45 +08:00
Max
8095996c95 Refactor WithGlobal method to handle nil data 2024-02-17 21:34:32 +08:00
Max
32c83111ee
Merge pull request #580 from trheyi/main
Update pipe widget with new processes
2024-02-17 21:13:13 +08:00
Max
6b90d097e2 Update pipe widget with new processes 2024-02-17 21:12:28 +08:00
Max
d05add5eb7
Merge pull request #579 from trheyi/main
Fix error handling in process_test.go
2024-02-15 14:58:59 +08:00
Max
2a867c0709 Fix error handling in process_test.go 2024-02-15 14:58:19 +08:00
Max
9ff5c09203
Merge pull request #578 from trheyi/main
Add utils package import and dump output in process_test.go
2024-02-15 14:41:26 +08:00
Max
063568828b Add utils package import and dump output in process_test.go 2024-02-15 14:27:33 +08:00
Max
aa406558da
Merge pull request #577 from trheyi/main
[add] Pipe Widget Can be used as an alternative to Flow
2024-02-15 11:44:48 +08:00
Max
67090b0e31 Update pipe method names 2024-02-15 11:41:07 +08:00
Max
df3b173e4d Add new features to pipe module 2024-02-15 11:38:05 +08:00
Max
4c3db3a9a8 Update Pipe Widget documentation and add support for creating and running pipes using DSL 2024-02-15 11:32:26 +08:00
Max
24bf9c05a0 pipe widget add process handlers 2024-02-15 10:48:44 +08:00
Max
52a008bbcb Refactor UI rendering and add support for web UI 2024-02-15 10:10:33 +08:00
Max
025b3302e4
Merge pull request #576 from trheyi/main
[add] pipe widget (dev 80%)
2024-02-14 22:07:39 +08:00
Max
14a97da330 Update API mirror URL and fix test case 2024-02-14 22:01:27 +08:00
Max
92a06bd5c2 Fix error handling in TestRun function 2024-02-14 21:41:12 +08:00
Max
864b35ecf1 [add] pipe widget (dev 80%) 2024-02-14 21:33:04 +08:00
Max
35bf78b08d [add] pipe widget (dev) 2024-02-13 20:54:25 +08:00
Max
8a8314a9a2
Merge pull request #575 from trheyi/main
[add] pipe widget (dev)
2024-02-12 21:33:00 +08:00
Max
ae599ec2e7 [add] pipe widget (dev) 2024-02-12 21:08:31 +08:00
Max
8350442ea5
Merge pull request #574 from trheyi/main
Add cookie-trace and  cookie-jwt guards
2024-02-10 17:03:24 +08:00
Max
5104dab56b Add cookie-trace and cookie-jwt guards 2024-02-10 17:02:44 +08:00