Commit Graph

3379 Commits

Author SHA1 Message Date
ChengLei Shao
5788841df6
fix: export with i18n (#5591) 2024-11-06 10:29:26 +08:00
Junyi
45976f37b2
feat(plugin-notification-manager): support handlebars in notification message (#5559)
* feat(plugin-notification-manager): support handlebars in message

* fix(plugin-notification-manager): fix parsing null template

* fix(plugin-notification-manager): fix compile
2024-11-06 09:59:27 +08:00
Sheldon Guo
ee512d7c9d
feat(notification-in-app-message): support in-app messages for mobile client (#5560)
feat(notification-in-app-message): support in-app messages for mobile client
2024-11-06 09:29:05 +08:00
Zeke Zhang
a6f16acf1c
fix(kanban): fix incorrect appends parameter issue (#5592)
* refactor(kanban): optimize get appends function

* fix(kanban): fix incorrect appends parameter issue

* chore: remove useless code
2024-11-06 09:28:20 +08:00
Katherine
ee1dd2375f
feat: table block support size settings (#5563)
* feat: table block support size settings

* fix: bug

* fix: bug

* fix: test
2024-11-06 09:11:45 +08:00
Zeke Zhang
69541c499d perf(RequestSchemaComponent): remove loading 2024-11-06 08:46:42 +08:00
Zeke Zhang
56062b45a8 perf(RemoteCollectionManagerProvider): remove loading 2024-11-06 08:17:49 +08:00
Zeke Zhang
bae499a9ea perf(useCurrentAppInfo): remove loading 2024-11-06 07:38:10 +08:00
Zeke Zhang
33341c02f9 perf(CollectionHistoryProvider): remove loading 2024-11-06 07:22:09 +08:00
ChengLei Shao
aad8fd7bab
chore: add middleware name (#5594)
* chore: middleware name

* chore: add name to middleware

* chore: logging
2024-11-06 00:29:06 +08:00
Chareice
5b31c1006b
chore: db logging with sql benchmark 2024-11-05 21:28:45 +08:00
Zeke Zhang
0cb80753ad Merge branch 'next' into 730 2024-11-05 20:19:29 +08:00
nocobase[bot]
8d20967b0a chore(versions): 😊 publish v1.3.44-beta 2024-11-05 07:41:24 +00:00
nocobase[bot]
cf08c5c290 Merge branch 'main' into next 2024-11-05 07:38:29 +00:00
YANG QIA
9fd136b331
feat(client): allows to redirect to specific url after signout (#5583) 2024-11-05 15:38:09 +08:00
Katherine
a97aa1c2c1
fix: resolve error when configuring fields after adding a new data source (#5576) 2024-11-05 14:25:54 +08:00
Chareice
2f9436d539
chore: log response size 2024-11-05 12:43:37 +08:00
Chareice
0e46d78c3c
chore: trace middleware entry logs 2024-11-05 12:39:46 +08:00
Katherine
567524dd5e
style: increase button spacing between rows in compact theme (#5589) 2024-11-05 11:59:43 +08:00
Zeke Zhang
7d8818271c Merge branch 'next' into 730 2024-11-05 11:06:51 +08:00
katherinehhh
30dc9faf24 Merge branch 'main' into next 2024-11-05 10:50:00 +08:00
Zeke Zhang
7f6f133223 perf(SystemSettingsProvider): remove loading 2024-11-05 10:44:54 +08:00
Zeke Zhang
667b967339 fix: fix the issue of redirecting to the homepage after refreshing the page 2024-11-05 10:28:20 +08:00
chenos
f92717e1cd chore: support running multiple application processes simultaneously in development mode 2024-11-05 10:23:40 +08:00
Katherine
2f1a9100a0
refactor: remove search box when adding block to page (#5577)
* refactor:  remove search box  when adding block to page

* fix: bug
2024-11-05 10:11:00 +08:00
Katherine
812a2cb24a
fix: filter issue when setting single-select field as title field in association select (#5581) 2024-11-05 10:10:13 +08:00
Zeke Zhang
e3735eaab5 refactor: remove useless code 2024-11-05 09:54:40 +08:00
nocobase[bot]
dc3a216c2a chore(versions): 😊 publish v1.3.43-beta 2024-11-04 23:54:28 +00:00
Zeke Zhang
8958992e55 perf(CurrentUserProvider): remove loading 2024-11-04 21:43:13 +08:00
Zeke Zhang
ff5d8a5f96 perf: add skeleton component for other blocks 2024-11-04 18:13:24 +08:00
Zeke Zhang
f395e814f2 perf(react-router-hooks): improve performance 2024-11-04 17:06:55 +08:00
Feng
eeca3c7bc1
feat: table component support popup (#5580) 2024-11-04 16:10:47 +08:00
Katherine
fdf8aa6f44
fix: search field should be searched based on the translated text (#5572) 2024-11-03 19:42:55 +08:00
Zeke Zhang
c838ac70ad perf(RouteSchemaComponent): prevent unnecessary re-renders 2024-11-03 19:37:52 +08:00
Zeke Zhang
15a68eef66 perf(MenuEditor): prevent unnecessary re-renders 2024-11-03 19:34:35 +08:00
Zeke Zhang
7efab73f0d fix(InternalAdminLayout): fix the issue of missing left sidebar menu 2024-11-03 19:13:52 +08:00
Zeke Zhang
023aa0ce4f perf(MenuEditor): optimize router context 2024-11-03 18:16:06 +08:00
Zeke Zhang
d786145fc2 perf(CollectionHistoryProvider): optimize location context 2024-11-03 17:57:32 +08:00
Zeke Zhang
a1152f1ad1 refactor(ErrorBoundary): optimize code 2024-11-03 17:33:55 +08:00
Zeke Zhang
d58668f36e perf(withSkeletonComponent): use useDeferredValue 2024-11-03 17:20:12 +08:00
Zeke Zhang
def498c203 chore(SchemaSettingsDropdown): make menu visibility more stable 2024-11-03 16:35:47 +08:00
Zeke Zhang
4115f54519 perf(Details): add skeleton component 2024-11-03 16:33:11 +08:00
chenos
08ce9fa923 feat: support adding commands before app initialization 2024-11-03 15:58:32 +08:00
Zeke Zhang
8106424180 perf(useTableBlockProps): avoid unnecessary re-renders 2024-11-03 15:34:32 +08:00
Zeke Zhang
bca6d965ee perf(ActionContextProvider): add useMemo for context value 2024-11-03 14:01:34 +08:00
Zeke Zhang
728b641a20 perf(useBlockCollection): avoid unnecessary re-renders 2024-11-03 13:37:41 +08:00
Zeke Zhang
63c6206192 perf(useDataBlockRequest): prevent unnecessary re-renders 2024-11-03 13:27:15 +08:00
Zeke Zhang
583ab0b54b perf(TableBlockProvider): prevent unnecessary re-renders by splitting context 2024-11-03 12:55:23 +08:00
Zeke Zhang
063c2f7160 perf(useResourceName): avoid unnecessary re-renders 2024-11-03 11:39:02 +08:00
Zeke Zhang
617f9b8563 chore: fix build error 2024-11-03 10:15:23 +08:00
Zeke Zhang
2a56a91295 fix: fix unit tests 2024-11-03 10:00:43 +08:00
Zeke Zhang
ca4ad2877b fix: fix e2e error 2024-11-03 08:23:34 +08:00
Zeke Zhang
b3a4201a82 Revert "perf(CollectionField): use custom RecursionField component to avoid unnecessary re-renders"
This reverts commit 203ecc1334.
2024-11-03 06:11:05 +08:00
Zeke Zhang
203ecc1334 perf(CollectionField): use custom RecursionField component to avoid unnecessary re-renders 2024-11-03 04:54:42 +08:00
Katherine
14f843ef79
fix: issue with adding data to sub-table after deletion (#5568) 2024-11-02 22:09:36 +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
Zeke Zhang
977c0f4c81 Merge branch 'next' into 730 2024-11-02 13:50:40 +08:00
Zeke Zhang
41c41128c2 fix(Action): make e2e tests pass 2024-11-02 13:48:54 +08:00
Zeke Zhang
4d709fa9e9 fix(filterBlocks): make e2e tests pass 2024-11-02 12:15:45 +08:00
Zeke Zhang
fee1c2999c refactor: remove deprecated API 2024-11-01 16:55:09 +08:00
Zeke Zhang
a5f93b95fb chore: make unit tests pass 2024-11-01 16:17:09 +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
Zeke Zhang
fcbe4496ce Merge branch 'next' into 730 2024-11-01 15:50:25 +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
Zeke Zhang
a97c5f1e06 fix: fix add tab 2024-11-01 00:23:34 +08:00
Zeke Zhang
f6de620be5 perf(PageTabs): cache rendered content to prevent re-rendering 2024-11-01 00:19:22 +08:00
Zeke Zhang
79472624b5 style(TableSkeleton): optimize style 2024-10-31 23:12:01 +08:00
Zeke Zhang
058a698fea perf(TableSkeleton): improve skeleton component performance 2024-10-31 22:49:03 +08:00
ChengLei Shao
e818195dd1
fix: merge option with filter target key (#5558) 2024-10-31 21:41:10 +08:00
Zeke Zhang
d954d565e4 perf(Table): improve pagination performance 2024-10-31 21:08:52 +08:00
Zeke Zhang
c5bd4ce6af refactor(Table): use skeleton component 2024-10-31 21:07:18 +08:00
ChengLei Shao
eec0f30d40
fix: sequelize primary key field with multi filter target keys (#5556) 2024-10-31 17:38:07 +08:00
Zeke Zhang
5965852bf6 perf(PageContent): improve performance 2024-10-31 14:18:16 +08:00
Zeke Zhang
bab0661d5c Merge branch 'next' into 730 2024-10-31 13:04:16 +08:00
Zeke Zhang
38320fe489 refactor(CollectionFieldInternalField): remove useless code 2024-10-31 08:49:30 +08:00
Zeke Zhang
2e06a04f73 perf(CollectionFieldInternalField): optimize performance of default value processing 2024-10-30 23:54:48 +08:00
Zeke Zhang
8402b039d8 perf: some minor optimizations 2024-10-30 23:52:18 +08:00
Katherine
8c28fcc706
fix: restore default value when field title is cleared (#5549) 2024-10-30 22:32:37 +08:00
Zeke Zhang
e25b2f7d3b Merge branch 'next' into 730 2024-10-30 18:24:29 +08:00
Zeke Zhang
f6fd8152cc Merge branch 'main' into next 2024-10-30 18:02:02 +08:00
Zeke Zhang
62bf6b746c chore: fix build error 2024-10-30 16:58:50 +08:00
chenos
a2b464ff14
feat: numeric precision can be configured to 8 digits (#5552) 2024-10-30 15:40:31 +08:00
Zeke Zhang
5d2a9ace48 perf(LinkageRules): improve style performance 2024-10-30 14:44:22 +08:00
Zeke Zhang
26f100c9e4 perf(acl): improve style performance 2024-10-30 14:37:29 +08:00
Zeke Zhang
6e992554f6 perf(ArrayCollapse): improve style performance 2024-10-30 11:53:43 +08:00
Zeke Zhang
bf57391aca refactor(style): remove useless code 2024-10-30 11:47:22 +08:00
Zeke Zhang
39f12cc4db perf(MenuItem): improve style performance 2024-10-30 11:44:33 +08:00
Zeke Zhang
5918d1e14e perf(IconField): improve style performance 2024-10-30 11:37:10 +08:00
Zeke Zhang
95cabdc409 perf(Grid): improve style performance 2024-10-30 11:23:16 +08:00
Zeke Zhang
5f9bbf580d perf(BlockItem): improve style performance 2024-10-30 11:14:02 +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
Zeke Zhang
96450eab58 perf(ActionPage): improve style performance 2024-10-30 11:01:40 +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
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
Zeke Zhang
aa41d3bfcc perf(InternalSchemaToolbar): improve style performance 2024-10-30 09:03:08 +08:00
Zeke Zhang
64afd986bc perf: add memo to avoid rerender 2024-10-30 08:37:23 +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
224f5cff82 chore(Table): add comment 2024-10-29 22:42:42 +08:00
Zeke Zhang
362bc7111b perf(RecordProvider): add memo 2024-10-29 22:34:26 +08:00
Zeke Zhang
1e9b1596df
fix(Table): fix skeleton component not disappearing (#5548) 2024-10-29 22:31:14 +08:00
Zeke Zhang
6d518a9f7c perf(BlockRequestProvider_deprecated): remove useless code 2024-10-29 22:28:07 +08:00
Zeke Zhang
7c781cd980 Merge branch 'next' into 730 2024-10-29 21:53:52 +08:00
Zeke Zhang
a8bad79d0c chore: set the default page title to empty string 2024-10-29 20:16:51 +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
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
Zeke Zhang
0727120451 perf(DocumentTitleProvider): avoid rerender when updating state 2024-10-29 17:22:39 +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
Zeke Zhang
f0d1d4bff8 perf(FilterBlockProvider): avoid rerender when updating state 2024-10-29 16:32:29 +08:00
Zeke Zhang
e6e17ebffe fix: make e2e tests pass 2024-10-29 14:42:37 +08:00
nocobase[bot]
67b9cb9617 chore(versions): 😊 publish v1.3.42-beta 2024-10-28 09:13:16 +00:00
Zeke Zhang
7a21b908cf Merge branch 'next' into 730 2024-10-28 12:56:13 +08:00
Zeke Zhang
09df29e1ec perf(BlockRequestProvider): split context to improve rendering performance 2024-10-28 12:53:45 +08:00
chenos
e0467cfee5 chore: upgrade @dnd-kit/core to 6.x 2024-10-28 12:49:33 +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
Zeke Zhang
5ac6e107ca perf(FilterProvider): use startTransition 2024-10-27 18:49:43 +08:00
Zeke Zhang
898a9910bb refactor(useFilterFieldProps): use useCallback 2024-10-27 18:48:07 +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
Zeke Zhang
45ae33dc95 refactor(Tabs): remove observer and add memo 2024-10-27 17:21:51 +08:00
Zeke Zhang
e01f573a8d chore: make unit tests pass 2024-10-27 13:09:18 +08:00
Zeke Zhang
3bc11b3663 chore: stash 2024-10-27 11:36:28 +08:00
Zeke Zhang
54887a7af2 Merge branch 'next' into 730 2024-10-27 09:45:17 +08:00
Zeke Zhang
a03f459177 chore: update e2e to make it pass 2024-10-27 09:44:16 +08:00
Zeke Zhang
2643320640 fix: make e2e pass 2024-10-27 09:42:52 +08:00
Zeke Zhang
3e324ae20a refactor: add displayName to components 2024-10-26 20:14:33 +08:00
Zeke Zhang
1fcf83f37d refactor(BlockRequestProvider): add memo function 2024-10-26 20:13:37 +08:00
Zeke Zhang
ed1a585cd5 perf(BlockRequestProvider): parallel request multiple interfaces 2024-10-26 20:04:40 +08:00
Zeke Zhang
e511f029d6 fix: make e2e tests pass 2024-10-26 19:33:03 +08:00
Zeke Zhang
1145721d48 perf(BlockRequestProvider): prevent multiple re-renders of descendant components 2024-10-26 10:42:29 +08:00
Zeke Zhang
261c2604c5 Merge branch 'next' into 730 2024-10-26 08:45:42 +08:00
Sheldon Guo
056728d7ab
feat(plugin-notification-in-app) (#5254)
Some checks failed
Build docker image / build-and-push (push) Has been cancelled
Build pro image / build-and-push (push) Has been cancelled
E2E / Build (push) Has been cancelled
NocoBase backend test / sqlite-test (20, false) (push) Has been cancelled
NocoBase backend test / sqlite-test (20, true) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, public, false) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, public, true) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Has been cancelled
NocoBase backend test / mysql-test (20, false) (push) Has been cancelled
NocoBase backend test / mysql-test (20, true) (push) Has been cancelled
NocoBase backend test / mariadb-test (20, false) (push) Has been cancelled
NocoBase backend test / mariadb-test (20, true) (push) Has been cancelled
NocoBase frontEnd test / frontend-test (18) (push) Has been cancelled
Test on Windows / build (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
feat: Add inapp live message notifications.
---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-25 22:41:30 +08:00
Zeke Zhang
aa83df4db5 perf(PageHeader): extract page header to NocoBasePageHeader 2024-10-25 22:34:34 +08:00
Zeke Zhang
e1e8f54d03 perf(DndContext): ignore some context when UI is not designable 2024-10-25 22:16:17 +08:00
Zeke Zhang
a7e086ccad perf(FilterAction): improve performance 2024-10-25 22:12:49 +08:00
chenos
158ef760fc
fix(api-client): supports silent mode (#5512)
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-25 16:13:31 +08:00
nocobase[bot]
71f8eda6a2 chore(versions): 😊 publish v1.3.40-beta 2024-10-25 03:01:29 +00:00
nocobase[bot]
fdee3f0afe Merge branch 'main' into next 2024-10-25 00:27:45 +00:00
YANG QIA
18d31564b3
fix(client): string operators "contains/does not contains" should handle null value (#5509)
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-25 08:27:22 +08:00
ChengLei Shao
a7f964988b
fix: update association with a non-primary key table (#5495)
* fix: update association with non primaryKey table

* fix: test

* fix: test

* fix: get primary key attribute with multi filter target keys

* fix: update has one associations

* fix: test

* fix: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: middleware

* chore: error condition

* chore: test

* fix: test
2024-10-25 07:21:07 +08:00
Zeke Zhang
3ee1f18068 refactor(CardItem): remove lazy render 2024-10-24 21:03:28 +08:00
Zeke Zhang
ff978c5328 perf(BlockItemCard): use useMemo 2024-10-24 20:59:22 +08:00
Zeke Zhang
965528a7e6 perf: some optimizations 2024-10-24 20:40:14 +08:00
ChengLei Shao
6cbc96f1c7
feat: support for static loading logic of plugins (#5466)
* feat: extend database dialect

* chore: error message

* fix: pg version

* chore: error message

* feat: load plugins static import

* chore: static import

* fix: test

* chore: find packages

* fix: findAllPlugins

* feat: appendToBuiltInPlugins

* fix: runPluginStaticImports

* fix: create app

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-10-24 20:21:49 +08:00
Katherine
8d83c13fe7
feat: support add group item in detail & form block (#5498)
* feat: support add group item in detail & form block

* feat: support add group item in detail & form block

* refactor: locale

* refactor: orientationMargin

* fix: test

* fix: test

* refactor: locale impeove
2024-10-24 20:13:22 +08:00
chenos
3407c89ee6
fix: app's afterLoad event wasn't triggered after installation (#5506)
* fix: hooks true

* fix: error
2024-10-24 19:10:08 +08:00