chenos
33a99d91b8
feat(client): translation
2022-05-04 19:42:49 +08:00
ChengLei Shao
914600209a
fix: empty resource acl error ( #357 )
2022-05-04 10:16:53 +08:00
chenos
90a58cc3cf
fix(client): color styling
2022-05-03 21:31:57 +08:00
chenos
22bb36bc1a
Revert "fix: modify filter close icon color ( #356 )"
...
This reverts commit 4e43e883ad
.
2022-05-03 21:22:47 +08:00
SemmyWong
4aa6de97e0
Feat: from values changed when unsaved will prompt ( #351 )
...
* fix: thumbnail image in kanban card (#338 )
* fix: thumbnail image in kanban card
* Update attachment.ts
* Update Kanban.Card.Designer.tsx
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat: data unsaved will be prompt when close drawer
* feat: data unsaved will be prompt when close drawer
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-05-03 21:02:11 +08:00
SemmyWong
4e43e883ad
fix: modify filter close icon color ( #356 )
2022-05-03 20:55:25 +08:00
Junyi
1da9005ebf
fix(plugin-workflow): fix i18n ( #354 )
...
* fix(plugin-workflow): fix i18n
* Update condition.tsx
* fix(plugin-workflow): fix i18n
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-05-02 21:00:17 +08:00
chenos
a48d00492e
chore(versions): 😊 publish v0.7.0-alpha.28
2022-05-02 10:17:37 +08:00
Junyi
7ef1ebb600
Fix(plugin-workflow) ( #353 )
...
* fix(plugin-workflow): fix component reaction
* test(plugin-workflow): try to fix ci random failing
2022-05-02 10:10:22 +08:00
Junyi
53ef901156
fix(plugin-file-manager): upgrade multer-aliyun-oss package to fix size ( #352 )
2022-05-01 22:35:41 +08:00
chenos
71ce533987
docs: update readme.md
2022-05-01 11:09:37 +08:00
chenos
5a023f5eec
feat: translation
2022-05-01 11:09:22 +08:00
chenos
ebfe11ff09
chore(versions): 😊 publish v0.7.0-alpha.27
2022-05-01 00:50:13 +08:00
chenos
ef7cc8c2ff
fix: use wrapper when greater than one column
2022-05-01 00:04:59 +08:00
chenos
69da6a340f
feat: improve code ( #350 )
2022-04-30 23:41:01 +08:00
chenos
d2d8bb6e18
fix: props for CreateFormBlockInitializers
2022-04-30 23:28:48 +08:00
chenos
42438625d5
fix: add schema initializer icon
2022-04-30 22:43:36 +08:00
Junyi
01c7c95369
Fix/plugin workflow ( #349 )
...
* fix(plugin-workflow): fix i18n
* fix(plugin-workflow): fix default enabled value of workflows
2022-04-30 17:29:15 +08:00
chenos
8ee25e1109
fix: db:sync not working ( #348 )
2022-04-30 17:28:30 +08:00
Junyi
eb49849803
fix(plugin-workflow): fix trigger bind logic to avoid duplication ( #347 )
2022-04-30 16:41:40 +08:00
Junyi
b7ea6b0a5e
Fix(plugin workflow) ( #346 )
...
* fix(plugin-workflow): try fix i18n in tooltips
* fix(plugin-workflow): fix i18n contents and change model event to collection event
2022-04-30 15:44:03 +08:00
chenos
c1128bf150
fix: action open mode
2022-04-30 14:26:57 +08:00
SemmyWong
36e0b0a988
Fix:menu url style ( #344 )
...
* fix: thumbnail image in kanban card (#338 )
* fix: thumbnail image in kanban card
* Update attachment.ts
* Update Kanban.Card.Designer.tsx
Co-authored-by: chenos <chenlinxh@gmail.com>
* fix: fix menu link url bug
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-04-30 14:18:35 +08:00
chenos
7677617329
feat: action loading
2022-04-30 14:13:02 +08:00
chenos
aca91bd2cf
fix: compile the label field
2022-04-30 13:53:36 +08:00
chenos
13248af671
fix: invalid drag and drop sort
2022-04-30 13:51:26 +08:00
chenos
9ff82f9998
fix: block template names updated in real time
2022-04-30 13:49:43 +08:00
chenos
515d952767
chore(versions): 😊 publish v0.7.0-alpha.26
2022-04-30 10:13:35 +08:00
chenos
afb4d82936
chore: ignore docker storage
2022-04-30 10:08:15 +08:00
Junyi
26f072e499
chore(plugin-workflow): add translation ( #345 )
...
* chore(plugin-workflow): add translation
* fix(plugin-workflow): type
2022-04-30 10:06:25 +08:00
Zhou
19fc9a3822
Update README.md
2022-04-30 08:42:36 +08:00
Junyi
5652d11b82
fix(plugin-workflow): break cycling trigger through transaction id ( #341 )
2022-04-29 22:21:58 +08:00
chenos
1fb2dd884c
chore(versions): 😊 publish v0.7.0-alpha.24
2022-04-29 21:52:27 +08:00
ChengLei Shao
b4b97b9f30
fix: model.beforeCreate not called ( #343 )
...
* fix: model.beforeCreate not called
* chore: condition
2022-04-29 21:42:54 +08:00
SemmyWong
4612739021
fix: thumbnail image in kanban card ( #338 )
...
* fix: thumbnail image in kanban card
* Update attachment.ts
* Update Kanban.Card.Designer.tsx
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-04-29 20:59:37 +08:00
chenos
bca63298dc
feat: db authenticate ( #342 )
2022-04-29 20:04:02 +08:00
ChengLei Shao
687e1f4bc5
chore: install subApp asynchronous ( #336 )
...
* chore: install subApp asynchronous
* fix: test
* chore: application handleAppStart
* chore: remove application createBy field
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-04-29 20:00:50 +08:00
Zhou
ebc1a47721
Update README.zh-CN.md
2022-04-29 15:39:42 +08:00
Zhou
7437edf83b
Update README.md
2022-04-29 15:33:05 +08:00
Zhou
bae097d15a
Update README.zh-CN.md
2022-04-29 14:36:57 +08:00
Zhou
186c2f7bc4
Update README.zh-CN.md
2022-04-29 12:14:44 +08:00
Zhou
23855a0816
Update README.md
2022-04-29 12:14:23 +08:00
Zhou
0038034521
Update README.zh-CN.md
2022-04-29 12:10:45 +08:00
Zhou
2d0a10c8b9
Update README.zh-CN.md
2022-04-29 12:06:54 +08:00
Zhou
b32c88ca44
Update README.md
2022-04-29 12:05:06 +08:00
chenos
2c0d3fcc5a
feat: uuid field
2022-04-29 12:00:24 +08:00
Junyi
e6f71c65fd
fix(plugin-workflow): change collection values input ux in workflow nodes ( #340 )
2022-04-29 11:27:36 +08:00
chenos
aacec30673
docs: update readme.md
2022-04-29 10:55:01 +08:00
chenos
1fbf6c6335
Update README.md
2022-04-29 00:13:58 +08:00
chenos
a77f71e32f
feat: improvements ( #335 )
...
* fix: improve code
* v0.7.0-alpha.18
* chore(versions): 😊 publish v0.7.0-alpha.19
* fix: tips for app.install
* chore(versions): 😊 publish v0.7.0-alpha.19
* fix: chalk module
* chore(versions): 😊 publish v0.7.0-alpha.21
* fix: clean && force
* chore(versions): 😊 publish v0.7.0-alpha.22
* feat: silent option
* chore: storage folder
* feat: storage folder
* chore(versions): 😊 publish v0.7.0-alpha.23
* docs: update readme.md
2022-04-29 00:09:40 +08:00