Commit Graph

4277 Commits

Author SHA1 Message Date
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
ChengLei Shao
535d14b0bb
fix: load sql collection with source field (#3456)
* chore: load view

* chore: load sql collection
2024-01-29 16:40:57 +08:00
hongboji
1cad202745
test: Workflow manual node e2e (#3451)
* test: workflow manual node e2e

* fix: datablocks

* fix: timeout-minutes

* fix: datablocks&createRecordForm

* fix: createRecordForm
2024-01-29 15:59:07 +08:00
Junyi
ad065431fb
fix(plugin-workflow): fix end logic when success (#3453) 2024-01-29 14:04:37 +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
Junyi
fae544d1b1
fix(plugin-workflow): fix collection cycling triggering (#3448)
* fix(plugin-workflow): fix collection cycling triggering

* fix(plugin-workflow-test): fix test trigger

* fix(plugin-workflow): fix sqlite transaction triggering
2024-01-27 22:46:19 +08:00
chenos
b7e60eb8ec
feat: update manual-build-pro-image.yml 2024-01-27 16:32:31 +08:00
chenos
d9051cdbda
fix: pro ci (#3447)
* test: ci

* fix: ref

* fix: ci

* fix: ci

* fix: ci

* fix: pr-number
2024-01-27 16:31:06 +08:00
chenos
1b41d1d0ac fix(ci): add pro-plugins 2024-01-27 11:16:22 +08:00
chenos
cee90dcbde chore(ci): manual build pro image 2024-01-27 11:09:33 +08:00
Junyi
f7b62ed42b
fix(plugin-workflow): fix sql transaction and locale (#3444)
* fix(plugin-workflow): fix sql transaction and locale

* fix(plugin-workflow): fix locale
2024-01-27 09:37:40 +08:00
chenos
05581694c7 feat: update changelog 2024-01-26 21:24:28 +08:00
chenos
538033a434 chore: update changelog 2024-01-26 21:17:03 +08:00
chenos
65020f69d4 chore(versions): 😊 publish v0.19.0-alpha.4 2024-01-26 21:16:57 +08:00
chenos
26ace127f9 fix: tree kill prompt 2024-01-26 21:16:25 +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
dada993d80
fix(plugin-workflow): fix sync collection trigger transaction (#3437) 2024-01-26 11:08:45 +08:00
chenos
d692d9cf1b
fix: skip migration if exists (#3439) 2024-01-26 09:31:28 +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
Junyi
fb11c82b79
feat(plugin-workflow): add cancel action for execution (#3425)
* feat(plugin-workflow): add cancel action for execution

* feat(plugin-workflow): add cancel button in execution canvas

* fix(plugin-workflow-manual): fix canceled execution actions
2024-01-24 21:09:48 +08:00
jack zhang
dc61f10f78
fix: change exit description (#3430) 2024-01-24 17:12:00 +08:00
jack zhang
b7948d5409
fix: remove tree-kill package to core/cli (#3429)
* fix: remove tree-kill package to core/cli

* fix: remove unuse code
2024-01-24 16:05:29 +08:00
chenos
2792cb1b0a
fix: e2e test did not exit successfully (#3427)
* fix: e2e test did not exit successfully

* fix: tree kill

---------

Co-authored-by: dream2023 <1098626505@qq.com>
2024-01-24 14:55:41 +08:00
chenos
1b2c67fea7 fix: symlink dir 2024-01-24 13:06:06 +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
Junyi
3b60ba2cf8
test: mysql version bug (#3412)
* test(plugin-workflow): limit mysql version to pass test

* fix(plugin-workflow-delay): fix test case

* fix(plugin-workflow-delay): fix test case
2024-01-20 20:59:49 +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
chenos
acabb9cbf0 fix: run postinstall after pm add 2024-01-18 11:23:57 +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
Junyi
a4b9544944
Fix/plugin workflow migration (#3404)
* fix(plugin-workflow): fix migration

* fix(plugin-workflow): add job.nodeKey when saving
2024-01-17 20:09:24 +08:00
katherinehhh
8d06b73c48
fix: varibales as & &Iteration is not correct in record picker (#3399) 2024-01-17 11:16:19 +08:00
Junyi
6f72451d27
fix(plugin-workflow-manual): fix value block in todo block (#3400) 2024-01-17 00:06:40 +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
YANG QIA
8530da7c23
fix: fix T-2916 (#3393) 2024-01-15 23:46:29 +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
YANG QIA
dc71a77d8c
fix(auth): redirect URL after signing in by SSO sucessfully (#3387)
* fix: fix T-2900

* fix: saml
2024-01-14 22:26:13 +08:00
chenos
88dd3dd569 feat: update docs 2024-01-13 18:36:11 +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