7970 Commits

Author SHA1 Message Date
xilesun
35b76da8dd fix: test 2024-12-28 22:44:42 +08:00
nocobase[bot]
887f989da0 Merge branch 'main' into next 2024-12-28 14:30:36 +00:00
YANG QIA
a89269d25a
test: sub app agent (#5963)
* test: sub agent

* chore: test

---------

Co-authored-by: Chareice <chareice@live.com>
2024-12-28 22:30:12 +08:00
Katherine
2fd614fd64
fix: date range picker in filter form/action not showing time picker when showTime=true is set (#5956) 2024-12-28 21:28:46 +08:00
nocobase[bot]
31ddbc402f Merge branch 'main' into next 2024-12-28 12:47:48 +00:00
Katherine
c77a8a35ff
fix: issue with field assignment in subtable when re-select data after deleting data (#5958)
* fix: issue with field assignment in subtable when re-select data after deleting

* fix: bug
2024-12-28 20:47:22 +08:00
nocobase[bot]
936d834eb6 Merge branch 'main' into next 2024-12-28 12:01:58 +00:00
Zeke Zhang
aad9518c0a
chore: change default theme to compact mode (#5957) 2024-12-28 20:01:34 +08:00
nocobase[bot]
1d57ab1799 Merge branch 'main' into next 2024-12-27 11:35:13 +00:00
Junyi
a6d9f2ff27
fix(plugin-workflow-manual): fix details block context (#5953)
* fix(client): fix details block context

* fix(plugin-workflow-manual): fix FormBlockProvider context
2024-12-27 19:34:50 +08:00
nocobase[bot]
360a8535e1 chore(versions): 😊 publish v1.5.0-beta.18 v1.5.0-beta.18 2024-12-27 02:50:52 +00:00
Junyi
c7831676af
fix(plugin-workflow): fix date range variables (#5954)
* feat: hidden date range variables from nodes which is not filter components

* feat: remove system daterange variables from plugin

* refactor(plugin-workflow): move date range variables to component

* fix(plugin-workflow): remove useless code

---------

Co-authored-by: Linda <huanghui9850@gmail.com>
2024-12-26 23:42:38 +08:00
nocobase[bot]
fd138ab045 Merge branch 'main' into next 2024-12-26 13:31:11 +00:00
Zeke Zhang
b8618e4c92
fix: fix children field error (#5951) 2024-12-26 21:30:49 +08:00
Junyi
88cb820cdd
fix(client): remove console.log (#5721) 2024-12-26 20:56:27 +08:00
nocobase[bot]
4f1358fe4d Merge branch 'main' into next 2024-12-26 12:16:58 +00:00
nocobase[bot]
2dce1e5a42 docs: update changelogs 2024-12-26 12:16:32 +00:00
nocobase[bot]
13cf4be201 Merge branch 'main' into next 2024-12-26 11:51:26 +00:00
nocobase[bot]
9ee8f4e481 chore(versions): 😊 publish v1.4.16 v1.4.16 2024-12-26 11:51:03 +00:00
chenos
6412e08b3f
fix: update ProviderOptions.tsx (#5949) 2024-12-26 18:03:30 +08:00
nocobase[bot]
d2bd8cdf48 Merge branch 'main' into next 2024-12-26 06:24:12 +00:00
chenos
c79b7297f2
fix: unix timestamp accuracy (#5931)
* fix: unix timestamp accuracy

* fix: unixTimestamp support int value

* fix: tojson

* fix(database): fix unix timestamp input value on number type

* chore(database): remove only in test

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-12-26 14:23:51 +08:00
nocobase[bot]
ec8c2677b7 Merge branch 'main' into next 2024-12-25 11:32:57 +00:00
Katherine
9a93490dd2
fix: o2o association field not displaying target collection field in… (#5921)
* fix: o2o association field not  displaying target collection field in detail and form block

* fix: test
2024-12-25 19:32:31 +08:00
Zeke Zhang
d753c5add9
fix(Table): fix compatibility issues (#5934)
* fix(Table): fix compatibility issues

* Revert "fix(Table): fix compatibility issues"

This reverts commit 2c000832dd7479e24c960b4b68c6f36007933ca6.

* fix(Table): fix compatibility issues
2024-12-25 10:18:15 +08:00
Zeke Zhang
de4921834d
fix(NocoBaseReactiveField): remove disable and readOnly (#5922)
Fix the issue where the delete button is disabled in the block template management page
2024-12-25 10:16:25 +08:00
nocobase[bot]
8d75a7fcfd Merge branch 'main' into next 2024-12-25 00:45:38 +00:00
Sheldon Guo
5210267d53
fix(notification-in-app-message): include user ID filter in in-app channels query (#5942) 2024-12-25 08:45:07 +08:00
nocobase[bot]
eb468109b6 Merge branch 'main' into next 2024-12-24 18:17:09 +00:00
nocobase[bot]
0914b1c625 docs: update changelogs 2024-12-24 18:16:38 +00:00
nocobase[bot]
4e48c2717a Merge branch 'main' into next 2024-12-24 16:46:40 +00:00
nocobase[bot]
0ff3d364fd chore(versions): 😊 publish v1.4.15 v1.4.15 2024-12-24 16:46:21 +00:00
nocobase[bot]
1b866d8956 chore(versions): 😊 publish v1.5.0-beta.17 v1.5.0-beta.17 2024-12-24 16:45:11 +00:00
nocobase[bot]
5825e88a62 Merge branch 'main' into next 2024-12-24 16:34:44 +00:00
chenos
a97f11dc71
fix: collections were not automatically created when enabling the plugin (#5939)
* fix: collections were not automatically created when enabling the plugin

* fix: error
2024-12-25 00:34:22 +08:00
nocobase[bot]
bc63f281ed Merge branch 'main' into next 2024-12-24 14:47:48 +00:00
Junyi
7a1385e158
fix(plugin-workflow): fix schedule trigger on date field without tz (#5938) 2024-12-24 22:47:23 +08:00
nocobase[bot]
897e304dc6 Merge branch 'main' into next 2024-12-24 09:50:48 +00:00
chenos
3dee4c8668 chore: add trace log 2024-12-24 17:50:01 +08:00
nocobase[bot]
0485db6fd6 chore(versions): 😊 publish v1.5.0-beta.16 v1.5.0-beta.16 2024-12-24 07:36:01 +00:00
gchust
1499caea40
fix: loading error when running nocobase under subpath (#5924)
* fix: plugin dynamic import should use relative path

* fix: output public path

* fix(buildPlugin): update public path handling and add custom public path plugin
2024-12-24 14:11:23 +08:00
nocobase[bot]
55c6a5d577 Merge branch 'main' into next 2024-12-24 05:40:32 +00:00
Katherine
06e5c49d89
fix: property field search in linkage rules not matching correct data (#5925) 2024-12-24 13:40:10 +08:00
nocobase[bot]
297a765f85 Merge branch 'main' into next 2024-12-23 06:14:39 +00:00
sheldon66
4a9840d75a Revert "fix(notification): filter messages by user ID in in-app channels query"
This reverts commit 4b694ee515fb8f0f0506a59ccd152487b195a081.
2024-12-23 14:13:56 +08:00
nocobase[bot]
4f3ca77e02 Merge branch 'main' into next 2024-12-23 05:22:28 +00:00
sheldon66
4b694ee515 fix(notification): filter messages by user ID in in-app channels query 2024-12-23 13:20:38 +08:00
nocobase[bot]
0a377054b8 chore(versions): 😊 publish v1.5.0-beta.15 v1.5.0-beta.15 2024-12-23 04:44:40 +00:00
nocobase[bot]
a550e06d76 Merge branch 'main' into next 2024-12-23 02:56:23 +00:00
xilesun
fc2b22721f fix(ci): e2e 2024-12-23 10:55:54 +08:00