Sheldon Guo
|
ddb1340699
|
feat: update variable handling to use joined segments and enhance helper visibility
|
2025-03-26 14:15:03 +08:00 |
|
Sheldon Guo
|
0a687d0791
|
feat: add helper type inference
|
2025-03-25 18:18:57 +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 |
|
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
|
a9f1e15ec6
|
feat: rename filter to helper
|
2025-03-18 16:25:10 +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 |
|
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
|
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 |
|
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 |
|
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]
|
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]
|
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]
|
6bda5b1e76
|
Merge branch 'next' into develop
|
2025-03-17 00:55:14 +00:00 |
|
nocobase[bot]
|
ca09100027
|
Merge branch 'main' into next
|
2025-03-17 00:54:52 +00:00 |
|
Junyi
|
5144d47eb9
|
refactor(plugin-file-manager): refactor file url generating (#6472)
* refactor(plugin-file-manager): change file url generation to a better way
* fix(plugin-file-manager): use url field first
* fix(client): remove unused function call
* fix(plugin-file-manager): fix test cases
* fix: local getURL
* fix: md5
* fix: getFileURL
* fix(plugin-file-manager): fix FileModel class
* fix: use DeleteObjectCommand
* fix(plugin-file-manager): fix package version and require
* test(plugin-file-manager): fix test cases
* fix: storageInstance
* fix: test case error
* fix: url-join
* fix: autoGenId false
* fix: url
* fix: file.url
* fix: file preview
* fix: test error
* fix: isURL
* fix: only
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2025-03-17 08:54:26 +08:00 |
|
Sheldon Guo
|
e0196f3c3d
|
fix: empty variable will write "{{}}" bug
|
2025-03-17 08:23:47 +08:00 |
|
nocobase[bot]
|
38999aaf75
|
Merge branch 'next' into develop
|
2025-03-16 09:43:04 +00:00 |
|
nocobase[bot]
|
cc56b6f1d5
|
Merge branch 'main' into next
|
2025-03-16 09:42:43 +00:00 |
|
Zeke Zhang
|
a2b34a1b44
|
fix(filter-provider): handle potential null reference in clearSelection method (#6475)
|
2025-03-16 17:42:23 +08:00 |
|