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