chenos
2156c70ff3
fix: link-to field data scope error ( #1337 )
2022-05-13 10:03:16 +08:00
Junyi
c018e5b913
Feat(plugin workflow): revisions ( #379 )
...
* feat(plugin-workflow): avoid nodes to be added/removed/modified in executed workflow
* feat(plugin-workflow): add current field to workflow stand for current version
* feat(plugin-workflow): add duplicate action to workflow for revisions
* fix(plugin-workflow): fix relation field of workflow
2022-05-12 12:19:25 +08:00
Junyi
565249c05c
fix(plugin-worklfow): fix duplicated description in fields values ( #368 )
2022-05-10 13:26:55 +08:00
Junyi
16498dcbde
Fix(plugin workflow): fix transaction of execution ( #364 )
...
* fix(plugin-workflow): fix values dropdown height
* fix(plugin-workflow): fix duplicated property name
2022-05-06 13:55:36 +08:00
Junyi
09dfd3804e
fix(plugin-workflow): add document title ( #363 )
2022-05-05 20:55:35 +08:00
chenos
0a28df510d
fix: set visible with confirm ( #361 )
...
* chore(versions): 😊 publish v0.7.0-alpha.31
* fix: set visible with confirm
* chore(versions): 😊 publish v0.7.0-alpha.32
2022-05-05 17:38:48 +08:00
chenos
b33c8198e6
fix(client): setFormValueChanged must be defined
2022-05-05 16:40:29 +08:00
SemmyWong
bf987e9f59
Feat: Unsaved changes tip ( #359 )
...
* 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
* fix: fix modal dialog save tip and change locale
* feat: data unsaved will be prompt when close drawer
* fix: fix modal dialog save tip and change locale
* fix: fix modal dialog save tip and change locale
* Update hooks.ts
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-05-05 09:45:46 +08:00
chenos
33a99d91b8
feat(client): translation
2022-05-04 19:42:49 +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
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
chenos
5a023f5eec
feat: translation
2022-05-01 11:09:22 +08:00
chenos
ef7cc8c2ff
fix: use wrapper when greater than one column
2022-05-01 00:04:59 +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
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
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
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
Junyi
e6f71c65fd
fix(plugin-workflow): change collection values input ux in workflow nodes ( #340 )
2022-04-29 11:27:36 +08:00
Junyi
f5cc368cef
Feat(plugin workflow): add changed fields to model trigger config ( #332 )
...
* feat(plugin-workflow): add changed fields to model trigger config
* fix(plugin-workflow): avoid system fields to input
2022-04-28 10:18:44 +08:00
chenos
c71f45ca6a
feat: improve code
2022-04-27 20:23:33 +08:00
Junyi
2e80e0c2c2
Fix(plugin workflow): UX issues ( #329 )
...
* fix(plugin-workflow): typo
* fix(plugin-workflow): text and style
* fix(plugin-workflow): fix trigger form validation
* fix(plugin-workflow): try to fix config field
* fix: config
* fix(plugin-workflow): node config value
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-04-27 10:31:16 +08:00
chenos
733c7048ed
fix: antd use ~v4.19.5
2022-04-25 14:37:10 +08:00
chenos
05a251b1fc
feat: kanban disableCardDrag
2022-04-25 12:04:59 +08:00
chenos
21448f3232
feat: improve kanban
2022-04-25 08:35:07 +08:00
SemmyWong
cc4da4ca15
refactor: modify default lable style ( #318 )
2022-04-24 23:28:28 +08:00
chenos
3750484cbc
fix: lang option for install command
2022-04-24 23:17:42 +08:00
chenos
ea0dd6e31a
fix: no paging of china regions
2022-04-24 16:15:38 +08:00
chenos
4f8cf13d1d
fix: the left menu does not collapse when switching routes
2022-04-24 16:05:08 +08:00
chenos
85882f7c7a
feat: custom request headers
2022-04-24 15:41:30 +08:00
chenos
d32261bb88
fix: content loading
2022-04-24 12:39:23 +08:00
chenos
8acba12025
feat: improve storage options
2022-04-24 12:38:54 +08:00
chenos
2fd27ea9f3
feat: file storages ( #314 )
...
* feat: file storages
* feat: storageOptions
* feat: radio field
* fix: documentRoot
2022-04-24 10:12:12 +08:00
Junyi
fefa1fc0c9
fix(plugin-workflow): fix some ux ( #313 )
...
* fix(plugin-workflow): fix some ux
* style(plugin-workflow): optimize node remove button style
2022-04-23 23:49:24 +08:00
chenos
1f04f90a00
feat: translations
2022-04-23 11:55:33 +08:00
chenos
5c0184a397
feat: translations
2022-04-22 23:58:19 +08:00
chenos
5c6a39f2f4
fix: not showing unfilterable fields
2022-04-22 13:41:23 +08:00
chenos
f8f708921c
fix: unable to save associated data in sub-table
2022-04-22 11:47:21 +08:00
chenos
01134f8253
fix: allow collection provider to be null
2022-04-22 11:13:06 +08:00