Max
13f89e8395
fix: Update processRead to return string representation of table data
...
- Modify processRead function to return the string output of the table read operation instead of a map.
- Update unit test for TestProcessRead to check for substring presence in the result, ensuring correct functionality.
2025-03-31 09:02:03 +08:00
Max
eba6ba49c0
feat: Add table listing and DSL retrieval processes
...
- Implement processList to return all loaded tables and processDSL to retrieve the DSL of a specified table.
- Add unit tests for the new processes to ensure correct functionality and data integrity.
- Update process registration in exportProcess to include the new operations.
2025-03-31 08:52:25 +08:00
Max
a258dfa787
Refactor component property handling and add deep copy functionality
2024-11-03 07:53:25 +08:00
Max
00b0649296
Fix the Download Process tests
2024-10-30 17:10:56 +08:00
Max
f422dd29c6
[add] Table widget processes: load, reload, unload, read and exists.
2024-05-03 13:08:10 +08:00
Max
760cdb50d7
Optimize yao.table.Export
2023-05-18 13:50:13 +08:00
Max
5de550781c
[add] migrate widgets.table
2023-03-25 13:37:35 +08:00
Max
a807899f95
[*] migrate to gou v0.10.3 (50%)
2023-02-01 17:25:11 +08:00
Max
4698784efb
[change] the permission session data format
2022-12-13 10:36:37 +08:00
Max
ef96535b41
[add] widget table permission support
2022-12-11 02:26:22 +08:00
Max
e157945bd1
[add] table.Export process
2022-11-16 17:25:25 +08:00
Max
a1f1d74f01
[add] table.Download api & process
2022-11-16 12:36:17 +08:00
Max
9d1dea4073
[add] form widget upload api and process
2022-11-15 20:05:49 +08:00
Max
b84c64100c
[add] table widget upload api & process
2022-11-15 18:56:55 +08:00
Max
eadf112e1e
[add] yao.component.* & fix cloud props api bug
2022-11-11 20:03:56 +08:00
Max
ef07366fbd
[change] widget table DSL (import actions)
2022-11-10 17:18:39 +08:00
Max
09a7d9db63
[fix] test data
2022-11-10 00:33:29 +08:00
Max
ae929a5662
[add] fields component compute support
2022-10-21 20:02:17 +08:00
Max
fd63167935
[add] widget table API
2022-09-26 21:50:04 +08:00
Max
fe2af97cde
[fix] TestProcessComponent
2022-09-26 19:13:56 +08:00
Max
56fe357662
[add] table widget processes done
2022-09-26 18:46:49 +08:00
Max
21f237d8f2
[fix] unit tests
2022-09-24 22:48:49 +08:00
Max
d012aac872
[add] new table widget ( 60% )
2022-09-24 22:37:18 +08:00