7474 Commits

Author SHA1 Message Date
sheldon66
4d88c083bb feat: add support for helper functions in variable configuration and update related components 2025-03-23 11:33:05 +08:00
Sheldon Guo
9d5bb0a069 feat: enhance HelperAddition and VariableProvider with improved filter handling and error management 2025-03-22 22:16:20 +08:00
Sheldon Guo
e088ca445e feat: refactor VariableProvider and helper observables integration 2025-03-22 20:56:17 +08:00
sheldon66
8800f5181c Merge commit 'b65d8240401f837b0d8a63b67997d5226fde7ead' into feat/variables-filters-frontend 2025-03-20 22:37:20 +08:00
sheldon66
5285458f47 feat: integrate useHelperObservables for improved helper management 2025-03-20 21:29:00 +08:00
sheldon66
22a9f2bd6e feat: variable supported helpers 2025-03-20 21:27:54 +08:00
Sheldon Guo
b65d824040 feat: add demo scripts for JSON template parser showcasing various features 2025-03-20 19:09:02 +08:00
Sheldon Guo
a9f1e15ec6 feat: rename filter to helper 2025-03-18 16:25:10 +08:00
Sheldon Guo
51693d9a82 feat: add @nocobase/plugin-variable-helpers with initial implementation 2025-03-18 12:59:41 +08:00
Sheldon Guo
b5db5154c0 refactor: rename plugin-variable-filters to plugin-variable-helpers 2025-03-18 12:53:38 +08:00
Sheldon Guo
564b0029ff refactor: change helper register to afteradd 2025-03-18 12:40:37 +08:00
Sheldon Guo
bffdba7fe6 Merge commit '45c50cdcc4f30c10c27f535a7ac12399b6947377' into feat/variables-filters-frontend 2025-03-18 10:24:23 +08:00
nocobase[bot]
45c50cdcc4 chore(versions): 😊 publish v1.7.0-alpha.3 2025-03-18 02:00:02 +00:00
Sheldon Guo
b09b2b91aa
Merge branch 'develop' into feat/variables-filters-frontend 2025-03-18 09:15:04 +08:00
gchust
a605019105
fix: default value style not correct (#6490) 2025-03-18 09:07:48 +08:00
Sheldon Guo
d36027f2cf feat: enhance date handling in render variables and variable filters 2025-03-18 08:54:13 +08:00
chenos
4407221a69 Merge branch 'next' into develop
# Conflicts:
#	packages/core/client/src/locale/zh-CN.json
2025-03-18 08:27:43 +08:00
Sheldon Guo
5cb7bc0d8f refactor: update ctx test function 2025-03-18 08:15:56 +08:00
Sheldon Guo
89bb4c434a feat: fix render variables 2025-03-18 02:57:53 +08:00
Katherine
4574e70b69
fix: missing fields in the linkage rule configuration (#6488) 2025-03-17 21:03:37 +08:00
Katherine
029c8dff63
feat: support inline table actions with icon-only mode, show action n… (#6451)
* feat: support inline table actions with icon-only mode, show action name on hover

* fix: bug

* fix: bug
2025-03-17 20:46:10 +08:00
gchust
5cbaa2f630
fix: buttons have not shown when creating new variables (#6485)
* fix: environments drawer miss submit and reset button

* fix: cancel button doesn't close drawer
2025-03-17 17:13:07 +08:00
nocobase[bot]
7b34168b25 Merge branch 'next' into develop 2025-03-17 08:21:55 +00:00
nocobase[bot]
f8611384bd Merge branch 'main' into next 2025-03-17 08:21:32 +00:00
Katherine
62c06c7ac3
fix: rich text field not clearing data on submission (#6486) 2025-03-17 16:21:10 +08:00
nocobase[bot]
67c85d0948 Merge branch 'next' into develop 2025-03-17 08:01:33 +00:00
nocobase[bot]
cfebd5e0d2 Merge branch 'main' into next 2025-03-17 08:01:11 +00:00
Junyi
dbb079ba18
fix(plugin-workflow-manual): fix migration (#6487)
* fix(plugin-workflow-manual): fix migration

* fix(plugin-workflow-manual): fix test cases
2025-03-17 16:00:48 +08:00
Sheldon Guo
1671484616 refactor: remove unused VariableFilters component and rename VariableProviderProps interface 2025-03-17 15:34:30 +08:00
Sheldon Guo
e408df098d refactor: show input or output value for unconfigurtable helper 2025-03-17 15:15:57 +08:00
Sheldon Guo
42219cafaf Merge commit 'aac39b763cb88aae690b6fac640f37cfa0f5794d' into feat/variables-filters-frontend 2025-03-17 14:35:22 +08:00
nocobase[bot]
37785d1dc8 Merge branch 'next' into develop 2025-03-17 04:28:31 +00:00
Sheldon Guo
9b95824fec feat: refactor Input component to use useMemo for value updates and improve performance 2025-03-17 12:28:30 +08:00
nocobase[bot]
da6a21bf9a Merge branch 'main' into next 2025-03-17 04:28:08 +00:00
Junyi
26d858ae18
fix(plugin-workflow-manual): fix migration (#6484) 2025-03-17 12:27:42 +08:00
nocobase[bot]
aac39b763c Merge branch 'next' into develop 2025-03-17 02:36:25 +00:00
nocobase[bot]
1537d616a4 Merge branch 'main' into next 2025-03-17 02:36:06 +00:00
Zeke Zhang
ed35d0995e fix: add colorTextHeaderMenu token to CSSVariableProvider 2025-03-17 10:35:42 +08:00
nocobase[bot]
0bb53aa9c6 Merge branch 'next' into develop 2025-03-17 02:33:11 +00:00
nocobase[bot]
6b451c1a57 Merge branch 'main' into next 2025-03-17 02:32:51 +00:00
Zeke Zhang
0cc83299f8
feat: add colorTextHeaderMenu variable for header menu styling (#6482) 2025-03-17 10:32:25 +08:00
nocobase[bot]
b86d0a583b Merge branch 'next' into develop 2025-03-17 02:26:29 +00:00
Katherine
06405a62b7
refactor: optimize enabling the index column (#6481) 2025-03-17 10:26:08 +08:00
nocobase[bot]
4be1f3286d Merge branch 'next' into develop 2025-03-17 02:19:08 +00:00
nocobase[bot]
09b9847697 Merge branch 'main' into next 2025-03-17 02:18:47 +00:00
Junyi
f18ddcdad8
fix(plugin-workflow-manaul): fix workflow title field in filter (#6480) 2025-03-17 10:18:24 +08:00
nocobase[bot]
743a9c755e Merge branch 'main' into next 2025-03-17 02:10:02 +00:00
Katherine
34528c4b0c
fix: calendar block not displaying events on boundary dates (#6463)
* fix: calendar block not displaying events on boundary dates

* fix: bug
2025-03-17 10:09:38 +08:00
nocobase[bot]
0dffebcab7 Merge branch 'next' into develop 2025-03-17 01:35:37 +00:00
nocobase[bot]
51071f40d5 Merge branch 'main' into next 2025-03-17 01:35:16 +00:00