Commit Graph

208 Commits

Author SHA1 Message Date
Gervwyk
b21c440eb0 fix(engine): Update action tests to include debounce. 2021-08-19 14:34:37 +02:00
Gervwyk
ccf2281eca chore(engine): Remove useless await. 2021-08-19 13:41:55 +02:00
Gervwyk
2ff29cb772 feat(engine): Add tests for events debounce. 2021-08-19 13:32:34 +02:00
Gervwyk
003cb0b1ec feat(engine): Add debounce option to events. 2021-08-19 12:40:03 +02:00
Gervwyk
c78090640b chore: Clarify ResetValidation docs and optimisations. 2021-08-18 15:48:44 +02:00
Gervwyk
8c9de14c3f fix(engine): Refactor Validate to work with getBlockMatcher. 2021-08-18 13:53:36 +02:00
Gervwyk
01237e3340 feat(engine): Add ResetValidation action. 2021-08-18 13:53:04 +02:00
Gervwyk
0a0a66aa76 fix(engine): Add tests for Blocks.validate. 2021-08-17 14:45:54 +02:00
Gervwyk
6824b07127 feat(engine): showValidation on block level and params.regex for Validate. 2021-08-16 22:10:35 +02:00
Gervwyk
df6a5904a8 chore(engine): Test clean up. 2021-08-16 22:08:51 +02:00
Gervwyk
24e0bbc3a8 fix(engine): Remove showValidationErrors from context. 2021-08-16 22:08:06 +02:00
Gerrie van Wyk
19597cb3ec
Merge branch 'develop' into actions-async-option 2021-08-16 14:36:19 +02:00
Gerrie van Wyk
fc30ffc376
Merge branch 'develop' into action-on-js-action 2021-08-16 14:15:43 +02:00
SamTolmay
7634145286
feat(engine): Document Lowdefy action functions in JsAction. 2021-08-16 14:09:27 +02:00
Gerrie van Wyk
d55f2bb907
Merge branch 'develop' into actions-async-option 2021-08-16 13:51:47 +02:00
Gervwyk
96f9cb1d65 fix(engine): Catch CallMethod method not defined error and add tests for CallMethod. 2021-08-16 12:17:32 +02:00
Gervwyk
05bc928e45 fix(engine): Update events test for undefined event. 2021-08-16 12:07:10 +02:00
Gerrie van Wyk
7c6ed7efe6
Merge branch 'develop' into modal-close 2021-08-15 21:09:21 +02:00
SamTolmay
7af4442c6f
feat: Add Lowdefy actions to JsAction 2021-08-13 17:21:02 +02:00
JohannMoller
fd967b929b feat(engine): Add async tests and update docs. 2021-08-13 16:17:14 +02:00
JohannMoller
81036db446 feat(engine): Add async option to actions 2021-08-13 15:22:26 +02:00
Sandile
66e0692d9c feat(blocksAntd): Added onclose action chain error detection to ConfirmModal, Drawer, Modal. 2021-08-13 12:18:42 +02:00
JohannMoller
fb81d6c8bc Merge branch 'develop' into throw-error-action 2021-08-12 16:24:54 +02:00
JohannMoller
d2a23f0022 feat(engine): Add Throw action. 2021-08-12 16:24:47 +02:00
Sandile
b6cf705d5c feat: Add back option to link.
Closes #728
2021-08-11 11:55:28 +02:00
SamTolmay
0a416da988
chore: Release version 3.19.0. 2021-07-26 09:56:28 +02:00
Gervwyk
19c025fb0e chore: Release version 3.18.1 2021-06-30 10:36:26 +02:00
Gervwyk
a40ad4f724 fix(engine): Up test covarage in Wait. 2021-06-29 21:52:53 +02:00
Gervwyk
38cf7ef358 fix(engine): Responses for actions and tests using _actions in messages. 2021-06-29 21:52:32 +02:00
Gervwyk
9f8590f0d7 fix(engine): Remove error.lowdefyMessage. 2021-06-29 21:26:26 +02:00
Gervwyk
514fd14ce2 fix(engine): Evaluate action error messages after error. closes #663 2021-06-29 18:17:34 +02:00
SamTolmay
8d41a72e55 chore: Release version 3.18.0 2021-06-17 15:06:04 +02:00
SamTolmay
40ead25505 feat(engine): Add wait operator.
Closes #625
2021-06-17 11:21:26 +02:00
SamTolmay
8363c19f1b chore: Release version 3.17.2 2021-06-11 13:35:58 +02:00
SamTolmay
d1b9fc4035 chore: Release version 3.17.1 2021-06-11 13:20:30 +02:00
SamTolmay
0ea5fe80b5 chore: Release version 3.17.0 2021-06-11 11:40:59 +02:00
SamTolmay
4ec16f740b chore: Release version 3.17.0-alpha.3 2021-06-09 16:49:16 +02:00
SamTolmay
f8641c437e chore: Release version 3.17.0-alpha.2 2021-06-09 12:46:01 +02:00
SamTolmay
ad53f860ae chore: Release version 3.17.0-alpha.1 2021-06-09 11:10:40 +02:00
SamTolmay
9e4bec9ace chore: Release version 3.17.0-alpha.0 2021-06-09 10:58:11 +02:00
Gervwyk
305b3aa3f9 feat(engine): Add catchActions to events, closes #608 2021-06-03 14:38:04 +02:00
SamTolmay
c9f66b64db chore: Release version 3.16.5 2021-05-31 12:39:32 +02:00
SamTolmay
acdf4cc85b chore(deps): update babel monorepo 2021-05-31 11:07:50 +02:00
SamTolmay
49e2e05d15 Merge remote-tracking branch 'origin/develop' into package-updates
# Conflicts:
#	packages/blocks/blocksBasic/package.json
#	packages/blocks/blocksColorSelectors/package.json
#	packages/blocks/blocksECharts/package.json
#	packages/blocks/blocksMarkdown/package.json
#	packages/cli/package.json
#	packages/graphql/package.json
#	packages/servers/serverDev/package.json
#	packages/servers/serverDocker/package.json
#	packages/servers/serverNetlify/package.json
#	yarn.lock
2021-05-31 09:46:49 +02:00
SamTolmay
e3364930e4 chore: Release version 3.16.4 2021-05-28 11:38:43 +02:00
SamTolmay
1be6597677 chore: Release version 3.16.3 2021-05-27 12:09:42 +02:00
SamTolmay
13d14d411d chore: Release version 3.16.2. 2021-05-26 17:27:02 +02:00
SamTolmay
ac4ba3ace5 Merge remote-tracking branch 'origin/develop' into package-updates
# Conflicts:
#	packages/blocks/blocksBasic/package.json
#	packages/blocks/blocksColorSelectors/package.json
#	packages/blocks/blocksECharts/package.json
#	packages/blocks/blocksMarkdown/package.json
#	packages/cli/package.json
#	packages/graphql/package.json
#	packages/servers/serverDev/package.json
#	packages/servers/serverDocker/package.json
#	packages/servers/serverNetlify/package.json
#	yarn.lock
2021-05-26 15:27:48 +02:00
SamTolmay
2edc9ed8bc chore: Release version 3.16.1 2021-05-26 14:42:51 +02:00
SamTolmay
9b6b3b15a0 chore: Release version 3.16.0 2021-05-26 14:10:33 +02:00