4734 Commits

Author SHA1 Message Date
Zeke Zhang
322f3d749e
fix(Link): cannot use 'current user' variable (#6536) 2025-03-24 20:39:44 +08:00
Zeke Zhang
57c8722c3c
fix: remove caching logic (#6530) 2025-03-24 20:38:44 +08:00
Zeke Zhang
2fefcfbcf2
fix: remove "Allow multiple selection" from multiple locale files (#6515)
* fix: remove "Allow multiple selection" from multiple locale files

* chore: format

* feat(client): add visibility control for allowMultiple

* Revert "fix: remove "Allow multiple selection" from multiple locale files"

This reverts commit 9d63791d1fced73e6860bcf5c8987a5f15ecac79.
2025-03-24 20:34:06 +08:00
gchust
38bac8291e
fix: yarn doc error (#6540) 2025-03-24 16:56:52 +08:00
Sheldon Guo
2151143dbf feat: enhance date variable handling and improve display in variable configuration 2025-03-23 20:42:41 +08:00
sheldon66
cbcc2a944d feat: update date helper functions and improve variable configuration UI 2025-03-23 19:23:59 +08:00
sheldon66
c8ecdb7c2c fix: some problems 2025-03-23 18:24:22 +08:00
sheldon66
02097cd96d fix: router 2025-03-23 15:20:20 +08:00
sheldon66
ff9d749d9d fix: helper list not refresh 2025-03-23 14:44:32 +08:00
nocobase[bot]
ffaa71e01e chore(versions): 😊 publish v1.7.0-alpha.4 2025-03-23 05:22:57 +00:00
nocobase[bot]
edacd05301 chore(versions): 😊 publish v1.7.0-beta.8 2025-03-23 04:46:53 +00:00
nocobase[bot]
01ec734a58 chore(versions): 😊 publish v1.6.9 2025-03-23 03:34:33 +00:00
sheldon66
4d88c083bb feat: add support for helper functions in variable configuration and update related components 2025-03-23 11:33:05 +08:00
nocobase[bot]
c2ef42670a Merge branch 'next' into develop 2025-03-23 02:12:19 +00:00
nocobase[bot]
1036a1fb70 Merge branch 'main' into next 2025-03-23 02:11:54 +00:00
chenos
bc5caab6f2 fix: add __stopped event 2025-03-23 10:11:06 +08:00
nocobase[bot]
9159c43298 Merge branch 'next' into develop 2025-03-23 01:00:15 +00:00
nocobase[bot]
a7dc904aeb Merge branch 'main' into next 2025-03-23 00:59:51 +00:00
chenos
436af4b9f3
fix: runPluginStaticImports (#6528) 2025-03-23 08:59:28 +08:00
nocobase[bot]
77d5f94ae0 Merge branch 'next' into develop 2025-03-22 15:12:42 +00:00
nocobase[bot]
26af0d8954 Merge branch 'main' into next 2025-03-22 15:12:20 +00:00
Katherine
437e9dba52
fix: action button transparency causing setting display issue on hover (#6529)
* fix: button transparency causing setting display issue on hover

* fix: button transparency causing setting display issue on hover
2025-03-22 23:11:52 +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
nocobase[bot]
e3b99cc75c chore(versions): 😊 publish v1.6.8 2025-03-22 12:57:51 +00:00
Sheldon Guo
e088ca445e feat: refactor VariableProvider and helper observables integration 2025-03-22 20:56:17 +08:00
nocobase[bot]
bf064b3af9 Merge branch 'next' into develop 2025-03-22 01:26:29 +00:00
nocobase[bot]
e4bb40637a Merge branch 'main' into next 2025-03-22 01:26:05 +00:00
gchust
369754f8f0
fix: ensure old instances are cleaned up during application reinitialization (#6524)
* fix: getConnection called after connection closed error

* fix: ensure old instances are cleaned up during application reinitialization
2025-03-22 09:25:43 +08:00
nocobase[bot]
b221b96f34 Merge branch 'next' into develop 2025-03-21 08:49:02 +00:00
Katherine
8fd8ce4f6a
feat: support fuzzy matching for fields selected in filter button (#6496)
* feat: support fuzzy matching for fields selected in filter button

* fix: bug

* fix: bug

* test: filter item
2025-03-21 16:48:39 +08:00
nocobase[bot]
9728ddcf77 Merge branch 'next' into develop 2025-03-21 08:09:28 +00:00
Katherine
b120d841b0
feat: support environment variables in link button URL (#6494)
* feat: support environment variables in link button URL

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: useEvnVariable
2025-03-21 16:07:59 +08:00
nocobase[bot]
770b61aaf8 Merge branch 'next' into develop 2025-03-21 04:15:18 +00:00
nocobase[bot]
3362512910 Merge branch 'main' into next 2025-03-21 04:14:57 +00:00
chenos
2e737f74fd
chore: create-mock-database (#6522)
* chore: create-mock-database

* fix: mockDatabase
2025-03-21 12:14:31 +08:00
nocobase[bot]
3b7d237f9e Merge branch 'next' into develop 2025-03-21 02:51:45 +00:00
nocobase[bot]
e6a2476f97 Merge branch 'main' into next 2025-03-21 02:51:24 +00:00
chenos
68d2ae1c3d chore: init env 2025-03-21 10:50:49 +08:00
nocobase[bot]
f0e3c46072 Merge branch 'next' into develop 2025-03-20 15:18:21 +00:00
nocobase[bot]
8bda66726c Merge branch 'main' into next 2025-03-20 15:17:57 +00:00
Katherine
f82e426daa
fix: the height of the subtable in the form is set along with the mai… (#6518)
* fix: the height of the subtable in the form is set along with the main form height

* fix: bug
2025-03-20 23:17:33 +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
nocobase[bot]
13e0e21649 Merge branch 'next' into develop 2025-03-20 13:25:30 +00:00
Katherine
d1ea29c58b
refactor: getRenderContent (#6516) 2025-03-20 21:25:08 +08:00
Sheldon Guo
b65d824040 feat: add demo scripts for JSON template parser showcasing various features 2025-03-20 19:09:02 +08:00
nocobase[bot]
3f75da95d3 chore(versions): 😊 publish v1.6.7 2025-03-20 09:48:46 +00:00
Zeke Zhang
bf7607a695
fix(mobile): known issues (#6476)
* feat(Nester): support mobile layout by transforming multi-column schema to single-column

* fix(chart): change multiple columns to single column

* fix: update openMode handling in ActionContainer component

* fix: update drawer style selector in Action.Drawer.style.ts

* fix: adjust padding and background color handling in WorkflowTasks component

* fix: refactor schema handling for mobile layout in InternalPicker, Nester, and Form components

* fix: prevent schema insertion in mobile layout for AssociationField component

* fix: remove deprecated useCollectionManager in DetailsBlockProvider component

* fix: relationship fields not displaying data
2025-03-20 17:28:36 +08:00
katherinehhh
9369059acc Merge branch 'next' into develop 2025-03-20 16:14:58 +08:00