Katherine
a59f93b68d
fix: linkage of association data in nested sub-tables within multi-layer sub-form ( #5710 )
2024-11-22 16:17:00 +08:00
Katherine
58017e521d
fix: issue with label width in horizontal layout ( #5709 )
2024-11-22 14:46:42 +08:00
chenos
f9b5dba47a
Merge branch 'main' into next
2024-11-22 09:59:59 +08:00
chenos
06b23bb176
chore: update ci
2024-11-22 09:58:55 +08:00
nocobase[bot]
19af301c8e
Merge branch 'main' into next
2024-11-22 01:20:13 +00:00
chenos
ed98cfa394
fix: load plugins in dependency order ( #5706 )
...
* fix: load plugins in dependency order
* fix: missing package name
2024-11-22 09:01:13 +08:00
nocobase[bot]
82767f1f6f
chore(versions): 😊 publish v1.4.0-beta.4
2024-11-22 00:40:50 +00:00
nocobase[bot]
e8390a616b
chore(versions): 😊 publish v1.4.0-beta.3
2024-11-21 14:55:41 +00:00
mytharcher
9dd6bd4516
Merge branch 'main' into next
2024-11-21 22:16:35 +08:00
xilesun
575460e3e9
fix(ci): release.yml
2024-11-21 22:12:45 +08:00
Junyi
9f0add7fc9
fix(client): variable component string value ( #5704 )
2024-11-21 20:36:11 +08:00
Katherine
9e1b0e8d04
fix: issue with displaying unsupported Sync from database in external data source view collection ( #5696 )
2024-11-21 17:12:34 +08:00
Katherine
f351f78936
fix: events not display in calendar block when start and end dates span across month ( #5699 )
2024-11-21 15:35:47 +08:00
estheryo
7ad4207a13
Update README.ja-JP.md
2024-11-21 15:21:04 +08:00
estheryo
bf299e57c7
Update README.md
2024-11-21 15:17:59 +08:00
estheryo
ae0a91faae
Update README.md
2024-11-21 15:17:24 +08:00
estheryo
f27f81d3f4
Update README.zh-CN.md
2024-11-21 15:16:43 +08:00
estheryo
5bd4a54ccf
Update README.md
2024-11-21 15:08:59 +08:00
Katherine
97d0690d02
fix: adjust feedbackLayout to improve validation messaging in sub-table ( #5700 )
2024-11-21 14:49:06 +08:00
nocobase[bot]
5b1c0b2002
chore(versions): 😊 publish v1.4.0-beta.2
2024-11-21 06:17:44 +00:00
Junyi
665ed25987
fix(client): export essential hook ( #5702 )
2024-11-21 14:02:57 +08:00
Zeke Zhang
91b41ddb64
fix(zIndex): fix the issue of modal being obscured ( #5701 )
2024-11-21 14:01:45 +08:00
gchust
327b5bd6c9
fix: create-nocobase-app yarn dev error ( #5697 )
2024-11-21 12:32:21 +08:00
nocobase[bot]
92e4643842
Merge branch 'main' into next
2024-11-21 02:33:35 +00:00
nocobase[bot]
c1fdccec0b
docs: update changelogs
Build pro image / get-plugins (push) Has been cancelled
Deploy client docs / Build (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
Build pro image / build-and-push (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-11-21 02:15:08 +00:00
nocobase[bot]
161ff95b81
Merge branch 'main' into next
2024-11-21 01:55:25 +00:00
nocobase[bot]
91b88633b7
chore(versions): 😊 publish v1.3.52
2024-11-21 01:55:12 +00:00
nocobase[bot]
8b619dea6d
Merge branch 'main' into next
Build pro image / get-plugins (push) Has been cancelled
Build pro image / build-and-push (push) Has been cancelled
2024-11-20 15:28:40 +00:00
chenos
f520f0c270
chore: update build ci
Build pro image / get-plugins (push) Waiting to run
Build pro image / build-and-push (push) Blocked by required conditions
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-11-20 23:28:09 +08:00
nocobase[bot]
c73b3c575b
Merge branch 'main' into next
2024-11-20 13:50:21 +00:00
Junyi
6595d7cac9
fix(plugin-workflow): fix page limit ( #5694 )
2024-11-20 21:47:53 +08:00
nocobase[bot]
4444e27d91
Merge branch 'main' into next
2024-11-20 13:05:03 +00:00
chenos
8195511b09
chore: update build ci
2024-11-20 21:04:29 +08:00
Katherine
ff36b35352
fix: issue where right-fixed column does not align to the right when there are fewer columns ( #5690 )
Build pro image / get-plugins (push) Waiting to run
Build pro image / build-and-push (push) Blocked by required conditions
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 (20) (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
2024-11-20 15:44:16 +08:00
nocobase[bot]
64da031cef
Merge branch 'main' into next
2024-11-20 06:58:17 +00:00
Junyi
1f4802e20f
refactor(plugin-workflow): change executions not to be deleted when workflow deleted ( #5666 )
...
Build pro image / get-plugins (push) Waiting to run
Build pro image / build-and-push (push) Blocked by required conditions
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
* chore(ci): add retry
* refactor(plugin-workflow): change executions not to be deleted when workflow deleted
---------
Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-20 14:53:29 +08:00
chenos
37b9aade1f
Merge branch 'main' into next
...
# Conflicts:
# .github/workflows/build-docker-image.yml
2024-11-20 13:07:44 +08:00
chenos
3dd6d6d5ef
chore: update build ci
2024-11-20 12:31:10 +08:00
nocobase[bot]
8584796381
Merge branch 'main' into next
2024-11-20 04:26:29 +00:00
dependabot[bot]
ffeb2b4bec
chore(deps): bump xpipe from 1.0.7 to 1.0.8 ( #5682 )
...
Build pro image / get-plugins (push) Waiting to run
Build pro image / build-and-push (push) Blocked by required conditions
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
Build docker image / build-and-push (push) Has been cancelled
Bumps [xpipe](https://github.com/picoblitz/xpipe ) from 1.0.7 to 1.0.8.
- [Commits](https://github.com/picoblitz/xpipe/commits )
---
updated-dependencies:
- dependency-name: xpipe
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 11:24:43 +08:00
dependabot[bot]
563eb1f1fc
chore(deps-dev): bump @alicloud/openapi-client from 0.4.1 to 0.4.12 ( #5683 )
...
Bumps [@alicloud/openapi-client](https://github.com/aliyun/darabonba-openapi ) from 0.4.1 to 0.4.12.
- [Commits](https://github.com/aliyun/darabonba-openapi/commits )
---
updated-dependencies:
- dependency-name: "@alicloud/openapi-client"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 11:23:40 +08:00
nocobase[bot]
ce4cd32646
Merge branch 'main' into next
Build pro image / get-plugins (push) Waiting to run
Build pro image / build-and-push (push) Blocked by required conditions
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 (20) (push) Waiting to run
Test on Windows / build (push) Waiting to run
Build docker image / build-and-push (push) Has been cancelled
2024-11-19 16:18:21 +00:00
chenos
b037bbe2f9
chore: update ci
Build docker image / build-and-push (push) Waiting to run
Build pro image / get-plugins (push) Waiting to run
Build pro image / build-and-push (push) Blocked by required conditions
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
Deploy client docs / Build (push) Has been cancelled
2024-11-20 00:17:51 +08:00
chenos
090693fc6e
Merge branch 'main' into next
...
# Conflicts:
# Dockerfile
2024-11-19 23:40:16 +08:00
chenos
ce6d70b325
feat: install postgresql-client
2024-11-19 23:38:01 +08:00
nocobase[bot]
2a95c2ddef
chore(versions): 😊 publish v1.4.0-beta.1
2024-11-19 14:45:55 +00:00
nocobase[bot]
c9d5ec0f3d
Merge branch 'main' into next
2024-11-19 14:42:19 +00:00
nocobase[bot]
dadced28ae
docs: update changelogs
2024-11-19 14:41:56 +00:00
nocobase[bot]
cf460aaebd
Merge branch 'main' into next
2024-11-19 14:34:29 +00:00
YANG QIA
bca0148e39
fix(docs): update changelogs ( #5689 )
...
* fix(docs): update changelogs
* fix: syntax
* fix: shell
* fix: quote
* fix: typo
2024-11-19 22:34:04 +08:00