chenos
|
65bf22c68a
|
Merge branch 'next' into develop
|
2024-09-04 10:48:46 +08:00 |
|
GitHub Actions Bot
|
70bf9f5839
|
Merge branch 'main' into next
|
2024-09-04 02:35:35 +00:00 |
|
Junyi
|
5cb4fb5096
|
fix(plugin-workflow): fix missed fields in variable (#5187)
|
2024-09-04 10:35:18 +08:00 |
|
nocobase[bot]
|
c4c36599ed
|
chore(versions): 😊 publish v1.3.14-beta
|
2024-09-03 09:57:06 +00:00 |
|
nocobase[bot]
|
5cfca8e954
|
chore(versions): 😊 publish v1.3.13-beta
|
2024-09-03 00:46:15 +00:00 |
|
nocobase[bot]
|
774c2961d4
|
chore(versions): 😊 publish v1.3.12-beta
|
2024-09-01 12:01:37 +00:00 |
|
nocobase[bot]
|
517e199ed7
|
chore(versions): 😊 publish v1.3.11-beta
|
2024-08-31 14:13:44 +00:00 |
|
nocobase[bot]
|
5afac9cf82
|
chore(versions): 😊 publish v1.3.10-beta
|
2024-08-31 07:29:00 +00:00 |
|
nocobase[bot]
|
bf5011f75a
|
chore(versions): 😊 publish v1.3.9-beta
|
2024-08-29 14:14:30 +00:00 |
|
nocobase[bot]
|
39d021a9aa
|
chore(versions): 😊 publish v1.3.8-beta
|
2024-08-29 10:12:49 +00:00 |
|
nocobase[bot]
|
f429d13264
|
chore(versions): 😊 publish v1.3.7-beta
|
2024-08-29 08:41:23 +00:00 |
|
nocobase[bot]
|
39c7ce4741
|
chore(versions): 😊 publish v1.3.6-beta
|
2024-08-29 06:01:24 +00:00 |
|
nocobase[bot]
|
35e8f89c75
|
chore(versions): 😊 publish v1.3.5-beta
|
2024-08-28 09:28:11 +00:00 |
|
Zeke Zhang
|
f03ac173d0
|
Merge branch 'next' into develop
|
2024-08-28 14:57:46 +08:00 |
|
GitHub Actions Bot
|
49b8bc5271
|
Merge branch 'main' into next
|
2024-08-28 06:43:59 +00:00 |
|
Junyi
|
3809108afa
|
feat(plugin-workflow): allow to delete execution in list (#5135)
* refactor(plugin-workflow): allow to delete execution in list
* fix(plugin-workflow): fix mistake import
|
2024-08-28 14:43:40 +08:00 |
|
nocobase[bot]
|
a0117480e0
|
chore(versions): 😊 publish v1.3.4-beta
|
2024-08-27 10:27:55 +00:00 |
|
nocobase[bot]
|
9dffefb90a
|
chore(versions): 😊 publish v1.3.3-beta
|
2024-08-27 00:37:42 +00:00 |
|
nocobase[bot]
|
dcadaa6665
|
chore(versions): 😊 publish v1.3.2-beta
|
2024-08-26 20:58:26 +00:00 |
|
nocobase[bot]
|
4aff92ad3b
|
chore(versions): 😊 publish v1.3.1-beta
|
2024-08-26 16:07:23 +00:00 |
|
chenos
|
73eeda3bf7
|
Merge branch 'next' into develop
|
2024-08-26 10:25:20 +08:00 |
|
chenos
|
29433aa441
|
feat: 1.4.0-alpha
|
2024-08-26 00:16:25 +08:00 |
|
GitHub Actions Bot
|
dea6a58878
|
chore(versions): 😊 publish v1.3.0-beta
|
2024-08-25 16:12:14 +00:00 |
|
Zeke Zhang
|
e617e10758
|
Merge branch 'next' into develop
|
2024-08-18 08:41:51 +08:00 |
|
Junyi
|
e245da8f29
|
refactor(plugin-workflow): add calculation nodes group (#5035)
|
2024-08-16 15:47:51 +08:00 |
|
chenos
|
88e47afe39
|
feat: pub/sub manager (#4933)
* feat: pub/sub manager
* fix: test case
* fix: test error
* fix: test error
* feat: skip self
* feat: debounce
* feat: improve code
* fix: test error
* feat: test cases
* feat: test cases
* fix: improve code
* fix: improve code
* feat: improve code
* fix: improve code
* fix: test case
* fix: typo
* fix: createPubSubManager
* fix: delete messageHandlers
* fix: test case
* feat: improve code
* fix: test error
* fix: test error
* refactor(server): adapt to new api and fix test
* fix(plugin-data-source-main): fix changed api
* fix: test error
* fix: remove sync-manager test case
* chore(server): remove legacy code
* fix(plugin-workflow): fix send sync message with transaction
* chore(server): remove legacy code
* chore(server): remove legacy code
* fix(plugin-workflow): fix test case
* fix(plugin-workflow): fix test case
* test(server): test skip-install parameter in cluster
* test(server): avoid multiple installation in cluster
* test(server): installation in cluster
* feat: sync collection using sync manager (#4920)
* chore: sync collection message
* chore: sync acl
* fix: typo
* chore: sync data source
* chore: remove collection
* fix: typo
* fix: test
* chore: sync sub app event
* chore: sync collection test
* chore: collection test
* chore: test
* chore: data source sync message
* chore: sync multi app
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: error message
* fix(server): add type and remove log
* fix(server): not to publish when adpater is not connected
* refactor(server): refine types
* chore: timeout
* fix(server): fix pubSubManager options
* test(ci): test ci checkout
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
Co-authored-by: ChengLei Shao <chareice@live.com>
|
2024-08-14 12:09:36 +08:00 |
|
GitHub Actions Bot
|
ea1a6210db
|
Merge branch 'main' into next
|
2024-08-08 01:52:54 +00:00 |
|
Junyi
|
72ce761fd1
|
fix(plugin-workflow): fix event key in date field schedule mode (#5010)
|
2024-08-08 09:40:47 +08:00 |
|
GitHub Actions Bot
|
cfccf93f9c
|
chore(versions): 😊 publish v1.2.33-alpha
|
2024-08-07 08:53:01 +00:00 |
|
GitHub Actions Bot
|
e3d3de0386
|
chore(versions): 😊 publish v1.2.32-alpha
|
2024-08-06 22:55:38 +00:00 |
|
GitHub Actions Bot
|
1a00e031e4
|
chore(versions): 😊 publish v1.2.31-alpha
|
2024-08-06 14:58:34 +00:00 |
|
GitHub Actions Bot
|
e0b36fbeeb
|
chore(versions): 😊 publish v1.2.30-alpha
|
2024-08-06 09:58:37 +00:00 |
|
chenos
|
5417f4444a
|
fix: v1.3.0-alpha
|
2024-08-06 17:56:42 +08:00 |
|
chenos
|
4d2e379f74
|
Merge branch 'main' into next
# Conflicts:
# packages/presets/nocobase/package.json
|
2024-08-06 17:55:45 +08:00 |
|
chenos
|
f8bc36066e
|
fix: manual release
|
2024-08-06 17:52:23 +08:00 |
|
GitHub Actions Bot
|
ca87866959
|
chore(versions): 😊 publish v1.3.0-alpha
|
2024-08-06 03:52:38 +00:00 |
|
GitHub Actions Bot
|
7276a404e4
|
Merge branch 'main' into next
|
2024-08-06 00:48:24 +00:00 |
|
Junyi
|
c4acdebcaa
|
fix(plugin-workflow): fix collection trigger in async mode after transaction committed (#4994)
|
2024-08-06 08:29:37 +08:00 |
|
GitHub Actions Bot
|
769d2b9365
|
chore(versions): 😊 publish v1.2.29-alpha
|
2024-08-05 05:58:26 +00:00 |
|
GitHub Actions Bot
|
40b3901118
|
chore(versions): 😊 publish v1.2.28-alpha
|
2024-08-01 04:05:06 +00:00 |
|
GitHub Actions Bot
|
1bfbb7ff83
|
Merge branch 'main' into next
|
2024-07-31 01:56:42 +00:00 |
|
Junyi
|
f713beae80
|
fix(plugin-workflow): fix formula validation for expression (#4957)
|
2024-07-31 09:56:19 +08:00 |
|
GitHub Actions Bot
|
eafbd1fe97
|
chore(versions): 😊 publish v1.2.27-alpha
|
2024-07-30 11:15:56 +00:00 |
|
GitHub Actions Bot
|
dc20cb5ec6
|
Merge branch 'main' into next
|
2024-07-30 06:43:19 +00:00 |
|
Junyi
|
8f6d2d5426
|
fix(plugin-workflow): fix admin role with workflow plugin permission can not delete executions (#4961)
* test(plugin-workflow): add test case for acl
* fix(plugin-workflow): fix acl snippets
|
2024-07-30 14:42:59 +08:00 |
|
GitHub Actions Bot
|
0983e86740
|
chore(versions): 😊 publish v1.2.26-alpha
|
2024-07-30 01:47:53 +00:00 |
|
GitHub Actions Bot
|
252cb00207
|
Merge branch 'main' into next
|
2024-07-29 15:20:27 +00:00 |
|
Junyi
|
3ee075d0ab
|
fix(plugin-workflow): fix delete action button to bind pre-action workflow (#4963)
* fix(plugin-workflow-action-trigger): fix locale
* fix(plugin-workflow-request-interceptor): add workflow config into delete button settings
|
2024-07-29 23:20:02 +08:00 |
|
GitHub Actions Bot
|
306035c607
|
chore(versions): 😊 publish v1.2.25-alpha
|
2024-07-27 07:33:45 +00:00 |
|
GitHub Actions Bot
|
ee9b66488a
|
Merge branch 'main' into next
|
2024-07-27 06:36:27 +00:00 |
|