4585 Commits

Author SHA1 Message Date
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
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
Sheldon Guo
f3dd5141f0 feat: add tests for context functions handling nested arrays and objects 2025-03-16 20:51:08 +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
sheldon66
dd2c1b64c6 feat: refactor Helper components for improved state management and UI updates 2025-03-16 11:39:01 +08:00
sheldon66
6218a3c7ce feat: init render variables 2025-03-16 08:26:30 +08:00
nocobase[bot]
14bfb7abb7 chore(versions): 😊 publish v1.7.0-alpha.2 2025-03-14 23:14:25 +00:00
nocobase[bot]
6a1a8ee670 chore(versions): 😊 publish v1.7.0-beta.4 2025-03-14 17:34:44 +00:00
nocobase[bot]
6bc55d4f9f chore(versions): 😊 publish v1.6.4 2025-03-14 16:37:22 +00:00
nocobase[bot]
7b74ca1d30 Merge branch 'next' into develop 2025-03-14 14:20:07 +00:00
nocobase[bot]
684230b6e3 Merge branch 'main' into next 2025-03-14 14:19:44 +00:00
Junyi
4b91d890cf
refactor(utils): move md5 to utils (#6468)
* refactor(utils): move md5 to utils

* fix(utils): fix export

* fix(utils): add missed file
2025-03-14 22:19:20 +08:00
nocobase[bot]
96569b9ae1 Merge branch 'main' into next 2025-03-14 13:34:29 +00:00
chenyongxin
705e167dc4
feat: cascade selection component add dataScope setting (#6386)
* feat: cascade select filter parameter extension

* feat: cascade selection component add dataScope setting

* fix: remove useless import
2025-03-14 21:34:05 +08:00
nocobase[bot]
bb6b63270c Merge branch 'next' into develop 2025-03-14 07:02:00 +00:00
nocobase[bot]
2b6583ea60 Merge branch 'main' into next 2025-03-14 07:01:36 +00:00
chenos
cc524c45fe
fix: encode (#6464) 2025-03-14 15:01:14 +08:00
nocobase[bot]
2c950af1cc Merge branch 'next' into develop 2025-03-14 05:20:10 +00:00
nocobase[bot]
bf30c8f67d Merge branch 'main' into next 2025-03-14 05:19:45 +00:00
Zeke Zhang
4269ff7412
fix: handle null value check and clear data in manual loading mode (#6460)
* fix: handle null value check and clear data in manual loading mode

* fix: add clearSelection method and invoke it in relevant places
2025-03-14 13:19:23 +08:00
Sheldon Guo
319c7614c0 feat: update ctx-func tests and parser to support async context functions 2025-03-14 09:41:18 +08:00
nocobase[bot]
3ec5aaa251 Merge branch 'next' into develop 2025-03-14 00:38:40 +00:00
Mathy Vandersmissen
6db5bd7f33
Update dutch language files (#6461) 2025-03-14 08:38:14 +08:00
nocobase[bot]
cfa2ee98fb chore(versions): 😊 publish v1.7.0-beta.3 2025-03-13 23:05:42 +00:00
Sheldon Guo
17eab07015
chore(router): add skipAuthCheck option to router.add to prevent redirecting to login on public pages (#6453)
* feat: add permission handling for public routes in RouterManager and auth middleware

* feat: add skipAuthCheck functionality to RouterManager and update auth middleware

* test: update RouterManager tests for skipAuthCheck routes

* feat: enable skipAuthCheck for public forms route in PluginPublicFormsClient

* refactor: remove unused imports in auth middleware interceptor
2025-03-14 06:23:19 +08:00
nocobase[bot]
7281979cc3 chore(versions): 😊 publish v1.6.3 2025-03-13 16:32:19 +00:00
nocobase[bot]
4af80c434c Merge branch 'next' into develop 2025-03-13 16:10:52 +00:00
nocobase[bot]
e56af7f93e Merge branch 'main' into next 2025-03-13 16:10:29 +00:00
Junyi
78455c1a5d
fix(plugin-file-manager): fix image url (#6459)
* fix(plugin-file-manager): fix image url

* fix(plugin-file-manager): fix url with search part

* fix(plugin-file-manager): fix lightbox preview url

* fix(plugin-file-manager): encode link url
2025-03-14 00:10:00 +08:00