chenos
7fa5d72102
chore: update docker-compose.yml
2024-10-24 21:06:14 +08:00
nocobase[bot]
86d2f5ec14
Merge branch 'main' into next
2024-10-24 12:52:16 +00:00
Katherine
95aeb343f2
fix: checkbox e2e test ( #5508 )
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
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
chenyongxin
14ca792ff0
feat: plugin-calendar add default view settings and internationalization configurations ( #5487 )
...
* feat: changeBranch
* feat: plugin-calendar add default view settings and internationalization configurations
2024-10-24 19:48:33 +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
nocobase[bot]
eb6dc302ea
Merge branch 'main' into next
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 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-24 09:21:57 +00:00
Katherine
055a55c4dc
fix: linkage rule to correctly evaluate URL parameter variables ( #5504 )
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-24 16:51:03 +08:00
Katherine
e6a90fda7c
fix: registration ACL snippet for public form ( #5505 )
2024-10-24 16:49:01 +08:00
nocobase[bot]
8541da4218
Merge branch 'main' into next
2024-10-24 08:10:20 +00: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]
024c393216
Merge branch 'main' into next
2024-10-24 05:08:28 +00:00
Katherine
e85e131ea8
fix: improve display of unchecked fields ( #5503 )
2024-10-24 13:08:07 +08:00
nocobase[bot]
fd35159458
Merge branch 'main' into next
2024-10-24 04:54:50 +00:00
nocobase[bot]
cdd34b027d
docs: update changelogs
2024-10-24 04:44:02 +00:00
nocobase[bot]
b5c821813b
Merge branch 'main' into next
2024-10-24 04:34:09 +00:00
nocobase[bot]
25a9a9d470
chore(versions): 😊 publish v1.3.39-beta
2024-10-24 04:34:00 +00:00
nocobase[bot]
41564ce029
Merge branch 'main' into next
2024-10-24 04:00:32 +00:00
Zeke Zhang
4e981ed339
perf(Table): improve performance ( #5438 )
...
* perf(Table): improve performance
* perf(RecordProvider): improve performance
* perf(Table): improve performance
* refactor: migrate component to out
* perf(Action): improve performance
* perf(useInView): registor in row instead of cell
* perf(useCompile): improve performance
* fix: fix undefined error
* perf: use startTransition API
* fix: make e2e test pass
* fix: make e2e test pass
* fix: make unit test pass
* chore: fix unit test
* perf: replace antd skeleton component with custom skeleton component
* perf: split useParentObjectVariable
* perf(ColumnFieldProvider): remove observer and use useMemo
* perf(ReadPretty.JSON): remove Typography
* refactor(Map): use new API
* perf(markdown): use memoize
* fix: make unit test pass
* refactor: extract constant
* perf(ButtonLinkList): use asynchronous rendering to prevent blocking the main process
* fix(ButtonLinkList): fix render issue
* refactor: remove observer
* perf: optimize code
* refactor(EllipsisWithTooltip): extract function out
* refactor(EllipsisWithTooltip): optimize code
* perf(SelectReadPretty): improve performance
* chore: make e2e test more stable
2024-10-24 11:58:20 +08:00
Zeke Zhang
4fcf7e3815
fix(FilterBlocks): allow adding filter blocks in popup even without a… ( #5502 )
...
* fix(FilterBlocks): allow adding filter blocks in popup even without association fields
* chore: make e2e more stable
2024-10-24 11:46:17 +08:00
nocobase[bot]
f148536491
docs: update changelogs
2024-10-24 03:31:25 +00:00
nocobase[bot]
cee210fa27
Merge branch 'main' into next
2024-10-24 03:17:54 +00:00
nocobase[bot]
9744b7fe32
chore(versions): 😊 publish v1.3.38-beta
2024-10-24 03:17:43 +00:00
nocobase[bot]
1f7f4a8f9c
Merge branch 'main' into next
2024-10-24 03:13:19 +00:00
xilesun
e13a5de904
fix(ci): typo
2024-10-24 11:12:51 +08:00
mytharcher
b348a415d2
fix(plugin-workflow): fix calculation node
2024-10-24 10:44:28 +08:00
katherinehhh
faaaf2e6d3
Merge branch 'main' into next
2024-10-24 10:05:45 +08:00
Katherine
5010a052b5
fix: pagination issue in list block with simple pagination collection ( #5500 )
2024-10-24 09:51:35 +08:00
Katherine
8e6da46691
fix: limit editing to current collection form block in non-config mode and hide other block ( #5499 )
2024-10-24 09:51:23 +08:00
mytharcher
9548bebe2a
Merge branch 'main' into next
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 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-24 09:35:53 +08:00
Sheldon Guo
f7a368f802
refactor(form): optimize useDataFormItemProps hook ( #5484 )
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 frontEnd test / frontend-test (18) (push) Waiting to run
2024-10-24 09:29:43 +08:00
YANG QIA
48f1827f94
chore(ci): optimize ( #5501 )
...
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
* chore(ci): optimize
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
2024-10-23 23:36:10 +08:00
Junyi
4a6bf09737
fix(client): fix special white space happens when paste content ( #5497 )
2024-10-23 21:00:38 +08:00
Katherine
bb055f575c
feat: mobile client support filter form block ( #5482 )
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 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 16:31:32 +08:00
chenos
8e5cbee162
chore: update ci
2024-10-23 12:03:02 +08:00
chenos
13e5d9395a
chore: add kingbase service
2024-10-23 11:42:06 +08:00
nocobase[bot]
4bd9545f6a
Merge branch 'main' into next
2024-10-23 03:29:10 +00:00
Katherine
37bae6ab34
feat: kanban support enable drag and drop ( #5468 )
2024-10-23 10:44:16 +08:00
YANG QIA
b36586f324
fix(data-vi): fix issues when using external oracle data source for data visualization ( #5436 )
...
* fix(data-vi): fix issues when using external oracle data source for data visualization
* fix: bug
* fix: bug
* fix: oracle group by
* fix: oracle formatter
2024-10-23 10:18:58 +08:00
nocobase[bot]
4203b7c7d5
docs: update changelogs
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 02:17:27 +00:00
nocobase[bot]
b361c9528c
Merge branch 'main' into next
2024-10-23 01:50:31 +00:00
nocobase[bot]
5471ae8525
chore(versions): 😊 publish v1.3.37-beta
2024-10-23 01:50:15 +00:00
xilesun
3b91f37975
fix(l10n): build issue
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 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:20:59 +08:00
nocobase[bot]
d7c8db97c8
Merge branch 'main' into next
2024-10-22 16:11:05 +00:00
Junyi
af600e3e4f
fix(plugin-file-manager): fix upload and destroy file record within an association ( #5493 )
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
xilesun
f08cb779e0
fix(error-handler): i18n
2024-10-22 23:58:39 +08:00
mahuan
571c1b8a0d
Merge remote-tracking branch 'origin/next' into next
2024-10-22 23:40:24 +08:00
mahuan
ee3552e5a8
fix: reference of localization file
2024-10-22 23:37:43 +08:00
nocobase[bot]
b241793bfb
Merge branch 'main' into next
2024-10-22 15:11:03 +00:00