Sheldon Guo
056728d7ab
feat(plugin-notification-in-app) ( #5254 )
...
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
nocobase[bot]
71f8eda6a2
chore(versions): 😊 publish v1.3.40-beta
2024-10-25 03:01:29 +00:00
chenos
c8ef1996c3
fix: kingbase can not create sub-apps
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-25 09:16:50 +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
chenyongxin
166681dfad
feat: plugin-block-workbench add title and height setting ( #5492 )
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 22:35:39 +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
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]
25a9a9d470
chore(versions): 😊 publish v1.3.39-beta
2024-10-24 04:34:00 +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
nocobase[bot]
9744b7fe32
chore(versions): 😊 publish v1.3.38-beta
2024-10-24 03:17:43 +00: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
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
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]
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
Junyi
e0c7e765dd
fix(plugin-workflow): fix locale of binding workflow on button ( #5494 )
2024-10-22 23:05:55 +08:00
mahuan
09b86bf18b
refactor: standardize localization file name
2024-10-22 23:02:52 +08:00
nocobase[bot]
98815fd8b6
chore(versions): 😊 publish v1.3.36-beta
2024-10-22 13:18:30 +00:00
katherinehhh
13a0541dec
Merge branch 'main' into next
2024-10-22 21:15:50 +08: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
nocobase[bot]
ce6664d64e
Merge branch 'main' into next
2024-10-22 10:29:37 +00:00
YANG QIA
475e219943
fix(tree): issue of creating path collection for inheritance tree collection ( #5486 )
2024-10-22 17:54:34 +08:00
Chareice
53e3f3595c
Merge branch 'main' into next
2024-10-22 17:23:25 +08:00
ChengLei Shao
749b28cef3
chore: datasource sql logger ( #5485 )
2024-10-22 17:07:57 +08:00
Zhichao Gu
d6b2c02c32
feat: show create popup when select calendar slot ( #5483 )
2024-10-22 16:59:35 +08:00
chenos
e39d014b67
feat: support for the USE_DB_SCHEMA_IN_SUBAPP environment variable ( #5481 )
2024-10-22 14:24:34 +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
nocobase[bot]
f0abab4ad0
Merge branch 'main' into next
2024-10-22 02:59:59 +00: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
nocobase[bot]
5d8ba245a9
Merge branch 'main' into next
2024-10-21 09:43:07 +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
chenos
865681960b
chore: update handlebars documentation link
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-20 14:53:53 +08:00
chenos
4213df357c
chore(block-action-panel): update package.json
2024-10-20 14:52:35 +08:00
Junyi
50b2695797
feat(plugin-workflow): add component ( #5464 )
...
* feat(plugin-workflow): add fieldset card component
* fix(plugin-workflow): fix schema name caused wrong ui
2024-10-20 14:22:44 +08:00
Junyi
d553e51b51
fix(client): fix typo in upload component ( #5460 )
...
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
* fix(client): fix typo in upload component
* fix(plugin-file-manager): fix rule hook
2024-10-19 15:13:46 +08:00
nocobase[bot]
2ccfaf4f76
Merge branch 'main' into next
2024-10-18 09:50:00 +00:00
Katherine
361558a0d0
fix: remove zoom level configuration for map fields in table column ( #5457 )
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
Katherine
1649a1d692
feat: blocks support layout settings ( #5429 )
...
* feat: form and details blocks support layout settings
* refactor: kanban & list & grid card support layout
* fix: bug
* fix: bug
* fix: test
* fix: bug
* fix: style improve
2024-10-18 17:46:51 +08:00
Zeke Zhang
2bfe8bafb4
Merge branch 'main' into next
2024-10-18 12:47:39 +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
Katherine
f2e6e02577
feat: configure edit permissions for user profiles & change password ( #5422 )
...
* feat: configure edit permissions for user profiles
* fix: bug
* fix: bug
* refactor: locale improve
* refactor: currentUser
2024-10-18 09:09:32 +08:00
Junyi
50056439d9
fix(plugin-workflow-request): fix error message for test request node ( #5443 )
...
* fix(plugin-workflow-request): fix error message for test request node
* fix(plugin-workflow-request): fix type
2024-10-17 19:10:12 +08:00
nocobase[bot]
486f76fa46
Merge branch 'main' into next
2024-10-17 10:30:28 +00:00
Junyi
c8741e7656
fix(plugin-file-manager): fix calling rule hook on read-pretty fields ( #5447 )
2024-10-17 18:30:09 +08:00
nocobase[bot]
88b8782d11
Merge branch 'main' into next
2024-10-17 01:39:10 +00: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
Junyi
379ae83862
feat(plugin-workflow): add test run for nodes ( #5407 )
...
* feat(plugin-workflow): add test run for nodes
* fix(plugin-workflow): fix locale
* test(plugin-workflow): add test cases
2024-10-16 22:39:20 +08:00
Junyi
05b9703101
feat(plugin-workflow-loop): add more configuration ( #5342 )
...
* feat(plugin-workflow-loop): add more configuration
* fix(plugin-workflow-loop): fix scope variable on current loop node
* refactor(plugin-workflow-loop): adjust order of exit options
* chore(plugin-workflow-loop): add migration
* fix(plugin-workflow): fix condition branch constant
* fix(plugin-workflow): fix additionalScope argument in parsing variable
* fix(plugin-workflow-loop): dependencies
* fix(plugin-workflow-loop): fix type
* fix(plugin-workflow-loop): fix client variable issues
* fix(plugin-workflow-loop): only use basic calculation due to expression variable issues
* refactor(plugin-workflow-loop): adjust configuration fields
* fix(plugin-workflow-loop): fix locale
* refactor(plugin-workflow-loop): adjust order of configuration fields
* fix(plugin-workflow-loop): fix number type properties
* fix(plugin-workflow-loop): fix null items in array are skipped
2024-10-16 21:15:35 +08:00
nocobase[bot]
d30644cdab
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-16 07:35:32 +00:00
Junyi
0c2b07ea33
fix(plugin-file-manager): fix storage field in template to load more storages ( #5430 )
Auto merge main -> next / push-commit (push) Waiting to run
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-16 15:35:14 +08:00
ChengLei Shao
7bd96fd154
fix: restore with datetime no tz ( #5432 )
2024-10-16 14:25:00 +08:00
nocobase[bot]
96c3bf1a08
Merge branch 'main' into next
2024-10-16 01:25:28 +00:00
Zeke Zhang
c2a8dced55
fix(Tabs): prevent mismatched activeKey ( #5412 )
...
Auto merge main -> next / push-commit (push) Waiting to run
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
* test: add e2e test
* fix(Tabs): prevent mismatched activeKey
* fix(bulkEdit): prevent incorrect URL modification
* Revert "fix(bulkEdit): prevent incorrect URL modification"
This reverts commit 28f685ffeb
.
* fix: avoid affecting the Tabs of the upper-level popup
* fix(Duplicate): avoid affecting the Tabs of the upper-level popup
* refactor: migrate e2e to plugin
* test(Duplicate): add e2e test
2024-10-16 09:25:07 +08:00
nocobase[bot]
7e518c17fc
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 frontEnd test / frontend-test (18) (push) Waiting to run
2024-10-15 12:20:33 +00:00
Junyi
01f7c39e9b
fix(plugin-workflow): fix hint of update node ( #5426 )
Auto merge main -> next / push-commit (push) Waiting to run
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-15 20:20:10 +08:00
chenos
156d99c724
feat: support for server-sent events ( #5418 )
...
* feat: qr code uploader
* fix: axios
* fix: test error
2024-10-15 16:16:58 +08:00
chenos
b4270c7377
Merge branch 'main' into next
...
# Conflicts:
# packages/core/server/package.json
2024-10-15 13:44:06 +08:00
chenos
d705877eec
fix(workflow): workflow node variables do not display inherited collection fields ( #5415 )
...
Auto merge main -> next / push-commit (push) Waiting to run
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
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
Test on Windows / build (push) Has been cancelled
* fix: missing fields in the inherited table
* fix(client): fix hidden collection
* refactor(client): add new api to get all fields on collection manager
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-15 09:23:24 +08:00
YANG QIA
3e8326f941
fix(l10n): issue of publishing locale resources ( #5416 )
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-14 23:25:19 +08:00
Katherine
c10a1fc15e
style: action panel ( #5410 )
2024-10-14 13:56:02 +08:00
nocobase[bot]
6bd15fb558
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 frontEnd test / frontend-test (18) (push) Waiting to run
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
Test on Windows / build (push) Has been cancelled
2024-10-13 08:58:51 +00:00
Zeke Zhang
30febb30be
fix(dateVariable): fix default value issue in chart filter block ( #5405 )
...
Auto merge main -> next / push-commit (push) Waiting to run
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
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
* fix(dateVariable): fix default value issue in chart filter block
* test: add e2e test
* chore: update unit test
2024-10-13 16:58:32 +08:00
nocobase[bot]
728a0a6d51
chore(versions): 😊 publish v1.3.32-beta
2024-10-13 00:59:08 +00:00
Katherine
fc90817fac
fix: issue with clicking settings on public form ( #5392 )
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-12 11:40:59 +08:00
nocobase[bot]
24bcacc460
chore(versions): 😊 publish v1.3.31-beta
2024-10-11 23:42:25 +00:00
GitHub Actions Bot
ff06d68271
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 FrontEnd Test / frontend-test (18) (push) Waiting to run
2024-10-11 13:43:58 +00:00
ChengLei Shao
1e1e976d28
fix: import with wps ( #5397 )
...
auto-merge / push-commit (push) Waiting to run
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
* fix: import with wps
* chore: console.log
2024-10-11 21:32:36 +08:00
katherinehhh
e3e7ebcee1
Merge branch 'main' into next
2024-10-11 21:03:57 +08:00
Katherine
fd0370b450
refactor: optimize calendar block locale ( #5396 )
2024-10-11 20:57:17 +08:00
Katherine
15e05d5a2c
refactor: support attachmentURL ( #5313 )
...
* refactor: support attachmentURL
* refactor: support attachment field
* fix: bug
* refactor: attachment url field
* fix: bug
* fix: bug
* fix: merge bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: kanban appends
* fix: action export
* fix: action import
* fix: test
* fix: bug
* fix(client): fix file type check logic
* fix(client): fix image previewer by file type
* fix(client): fix null file type caused error in matching
* fix(client): fix thumbnail data
* refactor: datetime
* test: fix test
* fix(client): fix preview based on file type when url contains search part
* refactor: remote select
* fix: test
* fix: bug
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-11 20:15:55 +08:00
GitHub Actions Bot
0fe6ec2eea
Merge branch 'main' into next
2024-10-11 07:20:25 +00:00
ChengLei Shao
64b6e45709
fix: api doc of user plugin ( #5391 )
2024-10-11 15:20:00 +08:00
Katherine
f7ff74d5f3
chore: after success configure ( #5374 )
...
* chore: after success configure
* fix: bug
* refactor: locale
* fix: bulk edit
* fix: customize request
* refactor: public form not suport after success configiration
2024-10-11 10:11:39 +08:00
nocobase[bot]
ebec08b076
chore(versions): 😊 publish v1.3.30-beta
2024-10-11 00:43:36 +00:00
GitHub Actions Bot
f6db64af30
Merge branch 'main' into next
2024-10-10 23:14:06 +00:00
Zeke Zhang
e6a95b3b91
fix(mobile): fix file field rendering error issue ( #5387 )
...
* fix(mobile): fix file field rendering error issue
* test(AssociationFieldModeProvider): add unit tests
2024-10-11 07:13:47 +08:00
nocobase[bot]
d445a8f44f
chore(versions): 😊 publish v1.3.29-beta
2024-10-10 06:45:56 +00:00
GitHub Actions Bot
2672789a64
Merge branch 'main' into next
2024-10-10 06:17:52 +00:00
Junyi
75efed6a19
fix(plugin-workflow): fix column name caused error when underscored ( #5364 )
2024-10-10 14:13:41 +08:00
Junyi
0183ef0561
fix(plugin-workflow-sql): fix no result when calling stored procedure ( #5385 )
2024-10-10 14:11:32 +08:00
Jiannx
61d9bdf0e5
fix: component CustomRequestAction support x-use-component-props ( #5379 )
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-10 11:22:03 +08:00
nocobase[bot]
2e9260aa34
chore(versions): 😊 publish v1.3.28-beta
2024-10-09 23:18:27 +00:00
Junyi
31325556a1
fix(plugin-file-manager): fix storage configuration error ( #5378 )
2024-10-09 15:07:00 +08:00
GitHub Actions Bot
efc461c1c8
Merge branch 'main' into next
2024-10-09 01:20:19 +00:00
ChengLei Shao
259b0b707a
fix: import with big date ( #5356 )
2024-10-09 09:20:00 +08:00
GitHub Actions Bot
1f733a9d4a
Merge branch 'main' into next
2024-10-08 22:57:19 +00:00
Zeke Zhang
83843ef163
fix(gantt): fix popup ( #5370 )
...
* fix(gantt): fix the issue where closing the popup also closes the subpage
* test: add e2e test
* chore: fix build
2024-10-09 06:56:53 +08:00
YANG QIA
ce74a77e96
feat(data-vi): optimize ( #5299 )
...
* refactor(data-vi): add echarts
* fix: echart
* feat: echarts
* chore: add migration
* feat: update
* feat: dark theme
* feat: add configuration
* chore: update
* chore: update
* fix: bug
* chore: update
* chore: update
* fix: test
* fix: build
* chore: update
* chore: locale
2024-10-08 20:15:00 +08:00
GitHub Actions Bot
bcd154453f
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 FrontEnd Test / frontend-test (18) (push) Waiting to run
2024-10-08 08:02:15 +00:00
Junyi
f074029624
fix(plugin-workflow): fix field crash in block ( #5366 )
auto-merge / push-commit (push) Waiting to run
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-08 16:01:57 +08:00
Katherine
55cdfadee7
fix: undefined type in useDataBlockProps() ( #5365 )
2024-10-08 13:49:55 +08:00
Junyi
ddefabf917
feat(plugin-file-manager): add thumbnail rule for cos ( #5097 )
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-07 20:41:45 +08:00
chenos
cc0f945dbf
feat: date type fields support setting the picker type ( #5345 )
...
* refactor: date field support picker
* refactor: date field support picker
* refactor: date time field
* refactor: date time field
* refactor: locale improve
* refactor: defaultValue
* refactor: datetime field
* refactor: remove week
* fix: bug
* fix: bug
* fix: bug
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* refactor: test
* refactor: test
* fix: bug
* fix: bug
* fix: bug
* refactor: expiresRadio
* refactor: datepicker
* fix: bug
* fix: bug
* fix: bug
* fix: test
* refactor: change operator
* refactor: change picker
* refactor: datetime operator schema
* refactor: filterWithPicker
* refactor: support linkage rule
* fix: bug
* refactor: useFilterFormItemInitializerFields
* refactor: useFilterFormItemInitializerFields
* fix: default value for datetime
* fix: bug
* fix: filter date time
* fix: filter date time
* fix: bug
* fix: bug
* refactor: datePicker RangePicker
* refactor: datePicker RangePicker
* style: date picker style improve
* fix: bug
* fix: bug
* fix: bug
* fix: default value
* fix: bulk edit datetime field
* fix: picker support third party data source
* fix: test
* fix: bug
* chore: fix unit test
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-09-30 18:38:08 +08:00
nocobase[bot]
6a41df2db3
chore(versions): 😊 publish v1.3.27-beta
2024-09-30 02:28:45 +00:00
chenos
c91c43a71b
Revert "feat: date type fields support setting the picker type ( #5271 )"
...
This reverts commit dcaad79370
.
2024-09-30 08:41:51 +08:00
Katherine
dcaad79370
feat: date type fields support setting the picker type ( #5271 )
...
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
* refactor: date field support picker
* refactor: date field support picker
* refactor: date time field
* refactor: date time field
* refactor: locale improve
* refactor: defaultValue
* refactor: datetime field
* refactor: remove week
* fix: bug
* fix: bug
* fix: bug
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* refactor: test
* refactor: test
* fix: bug
* fix: bug
* fix: bug
* refactor: expiresRadio
* refactor: datepicker
* fix: bug
* fix: bug
* fix: bug
* fix: test
* refactor: change operator
* refactor: change picker
* refactor: datetime operator schema
* refactor: filterWithPicker
* refactor: support linkage rule
* fix: bug
* refactor: useFilterFormItemInitializerFields
* refactor: useFilterFormItemInitializerFields
* fix: default value for datetime
* fix: bug
* fix: filter date time
* fix: filter date time
* fix: bug
* fix: bug
* refactor: datePicker RangePicker
* refactor: datePicker RangePicker
* style: date picker style improve
* fix: bug
* fix: bug
* fix: bug
* fix: default value
* fix: bulk edit datetime field
* fix: picker support third party data source
* fix: test
2024-09-29 17:49:44 +08:00
Katherine
0ddb548435
refactor: action panel support using in popup ( #5341 )
2024-09-29 15:51:49 +08:00
nocobase[bot]
c6f24eb7fc
chore(versions): 😊 publish v1.3.26-beta
2024-09-29 01:20:34 +00:00
GitHub Actions Bot
e5397b4a79
Merge branch 'main' into next
2024-09-29 00:34:20 +00:00
Zeke Zhang
4130d1d180
chore(mobile): hide scrollbar ( #5339 )
2024-09-29 08:33:53 +08:00
Sheldon Guo
ff116acc42
feat: notification manager and email channel notification ( #4926 )
...
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
* feat: init plugin
* feat: core fix schema
* feat: mail init plugin
* feat: core change plugin name
* feat: notificationType初步可以正常工作
* feat: 动态表单可以正常渲染
* feat: 修改notification type从form或record获取
* feat: 修复关联字段无法正常渲染问题
* fix: change node version
* feat: delete useless code
* feat: change Notification Sever to class
* feat: change plugin name
* feat: change plugin name
* feat: add nodemailer
* feat: change message name
* feat: change field name
* feat: temp change collection name
* feat: 初步能加载所有messageLog, 筛选还不起作用
* feat: messageLog可以显示, 但是messageId还不显示
* feat: fix bugs
* feat: fefactor message create form
* feat: temp
* feat: use mail config
* feat: add plugin preset
* feat: use array items
* feat: fix message config bug
* feat: use next yarn.lock
* feat: change dependencies to devDependencies
* feat: not improt name from package.json
* fix: fix import error
* fix: resolve confict in yarn.lock
* feat: update messageLog to Log
* feat: add workflow
* feat: add variables support
* feat: use raw textarea
* feat: temp
* feat: temp
* chore: fix variable input null value bug. Add content custom form
* feat: upgrade plugin
* feat: upgrade plugin
* feat: upgrade plugin
* feat: remove channel options title
* chore: fix some problem
* feat: temp
* feat: make field vertical
* feat: make form vertical
* feat: add locale support
* feat: refactor notification server registration to use notificationManager
* feat: add notification manager locales
* chore: remove useless file
* feat: update channel ID field type to string
* refactor: add logs locale support
* refactor: remove unused NotificationPluginStorer class
* feat: update mail channel title localization
* feat: register snippet for notification messages and allow sending messages for logged-in users
* refactor: update mail server to write logs for successful and failed email deliveries
* refactor: update mail server to write logs for successful and failed email deliveries
* refactor: optimize notification sending process and add logging for successful and failed deliveries
* refactor: update logger messages for notification delivery status
* feat: add channel collection to LogManager component
* refactor: update mail server to write logs for successful and failed email deliveries
* refactor: change message send api access right
* refactor: add id field to channel form schema and update channel collection UI
* refactor: update messageLog collection to use UUID for primary key
* refactor: update mail server to write logs for successful and failed email deliveries
* refactor: update mail server configuration form schema and UI
* refactor: update mail server configuration form schema and UI
* refactor: update channel collection name and form schema
* refactor: update mail server to write logs for successful and failed email deliveries
* refactor: update NotificationInstruction to use options instead of res and error for job result
* refactor: rename mail plugin package to use SMTP in the name
* refactor: update mail plugin package name to include SMTP
* refactor: update channel collection name and form schema
* refactor: update channel collection name and form schema
* refactor: update channel collection name and form schema
* fix: filterTargetKey
* refactor: update channel sort key
* refactor: update channel collection name and form schema
* refactor: update localization strings for email notifications
* chore: add register type unit test
* refactor: remove unused imports in registerType.test.ts
* refactor: remove unused imports in NotificationInstruction.tsx
* feat: add 'notification-manager' to the list of required plugins
* refactor: update notification sending logic in NotificationInstruction.ts
* feat: notification-core: add plugin context
* feat: add receiverType field to MessageConfigForm
* feat: add receiverType field to MessageConfigForm
* feat: add receiverType field to MessageConfigForm
* feat: refactor ReceiverConfigForm component structure
* feat: add description to channel name field
* feat: update channel schema with ellipsis for long values
* feat: update channel schema with ellipsis for long values, use tablev2 and formv2
* refactor: improve workflow execute logs
* feat: update channel schema with ellipsis for long values, use tablev2 and formv2
* feat: update channel schema with refresh and filter actions
* feat: update nocobase presets with workflow notification and notification manager plugins
* feat: remove unused channelId property from SendOptions interface
* feat: update @nocobase/plugin-notification-manager dependency to version >=0.17.0-alpha.3
* feat: update package descriptions and display names for notification plugins
* feat: update MessageConfigForm to use variableOptions for ReceiverInputComponent
* chore: update plugin versions to 1.4.0-alpha
* feat: update channel schema to include channelTitle property
* feat: update notification manager plugin locale and form components
* feat: update mail-server.ts to support sending emails to multiple receivers, cc, and bcc
* feat: update channel manager component to handle empty channel types
* feat: update channel manager component to handle empty channel types
* feat: update channel manager component to handle empty channel types
* feat: update rowKey fallback value in useTableBlockProps
* feat: temp
* refactor: update mail-server.ts and tsconfig.json
* refactor: update mail-server.ts and tsconfig.json
* refactor: update tsconfig.json to enable strictNullChecks and disallow JavaScript files
feat: Add 'workflow-notification' plugin to the list of presets in server/index.ts
* refactor: update localization files for channel display name and failed reason
* chore: improve UI
* refactor: update localization files for message
* refactor: update delete action confirmation message
* refactor: update constant for notification logs collection name
* refactor: update channel schema for action buttons and delete confirmation
* refactor: update provider name retrieval in MessageConfigForm
* refactor: update localization files for message
* refactor: update sendParams in NotificationInstruction
* refactor: update channel type constant to 'smtp-mail'
* refactor: remove unused code related to delete action in channel manager
* refactor: remove unused code related to delete action in channel manager
* refactor: update channel collection name constant
* refactor: update log detail visibility condition
* refactor: rename ContentConfigForm to MessageConfigForm
* refactor: update register and send api
* feat: update channel registerType function params
* refactor: update channel type key in ConfigForm component
(cherry picked from commit a00c75a8fb
)
* refactor: remove unused import in ConfigForm component
* fix: improve code
* refactor: fix channelTypes reference in PluginNotificationManagerClient
* refactor: add permission for notificationChannels in PluginNotificationManagerServer
* fix: improve code
* fix: improve code
* fix: improve code
* fix: improve code
* fix: improve code
* fix: acl
* fix: build error
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-09-28 23:55:04 +08:00
Katherine
49bbdc13f3
refactor: error feedback when the form does not exist in public forms ( #5336 )
...
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
* refactor: error feedback when the form does not exist in public forms
* fix: collection not found
2024-09-27 17:29:18 +08:00
Zeke Zhang
81d1353511
fix(mobile): correct z-index ( #5333 )
2024-09-27 07:15:31 +08:00
Katherine
4a5aa7542b
fix(public-form): authorization validation and content optimization ( #5330 )
...
* fix: public form
* refactor: locale improve
* refactor: markdown locale
* fix: translation
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-09-26 22:06:34 +08:00
Junyi
51423a37ac
refactor(client): add nullable option for variable input component ( #5223 )
...
* refactor(client): add nullable option for variable input component
* fix(client): fix test case
2024-09-26 21:50:09 +08:00
Zeke Zhang
23d55412a0
feat(custom-request): support concatenation of variables and strings ( #5317 )
...
* feat(custom-request): support concatenation of variables and strings
* chore: fix build
* chore: make e2e tests pass
* chore: make e2e more stable
* chore: fix the issue of unit tests not stopping after completion
2024-09-26 20:54:51 +08:00
chenos
5fb009ed33
fix: remove permission skip
2024-09-26 20:03:50 +08:00
Katherine
7f6c19c16e
fix: missing afterSuccess configuration for the submit action ( #5329 )
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-09-26 17:19:16 +08:00
chenos
c3e740b552
feat: public forms ( #5142 )
...
* feat: public forms plugin
* refactor: public form
* refactor: parseCollectionData
* refactor: parseToken
* refactor: handleEditPublicForm
* refactor: parseACL
* refactor: enable form
* refactor: copy link
* refactor: edable password
* refactor: qr code
* refactor: create public form
* refactor: create public form
* refactor: bulk destroy
* fix: bug
* refactor: support nester form
* refactor: show message under control
* refactor: support bulk destroy
* refactor: support bulk destroy
* refactor: adapt to mobile devices
* refactor: settings
* refactor: locale improve
* refactor: parseAcl
* refactor: parseAcl
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: dataSourceCollectionCascaderReadPretty
* fix: bug
* fix: bug
* fix: bug
* fix: collection template
* fix: style improve
* refactor: locale improve
* refactor: parseToken
* fix: bug
* style: brand style improve
* refactor: settings
* fix: bug
* fix: bug
* refactor: locale improve
* refactor: locale improve
* refactor: locale improve
* refactor: locale improve
* refactor: package.json
* refactor: create form schema
* refactor: create form schema
* fix: bug
* fix: parseToken
* fix: publicFormsSchema
* fix: publicFormsSchema
* fix: useSubmitActionProps
* fix: useSubmitActionProps
* fix: password
* fix: password
* refactor: custom request
* refactor: variable for public form
* style: style improve
* fix: bug
* style: style improve
* style: style improve
* refactor: filter
* refactor: locale improve
* refactor: locale improve
* refactor: locale improve
* fix: bug
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-09-26 17:12:16 +08:00
Zeke Zhang
cdc188c8c8
Merge branch 'main' into next
2024-09-26 10:28:12 +08:00
Zeke Zhang
eb49b8fec0
fix(embed): fix issue with unable to open popup in kanban ( #5326 )
auto-merge / push-commit (push) Waiting to run
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-09-26 10:21:04 +08:00
chenos
c3e7a8e93b
feat: support for switching languages on the login page ( #5323 )
2024-09-26 07:25:33 +08:00
GitHub Actions Bot
69ab96afe1
Merge branch 'main' into next
2024-09-25 23:12:21 +00:00
ChengLei Shao
786e1e4f25
fix: export with decimal field ( #5316 )
...
* fix: export with decimal field
* fix: test
2024-09-26 07:12:03 +08:00
Zeke Zhang
058e7e320d
feat(custom-request): support adding custom request in more places ( #5320 )
...
* feat(custom-request): support adding custom request buttons in more places
* fix: fix known issues
2024-09-25 22:27:24 +08:00
nocobase[bot]
e21ee4c334
chore(versions): 😊 publish v1.3.25-beta
2024-09-25 13:23:32 +00:00
mytharcher
ca214dff10
Merge branch 'main' into next
2024-09-25 20:34:52 +08:00
Junyi
2f57076d00
fix(plugin-workflow): fix non-existed field in collection trigger cause error ( #5318 )
2024-09-25 19:51:49 +08:00
Junyi
d335ffee7f
fix(plugin-workflow): track error when instruction not exist ( #5319 )
2024-09-25 18:25:57 +08:00
mahuantest
2bde4a3176
feat(locale): update and improve Japanese translations in ja_JP files ( #5292 )
...
auto-merge / push-commit (push) Waiting to run
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
Test on Windows / build (push) Waiting to run
deploy client docs / Build (push) Has been cancelled
NocoBase FrontEnd Test / frontend-test (18) (push) Has been cancelled
* feat(locale): update and improve Japanese translations in ja_JP files
* fix(locale): correct japanese translations in ja_JP files
---------
Co-authored-by: mahuan <1007409254@qq.com>
2024-09-24 14:50:13 +08:00
Zeke Zhang
dc11670f54
feat(fieldSettings): add a Settings named 'Ellipsis' ( #5306 )
...
* feat(fieldSettings): add a Settings named 'Ellipsis'
* chore: add translation
* chore: fix build
* chore: fix build
* chore: skip some unit tests
* fix: fix hidden prop
* test: add e2e test
* style(Kanban): optimize text style
* chore: make e2e test more stable
2024-09-24 13:45:32 +08:00
Katherine
d399ab334b
fix: error when dragging to sort collections ( #5311 )
2024-09-24 12:51:49 +08:00
GitHub Actions Bot
9a69a8b823
Merge branch 'main' into next
2024-09-24 02:19:00 +00:00
gchust
04a73e6707
fix: during export action, fields from referenced tables are not rendered by field interface ( #5296 )
...
* fix: during export action, fields from referenced tables are not rendered by field interface
* chore: add test case for associations interface
2024-09-24 09:54:26 +08:00
Junyi
e95e720459
refactor(plugin-workflow): unlimit page size in query node ( #5304 )
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-09-23 18:19:08 +08:00
nocobase[bot]
d7e23da3fe
chore(versions): 😊 publish v1.3.24-beta
2024-09-23 09:25:16 +00:00
xilesun
9db63710bb
Merge branch 'main' into next
2024-09-23 13:06:52 +08:00
YANG QIA
6fc8993ff0
fix(data-vi): fix incorrect styles when using themes with dark mode ( #5302 )
auto-merge / push-commit (push) Waiting to run
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-09-23 10:49:21 +08:00
Chareice
52baa256ec
chore: skip test
2024-09-23 09:46:56 +08:00
Zeke Zhang
ffc2982380
feat(acl): add support for configuring mobile menu permissions ( #5174 )
...
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
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
Test on Windows / build (push) Has been cancelled
* refactor(plugin-acl): extensible support for role permissions configuration UI
* feat: complete the configuration UI
* feat: complete the backend section
* chore: update unit tests
* chore: add translation
* chore: change 'Menu' to 'Desktop menu'
* refactor: use 'extendCollection' instead of 'this.db.extendCollection'
* chore: update acl e2e test
* test: add e2e tests
* fix: should refresh data when changing tab
* fix(menu): should hide children when children only have one
* feat: show tip when no pages find
* feat(tabBar): supports left and right swiping
* refactor: improve code
* chore: make e2e test pass
* chore: add migration
* fix: should use tk instead of values
* chore: nothing
* fix: improve
* refactor: rename mobileMenuUiSchemas to mobileRoutes
* refactor: add onDelete
* fix: change snippet to 'pm.mobile' from 'pm.mobile.roles'
* refactor: extract nested loop to outside
* refactor: use db.on('mobileRoutes:afterCreate')
* refactor: simplify code logic
* chore: fix build
* fix: improve code
* chore: fix build
* feat: hide menu configuration UI when no permission
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-09-21 23:04:26 +08:00
STEVEN HOLICOS
7cc9bacf3b
feat(plugin-calendar): support for configuring the background co… ( #5290 )
...
* feat(next-plugin-calendar): support for configuring the background color of calendar events
* revert: revert some code to previous state
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-09-20 09:22:13 +08:00
猫鱼豆腐
af0c442268
feat(client): supports setting the text align in the style configuration item of the field ( #5272 )
...
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
* feat(client): table text align
* refactor: remove useless code
* refactor: extract schemas outside the component
* chore: make e2e tests pass
* test: add e2e tests
* chore: fix build
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-09-20 01:24:35 +08:00
nocobase[bot]
391adc2800
chore(versions): 😊 publish v1.3.23-beta
auto-merge / push-commit (push) Waiting to run
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
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
Test on Windows / build (push) Has been cancelled
2024-09-19 14:59:39 +00:00