Commit Graph

1942 Commits

Author SHA1 Message Date
nocobase[bot]
cc9d8ef2b0 chore(versions): 😊 publish v1.3.50-beta 2024-11-14 03:49:52 +00:00
nocobase[bot]
0987ce5094 chore(versions): 😊 publish v1.3.49-beta 2024-11-13 02:20:46 +00:00
Junyi
eefad31179
fix(client): support o2o and m2m (array) to use file collection (#5637) 2024-11-13 09:54:24 +08:00
ChengLei Shao
97b63b9b90
fix: import with m2m id field (#5623) 2024-11-13 09:13:26 +08:00
Junyi
b7495a7757
fix(evaluators): change formula.js to default calculation engine (#5626) 2024-11-11 20:33:39 +08:00
nocobase[bot]
9470479100 chore(versions): 😊 publish v1.3.48-beta 2024-11-11 02:20:28 +00:00
chenos
451210a248 docs: update README.md 2024-11-10 10:09:21 +08:00
ChengLei Shao
bea2d4880e
fix: import with m2m id field (#5623) 2024-11-10 10:05:53 +08:00
nocobase[bot]
d1b4ccc1aa chore(versions): 😊 publish v1.3.47-beta 2024-11-08 02:25:17 +00:00
YANG QIA
e70d2d1c9e
chore(auth): optimize error message (#5612) 2024-11-07 20:41:03 +08:00
YANG QIA
c4653cb784
fix(auth): issue where users can't change password when signing in with a non-password authenticator (#5609)
* fix(auth): issue where users can't change pwd when signing in with a non-password authenticator

* chore: remove logic in basic auth
2024-11-07 14:48:41 +08:00
nocobase[bot]
a6ac4a6384 chore(versions): 😊 publish v1.3.46-beta 2024-11-06 09:03:46 +00:00
nocobase[bot]
c004720ca6 chore(versions): 😊 publish v1.3.45-beta 2024-11-06 07:38:51 +00:00
ChengLei Shao
88cc322a8c
fix: import with belongs to associations (#5417)
* fix: import with belongs to associations

* chore: test
2024-11-06 13:17:27 +08:00
ChengLei Shao
5788841df6
fix: export with i18n (#5591) 2024-11-06 10:29:26 +08:00
nocobase[bot]
8d20967b0a chore(versions): 😊 publish v1.3.44-beta 2024-11-05 07:41:24 +00:00
nocobase[bot]
dc3a216c2a chore(versions): 😊 publish v1.3.43-beta 2024-11-04 23:54:28 +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
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
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
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
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
YANG QIA
eb5e23f686
fix(tree): e2e error (#5542) 2024-10-29 13:14:52 +08:00
nocobase[bot]
67b9cb9617 chore(versions): 😊 publish v1.3.42-beta 2024-10-28 09:13:16 +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
nocobase[bot]
009ee1aab2 chore(versions): 😊 publish v1.3.41-beta 2024-10-27 23:05:49 +00:00
ChengLei Shao
da172317eb
chore: remove count query in acl (#5496)
* chore: remove count query in acl

* chore: skip report permission error when destroy with big table

* chore: skip batch destory action permission check

* chore: test

* chore: test

* chore: test
2024-10-26 10:54:47 +08:00
nocobase[bot]
71f8eda6a2 chore(versions): 😊 publish v1.3.40-beta 2024-10-25 03:01:29 +00:00
Katherine
95aeb343f2
fix: checkbox e2e test (#5508)
Some checks are pending
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
2024-10-24 20:43:21 +08:00
chenyongxin
3fa93ccf36
fix: aMap repeat load issure fixed (#5490)
* fix: 修复Amap多次load导致报错的问题

* feat: branch restore

* fix: aMap repeat load issure fixed

* fix: aMap repeat load issure fixed

* Delete packages/plugins/@nocobase/plugin-calendar/src/locale/zh-CN.ts
2024-10-24 16:09:59 +08:00
nocobase[bot]
25a9a9d470 chore(versions): 😊 publish v1.3.39-beta 2024-10-24 04:34:00 +00:00
nocobase[bot]
9744b7fe32 chore(versions): 😊 publish v1.3.38-beta 2024-10-24 03:17:43 +00:00
Junyi
4a6bf09737
fix(client): fix special white space happens when paste content (#5497) 2024-10-23 21:00:38 +08:00
nocobase[bot]
5471ae8525 chore(versions): 😊 publish v1.3.37-beta 2024-10-23 01:50:15 +00:00
Junyi
af600e3e4f
fix(plugin-file-manager): fix upload and destroy file record within an association (#5493)
Some checks are pending
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
Deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase backend test / sqlite-test (20, false) (push) Waiting to run
NocoBase backend test / sqlite-test (20, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase backend test / mysql-test (20, false) (push) Waiting to run
NocoBase backend test / mysql-test (20, true) (push) Waiting to run
NocoBase backend test / mariadb-test (20, false) (push) Waiting to run
NocoBase backend test / mariadb-test (20, true) (push) Waiting to run
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-10-23 00:03:45 +08:00
Junyi
e0c7e765dd
fix(plugin-workflow): fix locale of binding workflow on button (#5494) 2024-10-22 23:05:55 +08:00
nocobase[bot]
98815fd8b6 chore(versions): 😊 publish v1.3.36-beta 2024-10-22 13:18:30 +00:00
Katherine
2f9ad6b2a7
fix: show pagination bar with data in the table (#5480)
* fix: show pagination bar with data in the table

* refactor: local improve

* fix: bug

* fix: test

* fix: test
2024-10-22 20:36:51 +08:00
YANG QIA
475e219943
fix(tree): issue of creating path collection for inheritance tree collection (#5486) 2024-10-22 17:54:34 +08:00
ChengLei Shao
749b28cef3
chore: datasource sql logger (#5485) 2024-10-22 17:07:57 +08:00
Junyi
dc34e027e3
fix(client): fix typo in upload component (#5460) (#5479)
* fix(client): fix typo in upload component (#5460)

* fix(client): fix typo in upload component

* fix(plugin-file-manager): fix rule hook

* fix(plugin-file-manager): fix useless log
2024-10-22 14:19:03 +08:00
Zhichao Gu
063ebd9d05
fix(formula): formula scope calc bug if fieldname like todos.0.sub_todos.0.title (#5469) 2024-10-22 10:59:37 +08:00
nocobase[bot]
740bc669bd chore(versions): 😊 publish v1.3.35-beta 2024-10-21 09:44:20 +00:00
Junyi
350fb46f76
fix(plugin-workflow-mailer): fix placeholder of mailer node (#5470)
* fix(plugin-workflow-mailer): fix placeholder of mailer node

* refactor(plugin-workflow-mailer): remove required option in some fields
2024-10-21 17:42:48 +08:00
nocobase[bot]
f980099603 chore(versions): 😊 publish v1.3.34-beta 2024-10-21 01:04:05 +00:00
Katherine
361558a0d0
fix: remove zoom level configuration for map fields in table column (#5457)
Some checks failed
Build docker image / build-and-push (push) Has been cancelled
Build pro image / build-and-push (push) Has been cancelled
Deploy client docs / Build (push) Has been cancelled
E2E / Build (push) Has been cancelled
NocoBase frontEnd test / frontend-test (18) (push) Has been cancelled
E2E / Core and plugins (push) Has been cancelled
E2E / plugin-workflow (push) Has been cancelled
E2E / plugin-workflow-approval (push) Has been cancelled
E2E / plugin-data-source-main (push) Has been cancelled
E2E / Comment on PR (push) Has been cancelled
2024-10-18 17:49:37 +08:00
Zeke Zhang
988476ea3e
feat(filterForm): add 'Allow multiple selection' for association fields (#5451)
* feat(filterForm): add 'Allow multiple selection' for association fields

* test: add e2e test
2024-10-18 12:42:35 +08:00
Junyi
c8741e7656
fix(plugin-file-manager): fix calling rule hook on read-pretty fields (#5447) 2024-10-17 18:30:09 +08:00
Junyi
54b7bb6d52
fix(plugin-file-manager): fix e2e due to component changed (#5437) 2024-10-17 09:38:48 +08:00
nocobase[bot]
fb88833b44 chore(versions): 😊 publish v1.3.33-beta 2024-10-16 23:26:23 +00:00