Zeke Zhang
ddb363d935
Merge branch 'next' into 730
2024-11-12 22:32:49 +08:00
Junyi
50146dc8c3
feat(plugin-workflow): support union key in collection event ( #5627 )
2024-11-12 15:45:51 +08:00
nocobase[bot]
af9465e2c8
Merge branch 'main' into next
2024-11-11 12:34:00 +00:00
Junyi
b7495a7757
fix(evaluators): change formula.js to default calculation engine ( #5626 )
2024-11-11 20:33:39 +08:00
nocobase[bot]
07b95c388a
chore(versions): 😊 publish v1.4.0-alpha.8
2024-11-11 04:15:27 +00:00
nocobase[bot]
8618a33d68
chore(versions): 😊 publish v1.4.0-alpha.7
2024-11-11 02:25:11 +00:00
nocobase[bot]
9470479100
chore(versions): 😊 publish v1.3.48-beta
2024-11-11 02:20:28 +00:00
nocobase[bot]
95134d0273
Merge branch 'main' into next
2024-11-10 02:22:04 +00:00
chenos
451210a248
docs: update README.md
2024-11-10 10:09:21 +08:00
Zeke Zhang
35ce179bf1
Merge branch 'next' into 730
2024-11-08 15:07:38 +08:00
Junyi
a223f4448e
feat(plugin-workflow): branch presetting ( #5570 )
...
* fix(client): fix core component bug and warnings
* feat(plugin-workflow): add preset and branching config before add node
* refactor(plugin-workflow): fix AddNodeContext and adjust styles
* fix(plugin-workflow): fix default config value in preset form
* fix(plugin-workflow): fix e2e cases
* fix(plugin-workflow-parallel): fix e2e test cases
* fix(plugin-workflow): fix e2e test cases
2024-11-08 13:43:39 +08:00
nocobase[bot]
d1b4ccc1aa
chore(versions): 😊 publish v1.3.47-beta
2024-11-08 02:25:17 +00:00
Zeke Zhang
091f189a1b
Merge branch 'next' into 730
2024-11-08 09:56:25 +08:00
nocobase[bot]
3733676d6e
chore(versions): 😊 publish v1.4.0-alpha.6
2024-11-08 01:15:45 +00:00
nocobase[bot]
b3ea409d6c
chore(versions): 😊 publish v1.4.0-alpha.5
2024-11-08 00:48:42 +00:00
nocobase[bot]
6c8a2ae3b5
chore(versions): 😊 publish v1.4.0-alpha.4
2024-11-08 00:26:17 +00:00
nocobase[bot]
3801a2e145
chore(versions): 😊 publish v1.4.0-alpha.3
2024-11-07 14:57:03 +00:00
Zeke Zhang
5f6df64bb2
Merge branch 'next' into 730
2024-11-07 22:00:42 +08:00
nocobase[bot]
a2d9b52ec5
chore(versions): 😊 publish v1.4.0-alpha.2
2024-11-06 09:44:44 +00:00
nocobase[bot]
a6ac4a6384
chore(versions): 😊 publish v1.3.46-beta
2024-11-06 09:03:46 +00:00
nocobase[bot]
c004720ca6
chore(versions): 😊 publish v1.3.45-beta
2024-11-06 07:38:51 +00:00
nocobase[bot]
e2dd54f338
chore(versions): 😊 publish v1.4.0-alpha.1
2024-11-06 06:59:06 +00:00
nocobase[bot]
1ca1a570c9
chore(versions): 😊 publish v1.4.0-alpha.0
2024-11-06 06:15:07 +00:00
nocobase[bot]
8d20967b0a
chore(versions): 😊 publish v1.3.44-beta
2024-11-05 07:41:24 +00:00
nocobase[bot]
dc3a216c2a
chore(versions): 😊 publish v1.3.43-beta
2024-11-04 23:54:28 +00:00
Zeke Zhang
0727120451
perf(DocumentTitleProvider): avoid rerender when updating state
2024-10-29 17:22:39 +08:00
nocobase[bot]
67b9cb9617
chore(versions): 😊 publish v1.3.42-beta
2024-10-28 09:13:16 +00:00
hongboji
63cffd3d31
fix: sse causes “waitForLoadState(‘networkidle’)” timeout ( #5524 )
2024-10-28 09:01:38 +08:00
nocobase[bot]
009ee1aab2
chore(versions): 😊 publish v1.3.41-beta
2024-10-27 23:05:49 +00:00
nocobase[bot]
71f8eda6a2
chore(versions): 😊 publish v1.3.40-beta
2024-10-25 03:01:29 +00:00
nocobase[bot]
25a9a9d470
chore(versions): 😊 publish v1.3.39-beta
2024-10-24 04:34:00 +00:00
nocobase[bot]
9744b7fe32
chore(versions): 😊 publish v1.3.38-beta
2024-10-24 03:17:43 +00:00
nocobase[bot]
5471ae8525
chore(versions): 😊 publish v1.3.37-beta
2024-10-23 01:50:15 +00: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
nocobase[bot]
740bc669bd
chore(versions): 😊 publish v1.3.35-beta
2024-10-21 09:44:20 +00:00
nocobase[bot]
f980099603
chore(versions): 😊 publish v1.3.34-beta
2024-10-21 01:04:05 +00: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
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]
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
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
nocobase[bot]
728a0a6d51
chore(versions): 😊 publish v1.3.32-beta
2024-10-13 00:59:08 +00:00
nocobase[bot]
24bcacc460
chore(versions): 😊 publish v1.3.31-beta
2024-10-11 23:42:25 +00:00
nocobase[bot]
ebec08b076
chore(versions): 😊 publish v1.3.30-beta
2024-10-11 00:43:36 +00:00