katherinehhh
ea35d103ac
fix: sub-table should not support action column ( #3497 )
...
* fix: sub-table should not support action column
* fix: sub-table should not support action column
2024-02-07 15:43:07 +08:00
Zeke Zhang
626823b4b5
Revert "fix(upload): fix upload url for relationship blocks"
...
This reverts commit bb83face08
.
2024-02-07 13:13:57 +08:00
Zeke Zhang
bb83face08
fix(upload): fix upload url for relationship blocks
2024-02-07 13:12:14 +08:00
katherinehhh
a059b27d13
refactor: plugin manager keywords ( #3490 )
2024-02-05 14:37:07 +08:00
S.Feng
f1a3c17522
style(lang): add zh-tw ( #3446 )
2024-02-03 20:22:17 +08:00
chenos
6c9520e0a2
fix: layout of plugin settings icons ( #3478 )
2024-02-03 19:41:26 +08:00
Zeke Zhang
33edd78531
style: fix color of more button and scrollbar style ( #3486 )
...
* style(header): fix color of more button
* style: fix scrollbar style
2024-02-03 10:21:21 +08:00
Junyi
74a0254d5c
refactor(plugin-workflow): optimize hint on binding workflow ( #3480 )
...
* refactor(plugin-workflow): optimize hint on binding workflow
* fix(plugin-workflow-form-trigger): fix action triggerable check for form trigger
2024-02-02 14:49:27 +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
Junyi
4d4a70b2f4
refactor(plugin-workflow): support any context in processor as options ( #3473 )
...
* refactor(plugin-workflow): support any context in processor as options
* fix(plugin-workflow): fix collection trigger
* fix(plugin-workflow): fix collection trigger and instructions
* fix(plugin-workflow): fix bind workflow configuration on button
* fix(plugin-workflow): fix e2e test cases
2024-02-02 10:32:27 +08:00
Zeke Zhang
e7a28035c2
fix(defaultValue): should not use defaultValue in filter blocks ( #3472 )
2024-01-31 13:20:15 +08:00
katherinehhh
89bf75871f
fix: attachment field set as single and doesn't display re-uploaded attachments after deleted ( #3469 )
2024-01-31 09:08:35 +08:00
chenos
8765208016
chore(versions): 😊 publish v0.19.0-alpha.5
2024-01-30 17:11:37 +08:00
Zeke Zhang
bdaa2197a7
refactor: remove SharedFilterProvider ( #3424 )
2024-01-30 14:17:44 +08:00
Junyi
644039ba53
fix(client): fix variable textarea ime state under edge ( #3458 )
...
* fix(client): fix variable textarea ime state under edge
* test(plugin-workflow): adjust delay for typing in test case
* test(plugin-workflow): adjust delay for typing in test case
2024-01-30 09:34:31 +08:00
Zeke Zhang
3c4000fdad
fix(CascadeSelect): should change value when deleting value ( #3440 )
...
* fix(CascadeSelect): should change value when deleting value
* fix: cascadeSelect should support clear option
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-01-29 19:00:25 +08:00
katherinehhh
a52816cc86
fix: filter form block failed to connect templat block ( #3457 )
2024-01-29 17:04:21 +08:00
katherinehhh
dad6072abb
refactor: bulk edit action set changeTo as default value ( #3455 )
2024-01-29 16:56:05 +08:00
Zeke Zhang
2fc1604d78
style: fix side menu text overflow style ( #3450 )
2024-01-28 12:40:39 +08:00
Zeke Zhang
ec67f5fbc1
feat: support to add filter blocks for relationship blocks ( #3436 )
...
* refactor: use props to make more extensible
* feat: support to add filter blocks for relationship blocks
* test: fix error
* test: fix error
2024-01-28 09:22:53 +08:00
chenos
65020f69d4
chore(versions): 😊 publish v0.19.0-alpha.4
2024-01-26 21:16:57 +08:00
Junyi
804e282241
fix(client): fix cron locale when DOM and DOW both present ( #3442 )
2024-01-26 18:09:21 +08:00
Junyi
2c90c0c6c3
feat(core): add message handling on success ( #3435 )
...
* feat(core): add message handling on success
* fix(core): fix nullable body messages
2024-01-25 22:56:14 +08:00
Junyi
4b8915b616
refactor(plugin-workflow): add sync option for trigger ( #3383 )
...
* refactor(plugin-workflow): add sync option for trigger
* feat(plugin-workflow-request): support sync call in request
* fix(plugin-workflow-request): fix request async call
* refactor(plugin-workflow): add method to check if workflow is sync
* fix(plugin-workflow): fix useAvailable in nodes
* fix(plugin-workflow): fix node.isAvailable check
* test(plugin-workflow): limit mysql version to pass test
* fix(plugin-workflow-delay): fix test case
* fix(plugin-workflow-delay): fix test case
* feat(plugin-workflow): add sync field for workflow
* refactor(plugin-workflow): adjust end node logic
* fix(plugin-workflow): support sync mode in form trigger
* feat(plugin-workflow): add end instruction
* fix(plugin-workflow-form-trigger): fix test cases
* fix(plugin-workflow): fix transaction for sync event
2024-01-25 22:10:03 +08:00
seonghookim
be7a4845ab
feat: add Korean translation ( #3428 )
...
* ko_KR 国际化
* fix: ko
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-01-25 22:07:22 +08:00
Zeke Zhang
a771e4ff1f
fix: should load association data of sub details ( #3432 )
...
* test: add test
* fix: should load association data of sub details
2024-01-25 14:50:25 +08:00
katherinehhh
10e0f6ec1f
refactor: configuration mode, buttons without permission should be displayed, but cannot be clicked ( #3421 )
2024-01-23 15:33:48 +08:00
katherinehhh
5a09774cf6
refactor: permission sholud passed without setting x-acl action ( #3410 )
2024-01-22 14:40:04 +08:00
chenos
1260934d2b
fix(client): cannot read properties of null (reading 'removeEventListener')
...
at http://localhost:13000/p . index.f739617tasyncis:118:3551
2024-01-20 14:48:17 +08:00
katherinehhh
1fa4d48869
fix: attachment deletion and re upload do not display ( #3405 )
2024-01-18 19:10:44 +08:00
katherinehhh
fe260d0371
refactor: parent inherited collection support enable child collection in add new action ( #3398 )
...
* refactor: parent inherited collectionsholud enable child collection in add new
* fix: useisDetailBlock
* fix: useIsDetailBlock
* fix: useIsDetailBlock
* fix: useIsDetailBlock
2024-01-18 09:46:27 +08:00
chenos
8217ebfb1b
feat: improve plugin manager process ( #3386 )
...
* feat: improve plugin manager process
* fix: skip help error
* fix: ipc check
* fix: improve remove
* fix: refresh
* fix: remove dir
* fix: improve code
* fix: update yarn.lock
* fix: e2e error
* fix: migration
* fix: pm create
* Revert "fix: migration"
This reverts commit 8f8fe04436
.
* fix: remove sample-hello
2024-01-18 00:33:15 +08:00
katherinehhh
8d06b73c48
fix: varibales as & &Iteration is not correct in record picker ( #3399 )
2024-01-17 11:16:19 +08:00
katherinehhh
d3704f6807
fix: assciation field in sub-table should support enable link when readOnly or readPrety ( #3390 )
2024-01-16 15:58:18 +08:00
katherinehhh
bc927af640
refactor: local translate ( #3396 )
2024-01-16 11:31:03 +08:00
katherinehhh
6fb5af993e
refactor(sub-table): sub-table support selection of existing records ( #3311 )
...
* refactor: sub-table support selection of existing records
* refactor: local improve
* refactor: sub-table support select existing records
* refactor: create action support updateAssociationValues
* refactor: sub-table
* fix: omit foreignKey
* refactor: record picker omit foreignKey
* test: manyToMany
* test: subform: basic fields
* test: table column & sub-table in edit form
2024-01-15 17:46:55 +08:00
Dunqing
8ab69500c7
fix(custom-request): permission issues ( #3306 )
...
* fix(custom-request-plugin): cannot see custom request action in non-root role when acl doesn't set
* fix: list all roles
* feat: display all roles
* feat: support
* fix: remove unused code
* fix: options is null
* fix: translation
* fix: migration error
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-01-13 18:13:18 +08:00
chenos
1adaa53c2b
feat: supports the WS_PATH environment variable ( #3384 )
2024-01-13 18:05:22 +08:00
Zeke Zhang
f466e6ec95
test(e2e): increase the number of retries for error-prone tests
2024-01-12 17:14:18 +08:00
katherinehhh
dfb4421484
fix: table column sort params should support cancel sort ( #3372 )
...
* fix: sort params
* fix: sort params
2024-01-12 09:50:17 +08:00
Zeke Zhang
29a09b1ceb
fix(TableSelectorProvider): parse filter param ( #3366 )
...
* fix(TableSelectorProvider): parse filter param
* fix: avoid duplicate loading of data
2024-01-11 16:22:06 +08:00
katherinehhh
4d44c6e24e
fix: useDesigner Designer should has default toolbar ( #3365 )
...
* fix: useDesigner Designer should has default toolbar
* test: e2e schemaSeting for linkage rule
* test: e2e schemaSeting for linkage rule
* test: e2e schemaSeting for linkage rule
2024-01-11 11:21:18 +08:00
chenos
2f8b0e75f8
feat: optimize translation
2024-01-11 10:06:44 +08:00
katherinehhh
77ef27d524
fix: linkage rules support multi-level association value calculation and assignment ( #3359 )
2024-01-10 17:01:20 +08:00
katherinehhh
79735a372b
fix: linkage rule only support action with context record ( #3355 )
2024-01-10 17:00:44 +08:00
Zeke Zhang
7534e12029
fix(header): avoid affecting the colours of other menus ( #3357 )
...
* fix: avoid affecting the colours of other menus
* Revert "Revert "fix(theme): fix color of header menu (#3354 )""
This reverts commit 3a06893463
.
2024-01-10 16:52:02 +08:00
Zeke Zhang
3a06893463
Revert "fix(theme): fix color of header menu ( #3354 )"
...
This reverts commit 70633840da
.
2024-01-10 11:33:23 +08:00
Zeke Zhang
70633840da
fix(theme): fix color of header menu ( #3354 )
2024-01-10 09:15:41 +08:00
chenos
38c19818d3
chore(versions): 😊 publish v0.19.0-alpha.3
2024-01-09 18:32:09 +08:00
chenos
f2de05bea0
fix(client): hide gmt property
2024-01-09 18:12:34 +08:00