Junyi
1c9e71dbf6
feat(server): add cluster mode for starting app ( #4895 )
...
* feat(server): add cluster mode for starting app
* chore(env): adjust order of env item
* chore: sync in main data source
* chore: onSync in plugin
* refactor(server): change onSync to plugin method
---------
Co-authored-by: Chareice <chareice@live.com>
2024-07-18 23:23:23 +08:00
Zeke Zhang
3813be1c1c
chore: resolve conflict
2024-07-11 13:05:22 +08:00
Zeke Zhang
863e5349d1
Merge branch 'main' into next
2024-07-11 13:00:59 +08:00
GitHub Actions Bot
4e537360dd
chore(versions): 😊 publish v1.2.14-alpha
2024-07-11 04:32:10 +00:00
YANG QIA
e0b5128c9d
feat(database): new field type many to many (array) ( #4708 )
...
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: recordSet field
* fix: record set field
* test: add tests
* fix: tests
* fix: build
* feat: front end
* refactor: belongs to array field
* fix: tests
* fix: version
* fix: version
* fix: build
* chore: update
* chore: add error
* chore: remove only
* feat: add locales
* fix: version
* fix: e2e
* fix: fix T-4661
* fix: fix T-4663
* fix: fix T-4665
* fix: fix T-4670
* fix: fix T-4666
* fix: fix T-4664
* fix: fix T-4668
* fix: test
* fix: fix T-4669
* fix: fix T-4667
* fix: bug
* fix: fix T-4670
* chore: add transaction
* feat: beforeAddDataSource hook
* feat: support external database sources, fix T-4717
* fix: bug
* fix: fix T-4671
* fix: fix T-4769
* fix: version
* fix: fix T-4762
* fix: array type interface
* fix: fix T-4742
* fix: fix T-4661
* fix: bug
* fix: bug
* feat: check association keys in backend
* fix: bug
* fix: bug
* fix: bug
* fix: test
* fix: bug
* fix: e2e
---------
Co-authored-by: Chareice <chareice@live.com>
2024-07-10 15:04:24 +08:00
GitHub Actions Bot
3b02b0c992
chore(versions): 😊 publish v1.2.13-alpha
2024-07-10 04:44:30 +00:00
Junyi
a283fc3f77
feat(server): add sync-manager ( #4780 )
...
* feat(server): add sync-manager
* refactor(server): add appName to message
* refactor(server): refactor api
* refactor(plugin-workflow): precisely control workflow status change
* feat(plugin-fm): adapt storage sync event
* fix(server): fix type
* test(server): add test cases
2024-07-10 09:54:38 +08:00
chenos
95d43cadd9
chore: v1.3.0-alpha
2024-07-09 14:22:23 +08:00
Zeke Zhang
efd89f57db
Merge branch 'main' into next
2024-07-06 10:38:26 +08:00
Junyi
fa6498ae78
chore(plugin-workflow): expose entire error into node result ( #4799 )
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-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
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
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
2024-07-05 17:16:05 +08:00
GitHub Actions Bot
415eb52cef
chore(versions): 😊 publish v1.2.12-alpha
2024-07-05 09:10:05 +00:00
shz
512557f80a
feat(plugin-workflow): add date range options to system variables ( #4728 )
...
* feat(plugin-workflow): add date range options to system variable in workflow plugin
* feat(plugin-workflow): fix according to code review
* feat(plugin-workflow): add more functions
* feat(plugin-workflow): fix according to code review
* feat(plugin-workflow): add test
* feat(plugin-workflow): support india timezone
* feat(plugin-workflow): fix test
* feat(plugin-workflow): add ts type
* feat(plugin-workflow): fix
* feat(plugin-workflow): fix
2024-06-30 16:30:31 +08:00
Junyi
86a56ef7cc
refactor(plugin-workflow): add deferred option for async workflow triggering ( #4772 )
...
* feat(plugin-workflow): add deferred option for async workflow triggering
* fix(plugin-workflow): revert type back
* fix(plugin-workflow): fix status checking
2024-06-28 11:59:22 +08:00
GitHub Actions Bot
a2039c2f0d
chore(versions): 😊 publish v1.2.11-alpha
2024-06-28 03:43:02 +00:00
GitHub Actions Bot
734aa1a007
chore(versions): 😊 publish v1.2.10-alpha
2024-06-27 14:03:40 +00:00
Junyi
ac76fc92d8
feat(plugin-workflow): add mode column to show if sync or not ( #4767 )
...
* feat(plugin-workflow): add mode column to show if sync or not
* fix(plugin-workflow): fix trigger tag
2024-06-27 15:11:00 +08:00
GitHub Actions Bot
4a50647210
chore(versions): 😊 publish v1.2.9-alpha
2024-06-27 03:02:41 +00:00
Junyi
ca9b5b1f1e
test(plugin-workflow): check for duplicated triggering ( #4762 )
...
* test(plugin-workflow): check for duplicated triggering
* fix(plugin-workflow): fix test case
2024-06-26 22:20:12 +08:00
Junyi
79c6cad59d
fix(plugin-workflow): fix ui crash with unknown type trigger or node ( #4761 )
...
* fix(plugin-workflow): fix ui crash with unknown type trigger or node
* fix(plugin-workflow): add missed locale
2024-06-26 18:23:31 +08:00
GitHub Actions Bot
3a8867eaef
chore(versions): 😊 publish v1.2.8-alpha
2024-06-25 07:29:25 +00:00
GitHub Actions Bot
927641349f
chore(versions): 😊 publish v1.2.7-alpha
2024-06-24 02:04:24 +00:00
Junyi
095b50f964
fix(plugin-workflow): fix duplicating sync workflow ( #4727 )
2024-06-22 14:44:18 +08:00
Junyi
1cba634f7d
fix(plugin-workflow): add loading for adding node ( #4726 )
...
* fix(plugin-workflow): add loading for adding node
* test(plugin-workflow): add test case
* test(plugin-workflow): skip concurrency case
2024-06-22 10:20:52 +08:00
Junyi
bda976efdf
fix(plugin-workflow): fix designable of assign fields in create/update node ( #4724 )
2024-06-21 16:56:19 +08:00
GitHub Actions Bot
504f8d107c
chore(versions): 😊 publish v1.2.6-alpha
2024-06-20 04:40:35 +00:00
Junyi
8a629d06ad
fix(plugin-workflow): fix client warning ( #4709 )
...
* fix(plugin-workflow): fix client warning
* fix(plugin-workflow): fix build error
2024-06-20 10:59:36 +08:00
GitHub Actions Bot
9968eda02b
chore(versions): 😊 publish v1.2.5-alpha
2024-06-19 22:58:05 +00:00
chenos
8586992219
fix: using the global cron locale
2024-06-19 17:52:34 +08:00
Junyi
173dfbfe21
fix(plugin-workflow): fix locale key in storage ( #4704 )
2024-06-19 14:01:02 +08:00
GitHub Actions Bot
9de4853030
chore(versions): 😊 publish v1.2.4-alpha
2024-06-17 00:53:36 +00:00
Junyi
c747ea65c4
fix(plugin-workflow): fix incorrectly schema reaction ( #4661 )
...
* fix(plugin-workflow): fix incorrectly schema reaction
* fix(plugin-workflow): add migration
2024-06-14 08:49:36 +08:00
YANG QIA
d8e80ecb41
fix(logger): fix the issue where workflow log files do not output ( #4657 )
2024-06-13 22:53:02 +08:00
GitHub Actions Bot
deacbf25e9
chore(versions): 😊 publish v1.2.3-alpha
2024-06-13 03:48:21 +00:00
Junyi
a6c16cf3db
refactor(plugin-workflow): add card layout for assigning fields ( #4642 )
2024-06-12 23:46:05 +08:00
GitHub Actions Bot
e45bdb7d2f
chore(versions): 😊 publish v1.2.2-alpha
2024-06-12 09:56:27 +00:00
Junyi
2aa46171b2
refactor(plugin-workflow): use assigned fields for create/update node values ( #4546 )
...
* refactor(plugin-workflow): use assigned fields for create/update node values
* fix(plugin-workflow): fix schema and values when change collection
* fix(plugin-workflow): fix node form initial values
* test: fix e2e
* fix(plugin-workflow): fix add node error
* refactor(plugin-workflow): change to self host schema in node
* feat(plugin-workflow): make collection uneditable after first saved
---------
Co-authored-by: hongboji <j414562100@qq.com>
2024-06-12 15:12:31 +08:00
GitHub Actions Bot
0d6ebe16cf
chore(versions): 😊 publish v1.2.1-alpha
2024-06-12 05:15:06 +00:00
GitHub Actions Bot
79634179a4
chore(versions): 😊 publish v1.2.0-alpha
2024-06-12 03:39:54 +00:00
GitHub Actions Bot
c7060aeceb
chore(versions): 😊 publish v1.0.1-alpha.3
2024-06-11 23:57:39 +00:00
GitHub Actions Bot
092f3afab1
chore(versions): 😊 publish v1.0.1-alpha.2
2024-06-11 12:13:31 +00:00
Junyi
792200278e
refactor(plugin-workflow): change variable getter from collection fields ( #4567 )
...
* refactor(plugin-workflow): change variable getter from collection fields
* fix(plugin-workflow): fix import
* chore(plugin-workflow-action-trigger): remove unused import
* fix(plugin-workflow): fix collection field in workflow variable
* refactor(plugin-workflow-manual): avoid tslint error
2024-06-10 16:30:43 +08:00
GitHub Actions Bot
9218319d02
chore(versions): 😊 publish v1.0.1-alpha.1
2024-06-07 13:46:37 +00:00
Junyi
361ebee130
feat(plugin-workflow): allow to select any path of a variable in condition node ( #4571 )
2024-06-05 23:28:06 +08:00
Zeke Zhang
bab5d40dbe
refactor(FormV2): add FormWithDataTemplates component ( #4551 )
...
* Revert "fix(client): fix data template style (#4536 )"
This reverts commit db66090ab2
.
* refactor(FormV2): add FormWithDataTemplates component
* chore: fix failed e2e tests
* chore: make e2e test more stable
2024-06-04 21:35:37 +08:00
Zeke Zhang
f66edb5d27
feat(client): add new variable named 'URL search params' and support link action ( #4506 )
...
* feat: support link action
* feat(client): add new variable named 'URL search params'
* chore: add translation
* fix: avoid crashing
* chore: fix failed test
* feat: link action
* feat: link action
* fix: remove filter parameters with undefined values
* feat: link action
* feat: add support for default values in filter form fields
* refactor: code improve
* refactor: locale improve
* refactor: locale improve
* test: add e2e test
* refactor: locale improve
* refactor: locale improve
* fix: resolve operation issues with variables
* refactor: code improve
* chore: enable direct selection of variables as default value
* chore: use qs to parse query string
* fix: menu selectKeys (T-4373)
* refactor: use qs to stringify search params
* refactor: locale improve
* refactor: locale improve
* chore: fix failed tests
* fix: resolve issue where setting Data scope is not work
* chore: fix failed e2e tests
* chore: make e2e tests more stable
* chore: add translation
* chore: make e2e tests more stable
* fix: resolve the issue of error when saving data scope
* feat: trigger variable parsing after context change
* test: add unit tests
* test: add e2e test
* refactor: extract template
* chore: fix failed unit tests
* chore: fix failed e2e test
* fix(Link): hide linkage rules in top link (T-4410)
* fix(permission): remove URL search params variable from data scope
* chore: make more stable
* chore: make e2e test more stable
* fix(Link): reduce size for variable
* fix: clear previous context (T-4449)
* fix(calendar, map): resolve initial data scope setting error (T-4450)
* fix: correct concatenation of query string (T-4453)
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: jack zhang <1098626505@qq.com>
2024-06-04 20:57:03 +08:00
Junyi
1c990ba0a5
fix(plugin-workflow): fix workflow version dropdown overflow ( #4542 )
2024-06-02 23:01:35 +08:00
Zeke Zhang
773f05dcd2
feat(client): adjust toolbar for Table Actions ( #4538 )
...
* feat(client): adjust toolbar for Table Actions
* chore: ensure backward compatibility
* chore: update e2e tests
* chore: fix fialed unit tests
* Revert "chore: update e2e tests"
This reverts commit 0a70171687
.
* chore: update e2e tests
* chore: update e2e tests
* chore: don't forget to revert me
* chore: update e2e tests
* chore: update e2e tests
* Revert "chore: don't forget to revert me"
This reverts commit 29a51dff28
.
* chore: update timeout and retries in defineConfig
* chore: make e2e tests more stable
* chore: make e2e tests more stable
2024-06-02 17:42:09 +08:00
Junyi
bde1d1ee61
fix(plugin-workflow): fix trigger workflow acl ( #4522 )
2024-05-29 16:42:32 +08:00
ChengLei Shao
56dc06dcc0
fix: after update event in single relation repository ( #4503 )
...
* fix: after update event in single relation repository
* test(plugin-workflow): add association collection trigger
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-05-27 20:52:15 +08:00
GitHub Actions Bot
53eb054848
chore(versions): 😊 publish v1.0.0-alpha.17
2024-05-27 06:44:39 +00:00