6483 Commits

Author SHA1 Message Date
Zeke Zhang
cfd940e18c
fix: linkage rules issue (#6182)
* fix: linkage rules issue

* chore: e2e
2025-02-10 17:13:37 +08:00
chenos
ab5e9c09f6
fix: optimize the storage/plugins reading logic (#6186) 2025-02-10 12:26:56 +08:00
衣不如新
6f5515abbc
fix: add user filter to message timestamp and title subqueries (#6185) 2025-02-10 08:24:14 +08:00
chenos
3c51f4674e fix: homepage 2025-02-08 13:02:24 +08:00
Zeke Zhang
47ee511e52
fix: should show 'Allow multiple selection' in filter form (#6174) 2025-02-08 09:42:17 +08:00
Junyi
48ca650a68
fix(plugin-workflow): add loading to duplicate action (#6179) 2025-02-07 22:14:46 +08:00
nocobase[bot]
2fac130a47 chore(versions): 😊 publish v1.5.3 2025-02-07 09:29:51 +00:00
ChengLei Shao
3a568b87c1 chore: remove collection schema options (#6129)
* chore: remove schema options in collections

* chore: test

* chore: unset schema option

* chore: test

* chore: test

* fix: test

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-02-07 14:22:13 +08:00
Zeke Zhang
554cad3353
fix: belongsToArray (#6173) 2025-02-07 11:06:25 +08:00
Katherine
474c0421c6
fix: time field operator set to between in filter form, component didn't change to time range picker (#6170) 2025-02-06 22:12:57 +08:00
Katherine
ab6b43745f
fix: kanban and calendar block popup edit form didn't show 'Unsaved changes' warning (#6172) 2025-02-06 21:27:23 +08:00
nocobase[bot]
522b692ff0 chore(versions): 😊 publish v1.5.2 2025-02-06 12:58:13 +00:00
Katherine
1e2e4222eb
fix: gantt block style improve (#6168) 2025-02-06 20:55:20 +08:00
Zeke Zhang
3f1d955ef9
chore: hide the header when no permissions are configured (#6171) 2025-02-06 20:51:45 +08:00
Sheldon Guo
e4c950d2f5
fix(notification): enhance sendParams structure to include content and scope data (#6164) 2025-02-06 17:47:53 +08:00
Junyi
032b4e4a7f
fix(plugin-workflow-manual): fix result values in failed status (#6160) 2025-02-06 16:48:55 +08:00
nocobase[bot]
25a35e5770 chore(versions): 😊 publish v1.5.1 2025-02-06 03:12:53 +00:00
Zeke Zhang
7bb0084a88
fix: subform default value (#6165)
* fix: default value

* chore: add e2e test
2025-02-06 10:50:10 +08:00
gchust
1a4209f073
fix: popover subform incorrect i18n (#6159) 2025-02-06 08:28:23 +08:00
nocobase[bot]
dbf4fb713d chore(versions): 😊 publish v1.5.0 2025-02-05 14:15:43 +00:00
gchust
01ea8294ca
fix: popover subform not working in public forms (#6157) 2025-02-05 21:50:14 +08:00
xilesun
ad7a65c3e4 Merge branch 'main' into next 2025-02-05 21:41:14 +08:00
YANG QIA
b0c517a222
fix(sql-collection): filtering SQL Collection throws an error when DB_TABLE_PREFIX is set (#6156) 2025-02-05 19:46:16 +08:00
Sheldon Guo
bae769c6bf
chore: add homepage links to notification plugins in package.json (#6150)
* feat: add homepage links to notification plugins in package.json
2025-02-03 09:52:21 +08:00
nocobase[bot]
9c50b055e0 chore(versions): 😊 publish v1.4.34 2025-02-02 04:55:56 +00:00
nocobase[bot]
ec88cbd51e Merge branch 'main' into next 2025-02-02 04:53:32 +00:00
Zeke Zhang
02a506d247
fix: unable to submit when selecting data (#6148) 2025-02-02 12:53:07 +08:00
nocobase[bot]
e7c5f9d731 chore(versions): 😊 publish v1.5.0-beta.34 2025-02-01 03:58:20 +00:00
Zeke Zhang
47fd34c5dd
fix: linkage rules of action (#6147) 2025-02-01 11:55:19 +08:00
Junyi
2783e62aa5
fix(plugin-field-sort): fix move action to trigger workflow (#6145) 2025-01-28 23:18:53 +08:00
nocobase[bot]
90ffb60006 chore(versions): 😊 publish v1.4.33 2025-01-28 03:31:37 +00:00
nocobase[bot]
f232ec45df chore(versions): 😊 publish v1.4.32 2025-01-27 17:19:40 +00:00
mytharcher
3ccc5d8e50 Merge branch 'main' into next 2025-01-27 23:30:31 +08:00
Junyi
9bef5ebdf3
fix(actions): fix move action to trigger workflow (#6144)
* fix(actions): fix move action to trigger workflow

* fix(action): fix import and type
2025-01-27 23:27:26 +08:00
Zeke Zhang
173e1169e1
fix: should refresh page when deleting block (#6139)
* fix: should refresh page when deleting block

* fix: bug

* chore: skip unstable test
2025-01-26 19:54:54 +08:00
nocobase[bot]
f8d75f1da3 chore(versions): 😊 publish v1.4.31 2025-01-26 05:21:21 +00:00
Zeke Zhang
5d84e4e9eb Merge branch 'main' into next 2025-01-26 13:13:29 +08:00
Zeke Zhang
2a88c8a3b0
fix: button linkage rule is not taking effect (#6140) 2025-01-26 13:08:37 +08:00
Zeke Zhang
ecaee603bd
fix(useCompile): avoid error (#6141) 2025-01-26 13:04:03 +08:00
nocobase[bot]
4c3b4c8497 Merge branch 'main' into next 2025-01-25 14:20:56 +00:00
ChengLei Shao
49cad7ed3f
chore: append acl strategy resource (#6137) 2025-01-25 22:20:32 +08:00
nocobase[bot]
de782020d2 Merge branch 'main' into next 2025-01-25 14:20:19 +00:00
ChengLei Shao
b6d83503c3
fix: query uuid field (#6138)
* fix: query uuid field

* fix: test
2025-01-25 22:19:54 +08:00
ChengLei Shao
72f515a321
chore: import placeholder (#6134) 2025-01-25 21:29:22 +08:00
katherinehhh
cae5d68211 Merge branch 'main' into next 2025-01-24 23:05:50 +08:00
Katherine
a00dcb78cb
refactor: optimize filter component in filter form to match filterable settings (#6110)
* fix: display checkbox field as select in filter form

* fix: bug

* chore: filterCollectionffield

* refactor: code improve

* fix: bug

* fix: bug

* fix: isTruly and isFalsy

* fix: bug

* fix: bug

* fix: bug

* fix: bug

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-01-24 23:00:35 +08:00
YANG QIA
7c0d424173
fix(m2m-array): updating many to many (array) fields in a subform is not working (#6136)
* fix(m2m-array): updating many to many (array) fields in a subform is not working

* test: add tests

* fix: build

* fix: test
2025-01-24 22:41:42 +08:00
Katherine
3f68c5b836
fix: incorrect variable display in association field quick-add form (#6119)
* fix: incorrect variable display in association field quick-add form

* fix: current popup record

* fix: bug
2025-01-24 21:30:45 +08:00
katherinehhh
daefd83114 fix: merge bug 2025-01-24 16:01:52 +08:00
katherinehhh
955c167f5e Merge branch 'main' into next 2025-01-24 15:51:52 +08:00