Commit Graph

6672 Commits

Author SHA1 Message Date
Zeke Zhang
33341c02f9 perf(CollectionHistoryProvider): remove loading 2024-11-06 07:22:09 +08:00
Zeke Zhang
0cb80753ad Merge branch 'next' into 730 2024-11-05 20:19:29 +08:00
nocobase[bot]
13271128b8 Merge branch 'main' into next 2024-11-05 08:03:13 +00:00
nocobase[bot]
ae39c4adc0 docs: update changelogs 2024-11-05 07:49:57 +00:00
nocobase[bot]
6831a30601 Merge branch 'main' into next 2024-11-05 07:41:32 +00: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
nocobase[bot]
01cef65120 Merge branch 'main' into next 2024-11-05 05:48:44 +00:00
dependabot[bot]
d68c671a12
chore(deps): bump eslint-plugin-react from 7.37.1 to 7.37.2 (#5585)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.1 to 7.37.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 13:48:25 +08:00
Chareice
fa81c93aa4
fix: test 2024-11-05 13:02:07 +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
Chareice
2bc571eb14
fix: multi app test 2024-11-05 10:55:17 +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]
d1ca04ddc7 Merge branch 'main' into next 2024-11-05 00:14:07 +00:00
nocobase[bot]
bb866fdde0 docs: update changelogs 2024-11-05 00:01:14 +00:00
nocobase[bot]
9d3617ec70 Merge branch 'main' into next 2024-11-04 23:54:37 +00: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
d7a80d0ad6 perf(plugin-charts-old): ignore old plugin context 2024-11-03 17:46:39 +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
chenos
17582e9351
fix(multi-app-manager): sub-app asynchronous quick start (#5571) 2024-11-03 17:09: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