Commit Graph

1137 Commits

Author SHA1 Message Date
ChengLei Shao
dabb3a27af fix: get async json schema (#3705)
* fix: get async json schema

* fix: test
2024-03-13 18:56:52 +08:00
Junyi
41a8344be9
fix(plugin-workflow): fix off static schedule trigger (#3595)
* fix(plugin-workflow): fix off static schedule trigger

* test(plugin-workflow): add test case
2024-03-02 14:23:55 +08:00
Junyi
7c79e58df9
fix(plugin-workflow): fix interval number greater then 32-bits integer (#3592) 2024-03-01 17:49:45 +08:00
katherinehhh
43597a4529
fix: formula field should trriger onchange when value change (#3573) 2024-02-28 15:54:01 +08:00
chenos
9520b2431e chore(versions): 😊 publish v0.19.0-alpha.9 2024-02-28 09:20:38 +08:00
chenos
89de8dc113
fix: upload action (#3577)
* fix: upload action

* fix: useSourceIdFromParentRecord
2024-02-28 08:49:35 +08:00
katherinehhh
28222fce99
fix: actions schema key should be uid (#3570)
* fix: actions in table column should be uid

* fix: actins name in form block

* fix: actions schema key should be uid

* fix: actions schema key should be uid
2024-02-26 21:26:02 +08:00
Junyi
88b281277c
refactor(plugin-workflow): refactor schedule trigger implementation (#3562)
* refactor(plugin-workflow): refactor schedule trigger implementation

* fix(plugin-workflow): fix test case

* fix(plugin-workflow): fix cleanup on app stop
2024-02-25 22:36:20 +08:00
Zeke Zhang
3a0f942270 test: fix e2e 2024-02-23 15:18:17 +08:00
ChengLei Shao
aa2117f654
fix: lazy loading belongs to association (#3559)
* chore: lazy loading belongs to association

* chore: test

* chore: console.log
2024-02-23 15:12:57 +08:00
Zeke Zhang
5409b78f9f chore: fix auth e2e 2024-02-23 10:12:05 +08:00
chenos
83e2d64da9
chore: optimize plugin description (#3552) 2024-02-22 23:13:31 +08:00
YANG QIA
9655b58190
chore: update plugin descriptions (#3556) 2024-02-22 22:19:14 +08:00
Junyi
9d064ba97f
docs(plugin-workflow): adjust plugin description (#3553) 2024-02-22 17:39:25 +08:00
Junyi
adccdece7c
docs(plugin-snapshot-field): adjust description (#3551) 2024-02-22 13:41:36 +08:00
Junyi
c6615441bd
feat(core): add string template engine to evaluators (#3546)
* feat(core): add string template engine to evaluators

* refactor(plugin-workflow): simplify api

* Revert "refactor(plugin-workflow): simplify api"

This reverts commit 6ff2bb9220.

* fix(plugin-workflow): fix test case

* refactor(core): adjust variable regular expression
2024-02-22 11:27:10 +08:00
Junyi
85ab125bb0
docs(plugin-workflow-loop): fix description (#3549) 2024-02-22 11:05:23 +08:00
YANG QIA
a341896378
chore: update plugin names and descriptions (#3547)
* chore: update plugin names and descriptions

* chore: update
2024-02-22 09:29:30 +08:00
katherinehhh
f2dc49c7c0
refactor: formula field should not trigger form value change (#3518)
* refactor: formula field should not trigger form value change

* style: list block style improve
2024-02-22 08:25:23 +08:00
ChengLei Shao
85af594004
chore: limit restore dialect (#3534) 2024-02-21 23:18:58 +08:00
katherinehhh
bdc90155c4
refactor: iframe block support in RecordFormBlockInitializers (#3541) 2024-02-21 16:53:10 +08:00
chenos
a736847a0f chore(versions): 😊 publish v0.19.0-alpha.8 2024-02-21 12:59:16 +08:00
katherinehhh
65d1b41165
fix: clicking on field assignment does not display field configuration for the first time (#3484)
* fix: clicking on field assignment does not result in field configuration for the first time

* fix: fix AssignedFieldValues
2024-02-21 11:02:31 +08:00
katherinehhh
83a61cdad9
refactor: display title (#3535) 2024-02-20 20:26:05 +08:00
chenos
8cb1942926 chore(versions): 😊 publish v0.19.0-alpha.7 2024-02-20 18:44:20 +08:00
chenos
985a06a675 fix(plugin-auth): export BasicAuth 2024-02-20 16:07:51 +08:00
chenos
5b86ee393f
chore: optimize environmental variables (#3528) 2024-02-20 10:35:24 +08:00
YANG QIA
041f146d7c
fix(bi): parse issue of date variables (#3520) 2024-02-19 20:14:45 +08:00
Junyi
c02e759830
fix(core): refactor evaluate to support dash in key path (#3517)
* fix(core): refactor evaluate to support dash in key path

* fix(core): fix evaluate expression from date variable

* fix(plugin-workflow): fix test case

* fix(client): fix pre-replace logic
2024-02-19 17:07:19 +08:00
Zeke Zhang
0d8604ee2c chore(plugin-theme-editor): update description 2024-02-18 19:41:45 +08:00
Zeke Zhang
93bbd9dd9a chore(plugin-file-manager): update description 2024-02-18 19:41:13 +08:00
Junyi
202edc8c15
fix: fields locales (#3511) 2024-02-16 09:30:10 +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
chenos
c0988d9fc6 feat: update package.json 2024-02-05 21:10:48 +08:00
katherinehhh
a059b27d13
refactor: plugin manager keywords (#3490) 2024-02-05 14:37:07 +08:00
Junyi
ed35a35837
fix(plugin-workflow-form-trigger): fix locale (#3488) 2024-02-04 21:20:19 +08:00
Junyi
dcd732db89
fix(plugin-workflow): fix revision with new properties (#3487) 2024-02-04 09:49:18 +08:00
Junyi
407f887584
fix(plugin-workflow): fix processor options to pass any context (#3483) 2024-02-02 21:11:08 +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
hongboji
cd09649e1c
test: parallel branch node e2e (#3471)
* test: add parallel branch node e2e

* test: parallel branch node e2e
2024-02-01 17:49:07 +08:00
chenos
8765208016 chore(versions): 😊 publish v0.19.0-alpha.5 2024-01-30 17:11:37 +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
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
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