chenos
c1be864124
chore(versions): 😊 publish v0.20.0-alpha.12
2024-03-16 23:18:19 +08:00
chenos
15ef81854e
chore(versions): 😊 publish v0.20.0-alpha.11
2024-03-16 20:05:34 +08:00
chenos
40a22943b9
chore(versions): 😊 publish v0.20.0-alpha.10
2024-03-13 22:41:12 +08:00
chenos
2e7da6e29b
chore(versions): 😊 publish v0.20.0-alpha.9
2024-03-12 21:15:51 +08:00
xilesun
6fd06a28c8
chore(versions): 😊 publish v0.20.0-alpha.8
2024-03-11 09:59:08 +08:00
chenos
63d1a8d90c
chore(versions): 😊 publish v0.20.0-alpha.7
2024-03-08 14:11:35 +08:00
chenos
8b4821e2df
chore(versions): 😊 publish v0.20.0-alpha.6
2024-03-08 10:23:26 +08:00
chenos
0fc382d298
chore(versions): 😊 publish v0.20.0-alpha.5
2024-03-06 00:20:06 +08:00
chenos
e7cc6cca54
chore(versions): 😊 publish v0.20.0-alpha.4
2024-03-05 09:08:53 +08:00
chenos
e377f3a57c
fix: update plugin package.json
2024-03-04 23:02:29 +08:00
chenos
ff9acd6d69
chore(versions): 😊 publish v0.20.0-alpha.3
2024-03-04 21:37:43 +08:00
chenos
32b15cb108
chore(versions): 😊 publish v0.20.0-alpha.2
2024-03-03 23:37:37 +08:00
chenos
29e10f365f
chore(versions): 😊 publish v0.20.0-alpha.1
2024-03-03 23:08:21 +08:00
chenos
9520b2431e
chore(versions): 😊 publish v0.19.0-alpha.9
2024-02-28 09:20:38 +08:00
Junyi
9d064ba97f
docs(plugin-workflow): adjust plugin description ( #3553 )
2024-02-22 17:39:25 +08:00
chenos
a736847a0f
chore(versions): 😊 publish v0.19.0-alpha.8
2024-02-21 12:59:16 +08:00
chenos
8cb1942926
chore(versions): 😊 publish v0.19.0-alpha.7
2024-02-20 18:44:20 +08:00
Junyi
1978d66ccd
docs(plugin-workflow): fix keyword ( #3498 )
2024-02-07 22:38:13 +08:00
chenos
d8bbdc9648
chore(versions): 😊 publish v0.19.0-alpha.6
2024-02-07 20:11:19 +08:00
katherinehhh
44a70107af
refactor: plugin manager optimize & support keywords ( #3467 )
...
* refactor: plugin manager refactor
* refactor: plugin manager keywords
* refactor: plugin manager keywords
* refactor: disabled plugin support seccend confirm
* refactor: plugin manager
* refactor: plugin manager
* refactor: plugin manager
* refactor: plugin manager
* refactor: plugin manager
* refactor: plugin manager
* fix: styles
* fix: 4
* refactor: plugin manger sort by display name
* refactor: plugin manger homepage
* refactor: plugin manger keyword
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-02-02 12:02:18 +08:00
chenos
8765208016
chore(versions): 😊 publish v0.19.0-alpha.5
2024-01-30 17:11:37 +08:00
chenos
65020f69d4
chore(versions): 😊 publish v0.19.0-alpha.4
2024-01-26 21:16:57 +08:00
chenos
38c19818d3
chore(versions): 😊 publish v0.19.0-alpha.3
2024-01-09 18:32:09 +08:00
chenos
2070f2046d
chore(versions): 😊 publish v0.19.0-alpha.2
2024-01-09 09:13:16 +08:00
chenos
c39d3398ae
chore(versions): 😊 publish v0.19.0-alpha.1
2024-01-08 19:32:54 +08:00
xilesun
004998a80a
chore(versions): 😊 publish v0.18.0-alpha.9
2024-01-03 10:00:45 +08:00
chenos
8bac8dac71
chore(versions): 😊 publish v0.18.0-alpha.8
2023-12-29 15:49:02 +08:00
chenos
501e3f1db2
chore(versions): 😊 publish v0.18.0-alpha.3
2023-12-29 09:42:06 +08:00
Junyi
7f0d699590
refactor(plugin-workflow): adjust some api and packages ( #3281 )
...
* fix(plugin-workflow): fix locale and some api
* fix(plugin-workflow-test): fix test package
* fix(plugin-workflow): fix package and types
* test(plugin-workflow): test package
2023-12-29 09:29:37 +08:00
chenos
e8f481ae68
chore(versions): 😊 publish v0.18.0-alpha.2
2023-12-25 22:26:05 +08:00
chenos
95e6a32647
chore(versions): 😊 publish v0.18.0-alpha.1
2023-12-21 20:40:32 +08:00
xilesun
d6dbc970a5
chore(versions): 😊 publish v0.17.0-alpha.7
2023-12-15 11:39:15 +08:00
chenos
a702762cca
chore(versions): 😊 publish v0.17.0-alpha.6
2023-12-13 16:36:59 +08:00
xilesun
35301358de
chore(versions): 😊 publish v0.17.0-alpha.5
2023-12-12 23:07:55 +08:00
chenos
cf9ccfe4f9
chore(versions): 😊 publish v0.17.0-alpha.4
2023-12-12 14:10:36 +08:00
Junyi
0e7cb9e5cf
refactor(plugin-workflow): split workflow features into plugins ( #3115 )
...
* refactor(plugin-workflow): split manual and dynamic calculation into plugins
* refactor(plugin-workflow): move loop to plugin
* refactor(plugin-workflow): move parallel to plugin
* fix(plugin-dynamic-calculation): fix package title
* fix(plugin-workflow): fix plugin name
* refactor(plugin-workflow): move delay to plugin
* refactor(plugin-workflow): simplify exporting names
* refactor(plugin-workflow): move aggregate to plugin
* refactor(plugin-workflow): move sql to plugin
* refactor(plugin-workflow): move reqeust to plugin
* refactor(plugin-workflow): move form trigger to plugin
* refactor(plugin-workflow): move locale to plugins
* fix(plugin-workflow): fix test cases
* fix(plugin-workflow-request): package name typo
* fix(plugin-workflow): remove clean db from testkit
* fix(plugin-workflow-sql): skip independent case
* fix(plugin-workflow-sql): skip independent case
* fix(plugin-workflow-delay): fix test cases
* test(plugin-workflow-delay): fix test cases
* test(plugin-workflow-delay): fix test cases
* test(plugin-workflow-delay): fix test cases
* test(plugin-workflow-delay): fix test cases
* fix(plugin-workflow): fix migration version matching
* test(plugin-workflow): fix test case
* refactor(plugin-workflow): correct exporting of testkit
* fix(plugin-workflow): fix testkit and require module
* refactor(plugin-workflow): add workflow-test package for testing
* test(plugin-workflow): test weird case
* fix(plugin-workflow-test): remove workflow dependency to avoid cycling
* fix(plugin-workflow): fix migration version
* fix(plugin-workflow): fix migration and packages
* fix(plugin-workflow): fix package dependencies
* fix(preset): fix builtin list in preset
* fix(plugin-workflow): add package entry file
* fix(plugin-workflow): fix migrations
* refactor(plugin-workflow): remove require
* fix(plugin-workflow): fix locale namespace
* fix(plugin-workflow): fix merged errors
* fix(plugin-workflow): fix import cycling references
* refactor(plugin-workflow): change instruction and triggers to classes in client
* fix(plugin-workflow): fix migration version
2023-12-07 05:46:58 -08:00
chenos
eef101c177
chore(versions): 😊 publish v0.17.0-alpha.3
2023-12-06 17:19:35 +08:00
chenos
36fd4881b2
chore(versions): 😊 publish v0.17.0-alpha.2
2023-12-06 13:20:48 +08:00
chenos
1757a96b51
chore(versions): 😊 publish v0.17.0-alpha.1
2023-12-04 14:58:09 +08:00
xilesun
9d644304c1
chore(versions): 😊 publish v0.16.0-alpha.6
2023-12-04 11:01:24 +08:00
chenos
8977420eec
chore(versions): 😊 publish v0.16.0-alpha.5
2023-11-30 12:41:50 +08:00
chenos
ffb300d357
chore(versions): 😊 publish v0.16.0-alpha.4
2023-11-24 23:15:10 +08:00
chenos
cba967933e
chore(versions): 😊 publish v0.16.0-alpha.3
2023-11-20 19:36:12 +08:00
chenos
dfb940e091
feat: node >= 18 ( #3066 )
...
* feat: node >= 18
* fix: release version
* chore(versions): test publish packages xxx
* fix: gitignore
2023-11-20 19:35:30 +08:00
chenos
91053b31ef
chore(versions): 😊 publish v0.16.0-alpha.1
2023-11-20 17:19:09 +08:00
chenos
ef1b9db2a9
chore(versions): 😊 publish v0.15.0-alpha.4
2023-11-18 21:22:03 +08:00
chenos
60112aae62
chore(versions): 😊 publish v0.15.0-alpha.3
2023-11-16 15:03:40 +08:00
chenos
b597aec1dc
chore(versions): 😊 publish v0.15.0-alpha.2
2023-11-13 18:28:48 +08:00
chenos
29457cb2bc
chore(versions): 😊 publish v0.15.0-alpha.1
2023-11-13 11:02:35 +08:00
chenos
2bb0f7c51c
chore(versions): 😊 publish v0.14.0-alpha.8
2023-11-01 09:52:49 +08:00