Commit Graph

5675 Commits

Author SHA1 Message Date
nocobase[bot]
673b7915d4 chore(versions): 😊 publish v1.5.0-alpha.1 2024-11-19 15:42:05 +00:00
nocobase[bot]
d4e06ff013 Merge branch 'next' into develop 2024-11-19 14:46:10 +00:00
nocobase[bot]
2a95c2ddef chore(versions): 😊 publish v1.4.0-beta.1 2024-11-19 14:45:55 +00:00
nocobase[bot]
9756bad256 Merge branch 'next' into develop 2024-11-19 12:28:20 +00:00
Zeke Zhang
294f04ab54
chore(Tabs.TabPane): support hidden property (#5687) 2024-11-19 20:25:12 +08:00
nocobase[bot]
be156dcbd1 Merge branch 'next' into develop 2024-11-19 08:07:36 +00:00
Katherine
35e4f7db4f
fix: issue when switching operators in filter button and submit date field (#5684) 2024-11-19 16:07:16 +08:00
chenos
87b1011dbe Merge branch 'next' into develop
# Conflicts:
#	packages/core/database/package.json
#	packages/core/server/package.json
#	packages/presets/nocobase/package.json
2024-11-19 14:54:06 +08:00
Katherine
e218bc8d16
fix: linkage rule condition with date variable not working (#5675)
* fix: linkage rule condition with date variable not working

* fix: bug

* fix: bug
2024-11-19 14:20:21 +08:00
nocobase[bot]
b2bc5ff581 chore(versions): 😊 publish v1.4.0-alpha.17 2024-11-19 06:15:40 +00:00
mytharcher
fa5a61fc97 Merge branch 'next' into develop
Some checks are pending
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
2024-11-19 10:52:28 +08:00
nocobase[bot]
113fe45130 Merge branch 'main' into next 2024-11-18 12:52:31 +00:00
Katherine
8aa65fed5a
fix: field permission check not affected by association field context (#5672)
* fix: field permission check not affected by association field context

* fix: bug
2024-11-18 20:52:09 +08:00
Junyi
9b7fe21d1d
refactor(plugin-workflow): support to register system variables in client (#5676) 2024-11-18 20:03:08 +08:00
nocobase[bot]
6b65d4cb12 Merge branch 'main' into next 2024-11-18 11:47:55 +00:00
Katherine
4723d7c0e2
fix: gantt block template incorrectly calls the calendar block when adding (#5673) 2024-11-18 19:42:28 +08:00
Katherine
34611c6e73
fix: missing date field options with and without timezone in calendar block (#5674) 2024-11-18 19:41:56 +08:00
chenos
1d7da5b7d8 fix: mobileRoutes:move 403 forbidden
Some checks are pending
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 (20) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-11-18 17:02:45 +08:00
nocobase[bot]
184dde59fa chore(versions): 😊 publish v1.4.0-alpha.16 2024-11-18 08:01:27 +00:00
gchust
64ea1f8fe2
fix: yarn dev will throw errors if loading released plugins (#5671) 2024-11-18 15:57:02 +08:00
nocobase[bot]
aad163c4e1 Merge branch 'main' into next 2024-11-18 04:36:25 +00:00
Katherine
ed5c6edec6
fix: linkage rule saving empty value changes to static empty value (#5667)
Some checks are pending
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
* chore(ci): add retry

* fix:  linkage rule saving empty value changes to static empty value

---------

Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-18 12:36:05 +08:00
Katherine
9cc3b4d7fc
fix: style issue on mobile when subtable is configured to allow selecting existing data only (#5670) 2024-11-18 12:20:09 +08:00
nocobase[bot]
29209a1ede chore(versions): 😊 publish v1.4.0-alpha.15
Some checks are pending
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 (20) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-11-17 13:08:36 +00:00
mytharcher
e21aceed79 fix(plugin-workflow): remove only clause in test case 2024-11-17 20:06:12 +08:00
nocobase[bot]
d0a2aabe9d chore(versions): 😊 publish v1.4.0-alpha.14
Some checks are pending
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 (20) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-11-17 05:54:53 +00:00
Katherine
e7cb99ea47
fix: field assignment to support variable value as 0 (#5663)
* fix:  associationFieldMobile

* fix: bug
2024-11-17 13:51:06 +08:00
nocobase[bot]
af599493d1 chore(versions): 😊 publish v1.4.0-alpha.13
Some checks are pending
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 (20) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-11-16 14:03:56 +00:00
Katherine
6f170df2f1
fix: use desktop components for select in mobile configuration mode & fix error when using variables as default values in datePicker (#5662)
* refactor: use desktop components for select in mobile configuration mode

* fix: bug
2024-11-16 21:38:53 +08:00
nocobase[bot]
a043182d8f Merge branch 'main' into next 2024-11-16 01:55:32 +00:00
YANG QIA
c541435b09
fix(m2m-array): error when retriving association records with m2m array field (#5661) 2024-11-16 09:55:08 +08:00
nocobase[bot]
30690c158c chore(versions): 😊 publish v1.4.0-alpha.12 2024-11-15 16:16:58 +00:00
Junyi
c14a5b31a9
fix(fix/plugin-workflow): fix node disappears after added condition without branch before it (#5658) 2024-11-15 23:26:31 +08:00
Junyi
e65d1887bd
fix(client): fix file type matching when file or property is null (#5659) 2024-11-15 23:02:17 +08:00
xilesun
9521aee152 Merge remote-tracking branch 'origin/next' into develop
Some checks failed
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
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-15 22:38:38 +08:00
nocobase[bot]
9a83a4e9b6 Merge branch 'main' into next 2024-11-15 14:28:23 +00:00
YANG QIA
ab4e470e70
fix(cache): check if client is opening when attempting to close redis client (#5660) 2024-11-15 22:28:02 +08:00
Junyi
60225a11c5
chore(ci): change fe test based on node 20 (#5657)
* chore(ci): change fe test based on node 20

* chore(ci): change setup-node to v4

* fix(client): fix test case

* fix(client): fix test case
2024-11-15 18:12:36 +08:00
xilesun
efbc0c6a1d Merge remote-tracking branch 'origin/next' into develop 2024-11-15 17:46:28 +08:00
mytharcher
601dd7217c Merge branch 'T-4910' into develop 2024-11-15 14:34:28 +08:00
Katherine
e4fd3679d5
fix: pagination count not updating after deleting data in subtable (#5648)
* fix: pagination count not updating after deleting data in subtable

* fix: bug

* fix: bug
2024-11-15 12:58:57 +08:00
mytharcher
19c914cd9d fix(plugin-notification-in-app-message): fix test case with sort and type 2024-11-15 12:04:34 +08:00
mytharcher
4ebb3128ab fix(client): fix unused import 2024-11-15 11:59:15 +08:00
mytharcher
5824f1fb15 Merge branch 'next' into T-4910 2024-11-15 11:03:16 +08:00
Katherine
514a63edbf
fix: style issue when using long text as the title field in association fields (#5655) 2024-11-15 09:55:47 +08:00
nocobase[bot]
f27df77573 chore(versions): 😊 publish v1.4.0-alpha.11 2024-11-14 16:24:31 +00:00
Junyi
dc9435dd24
fix(client): revert opensize back (#5656) 2024-11-15 00:23:17 +08:00
nocobase[bot]
1cc88e2edf chore(versions): 😊 publish v1.4.0-alpha.10 2024-11-14 13:47:53 +00:00
Junyi
045cf01b05
fix(client): fix components (#5651)
Some checks failed
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 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-11-14 17:13:50 +08:00
Katherine
fd6b63d24f
refactor(mobile): Improve mobile component usability (#5590)
* refactor: mobile component

* refactor: mobile datepicker

* refactor: datepicker

* refactor: selectpicker

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: style improve

* fix: bug

* refactor: locale improve

* fix: locale

* fix: bug

* chore: datetime picker

* fix: test

* fix: test

* refactor: make test stable

* refactor: make test stable

* fix: bug

* fix: bug

* fix: bug

* refactor: locale improve

* fix: bug
2024-11-14 17:13:40 +08:00