katherinehhh
a924a22a7c
fix: issue with adding data to sub-table after deletion
2024-11-02 22:03:51 +08:00
Katherine
0b762cf89f
fix: issue with adding data to sub-table after deletion ( #5566 )
2024-11-02 19:19:54 +08:00
katherinehhh
582f1d7ef8
fix: bug
2024-11-02 19:18:35 +08:00
Katherine
231b7d641b
chore: add support for Layout parameters (labelAlign, labelWidth, labelWrap) ( #5521 )
...
* chore: support layout settings
* refactor: locale improve
* fix: test
* fix: bug
* refactor: label width
* fix: bug
* refactor: locale improve
* fix: bug
* style: style improve
* fix: test
2024-11-01 16:06:18 +08:00
Katherine
c639e7d403
feat: configure fields support serach and filter fields ( #5471 )
...
* feat: configure fields support serach and filter fields
* feat: configure fields support serach and filter fields
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: test
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
2024-11-01 14:28:46 +08:00
nocobase[bot]
5685b545fe
Merge branch 'main' into next
2024-11-01 03:36:57 +00:00
YANG QIA
e8c232db2f
fix(api-keys): fix the URL path for API keys settings page ( #5562 )
2024-11-01 11:36:34 +08:00
ChengLei Shao
056d46c680
chore: load collection with schema ( #5541 )
...
* chore: load collection with schema
* chore: load collection with schema
* chore: test
* chore: test
* chore: test
* chore: test
* fix: test
---------
Co-authored-by: CHENGLEI SHAO <Chareice>
2024-11-01 06:46:55 +08:00
ChengLei Shao
e818195dd1
fix: merge option with filter target key ( #5558 )
2024-10-31 21:41:10 +08:00
YANG QIA
809ae5c011
feat(notification-manager): add UserSelect and UserAddition components ( #5553 )
...
* feat(notification-manager): add UserSelect and UserAddition components
* refactor(notification-manager): update type of 'reason' field to 'text'
* refactor(notification-manager): update error logging in NotificationManager
* refactor: refactor notification manager exports
---------
Co-authored-by: Sheldon Guo <sheldon_66@163.com>
2024-10-31 20:16:19 +08:00
ChengLei Shao
eec0f30d40
fix: sequelize primary key field with multi filter target keys ( #5556 )
2024-10-31 17:38:07 +08:00
ChengLei Shao
a985bc46a8
fix: remove data source in failed status ( #5554 )
2024-10-31 14:42:10 +08:00
Katherine
8c28fcc706
fix: restore default value when field title is cleared ( #5549 )
2024-10-30 22:32:37 +08:00
Zeke Zhang
f6fd8152cc
Merge branch 'main' into next
2024-10-30 18:02:02 +08:00
chenos
a2b464ff14
feat: numeric precision can be configured to 8 digits ( #5552 )
2024-10-30 15:40:31 +08:00
Zeke Zhang
9e5355cbed
fix(mobile): fix the issue of preview images being covered by page ( #5535 )
...
* refactor(mobile): replace mobile BasicZIndexProvider with zIndexContext from core library
* fix(mobile): fix the issue of preview images being covered by page
2024-10-30 11:06:29 +08:00
xilesun
c4b6a004e6
Merge branch 'main' into next
2024-10-30 10:54:41 +08:00
YANG QIA
c43933e51b
fix(tree): fix errors when updating path collection ( #5551 )
...
* fix(tree): fix errors when updating path collection
* fix: update
2024-10-30 10:47:12 +08:00
Sheldon Guo
92542ca950
chore(plugin-notification-in-app-message): improve UI and add logs ( #5550 )
...
* chore: add some log to plugin-notification-in-app-message
* refactor: improve unread message count display
2024-10-30 10:33:31 +08:00
Sheldon Guo
0c034c104e
fix: fix linkage style not updating in form ( #5539 )
...
* refactor: update useDataFormItemProps hook
* refactor: update useDataFormItemProps hook to handle null values in form and subForm
2024-10-30 10:11:37 +08:00
dependabot[bot]
7323cefcdd
chore(deps): bump antd-style from 3.4.5 to 3.7.1 ( #5536 )
...
* chore(deps): bump antd-style from 3.4.5 to 3.7.1
Bumps [antd-style](https://github.com/ant-design/antd-style ) from 3.4.5 to 3.7.1.
- [Release notes](https://github.com/ant-design/antd-style/releases )
- [Changelog](https://github.com/ant-design/antd-style/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ant-design/antd-style/compare/v3.4.5...v3.7.1 )
---
updated-dependencies:
- dependency-name: antd-style
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update snapshot
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-10-30 08:34:08 +08:00
Zeke Zhang
1e9b1596df
fix(Table): fix skeleton component not disappearing ( #5548 )
2024-10-29 22:31:14 +08:00
YANG QIA
cf0a62a502
fix(m2m-array): issue where select component for a m2m array field has only one option ( #5544 )
2024-10-29 20:07:42 +08:00
Sheldon Guo
4bb9cdd141
Add some log to notification manager ( #5546 )
2024-10-29 18:38:59 +08:00
Katherine
de31153aa4
fix: build test ( #5545 )
2024-10-29 18:16:59 +08:00
Katherine
45810d0658
fix: issues with deletion action , text ellipsis, and new data display in sub-table ( #5523 )
...
* fix: subtable issue
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
2024-10-29 18:12:48 +08:00
katherinehhh
055b64ba0e
Merge branch 'main' into next
2024-10-29 17:09:17 +08:00
Katherine
67e1373077
fix: resolve map rendering in sub-details and incorrect value display for empty fields ( #5526 )
...
* fix: bug
* fix: test
2024-10-29 17:02:22 +08:00
xilesun
a03ee78bcc
Merge branch 'main' into next
2024-10-29 13:44:33 +08:00
YANG QIA
eb5e23f686
fix(tree): e2e error ( #5542 )
2024-10-29 13:14:52 +08:00
Junyi
5fff470e82
fix(plugin-notification-manager-email): fix missed subject in email notification based on user ids ( #5534 )
2024-10-28 22:52:06 +08:00
Junyi
d5c3f176eb
fix(plugin-notification-manager-email): fix user query by ids ( #5533 )
2024-10-28 22:37:36 +08:00
Junyi
e90fdde12c
refactor(plugin-notification-manager): adjust api ( #5532 )
2024-10-28 22:10:25 +08:00
Junyi
ec3e52e866
refactor(plugin-notification-manager): expose notification types api ( #5531 )
2024-10-28 21:56:46 +08:00
Junyi
74ee3479b5
refactor(plugin-notification-mananger): add types data hook api ( #5529 )
2024-10-28 21:28:29 +08:00
Junyi
20e8d799ad
fix(plugin-notification-manager): fix undefined bug ( #5528 )
2024-10-28 17:44:22 +08:00
nocobase[bot]
67b9cb9617
chore(versions): 😊 publish v1.3.42-beta
2024-10-28 09:13:16 +00:00
Junyi
021ed15a81
fix(plugin-notification-email): fix form reaction based on local path ( #5527 )
2024-10-28 16:07:35 +08:00
chenos
e0467cfee5
chore: upgrade @dnd-kit/core to 6.x
2024-10-28 12:49:33 +08:00
xilesun
a4d21adc5c
fix(tree): build
2024-10-28 12:42:08 +08:00
nocobase[bot]
75adb3f865
Merge branch 'main' into next
2024-10-28 02:20:05 +00:00
YANG QIA
d8dd73b669
fix(tree): issue where paths are not updated when disassociate children ( #5522 )
2024-10-28 10:19:45 +08:00
hongboji
63cffd3d31
fix: sse causes “waitForLoadState(‘networkidle’)” timeout ( #5524 )
2024-10-28 09:01:38 +08:00
nocobase[bot]
009ee1aab2
chore(versions): 😊 publish v1.3.41-beta
2024-10-27 23:05:49 +00:00
ChengLei Shao
3c4a96925e
fix: docker build ( #5520 )
...
* fix: docker build
* fix: docker build
* fix: docker build
2024-10-27 22:26:03 +08:00
ChengLei Shao
7c4a15fee3
fix: docker build ( #5520 )
...
* fix: docker build
* fix: docker build
* fix: docker build
2024-10-27 21:04:50 +08:00
ChengLei Shao
191c121eb9
feat: update datasource loading progress ( #5518 )
...
* chore: tmp commit
* chore: datasource loading progress
* chore: merge
* fix: loading status
* chore: test
* chore: test
2024-10-27 18:16:23 +08:00
Sheldon Guo
4572e140e2
fix: fix in-app message locale bug ( #5519 )
...
Fix in-app message locale bug
2024-10-27 13:52:18 +08:00
Zeke Zhang
0dc49d32e4
chore(e2e): make e2e more stable
2024-10-27 10:20:47 +08:00
Zeke Zhang
a03f459177
chore: update e2e to make it pass
2024-10-27 09:44:16 +08:00