SamTolmay
|
350f25faf8
|
fix(build): Add writeBuildArtifact test.
|
2021-08-17 12:31:32 +02:00 |
|
SamTolmay
|
f6f35a9134
|
fix(build): remove metaloader to remove dataloader dependency
|
2021-08-17 11:27:44 +02:00 |
|
SamTolmay
|
f2db270a22
|
fix(build): Remove unused tests.
|
2021-08-17 11:17:41 +02:00 |
|
Gerrie van Wyk
|
63e275119c
|
Merge branch 'develop' into input-validation
|
2021-08-16 23:19:10 +02:00 |
|
Gerrie van Wyk
|
006795520a
|
Merge pull request #750 from lowdefy/list-direction
feat(blocksBasic): Added List direction, wrapping and scrolling.
|
2021-08-16 22:46:52 +02:00 |
|
Gerrie van Wyk
|
80eebcde04
|
Merge branch 'develop' into list-direction
|
2021-08-16 22:36:26 +02:00 |
|
Gervwyk
|
5926be6da4
|
fix(blocksBasic): Add row-reverse, column-reverse options to List direction.
|
2021-08-16 22:14:09 +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
|
7e3dd11daf
|
Merge pull request #752 from lowdefy/mongodb-update
feat(graphql): Mongodb driver and MongoDBAggregation docs update.
|
2021-08-16 21:58:11 +02:00 |
|
Gerrie van Wyk
|
66e3485d55
|
Merge branch 'develop' into mongodb-update
|
2021-08-16 21:26:56 +02:00 |
|
Gerrie van Wyk
|
2d84d9d0d4
|
Merge branch 'develop' into list-direction
|
2021-08-16 18:32:33 +02:00 |
|
Sandile
|
006b3b75d8
|
fix(blocksBasic): Updated List schema.
|
2021-08-16 17:52:12 +02:00 |
|
Sandile
|
7319fe793b
|
fix(blocksBasic): Updated List schema and snapshots.
|
2021-08-16 17:51:07 +02:00 |
|
SamTolmay
|
7162760b18
|
fix(build): Refactor writing of build artifact files.
|
2021-08-16 17:16:15 +02:00 |
|
Sandile
|
57127ee924
|
feat(graphql): Updated mongo client to include connection options and documented command options.
|
2021-08-16 16:48:00 +02:00 |
|
SamTolmay
|
808f619d19
|
fix(build): Remove unsupported eval property on _ref.
|
2021-08-16 16:16:06 +02:00 |
|
SamTolmay
|
dbb7c88f44
|
fix(build): Refactor build refs.
Removed RefBuilder class
Split all functions to separate files.
|
2021-08-16 16:12:53 +02:00 |
|
Gerrie van Wyk
|
bdd1a02976
|
Merge pull request #749 from lowdefy/actions-async-option
Actions async option
|
2021-08-16 15:25:29 +02:00 |
|
Gerrie van Wyk
|
19597cb3ec
|
Merge branch 'develop' into actions-async-option
|
2021-08-16 14:36:19 +02:00 |
|
Gerrie van Wyk
|
ca65348c8e
|
Merge pull request #751 from lowdefy/action-on-js-action
Add Lowdefy actions to JsAction
|
2021-08-16 14:34:09 +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 |
|
Gerrie van Wyk
|
101b8a5a53
|
Merge pull request #746 from lowdefy/cli-config-options
feat(cli): Add option to configure cli from the lowdefy.yaml file
|
2021-08-16 13:51:24 +02:00 |
|
Gerrie van Wyk
|
4909e61867
|
Merge branch 'develop' into cli-config-options
|
2021-08-16 13:35:24 +02:00 |
|
Gerrie van Wyk
|
72627d960a
|
Merge branch 'develop' into renderhtml-blocks
|
2021-08-16 13:22:22 +02:00 |
|
Gerrie van Wyk
|
45eea45986
|
Merge pull request #743 from lowdefy/modal-close
feat(blocksAntd): Added modal close action chain event detection.
|
2021-08-16 13:22:04 +02:00 |
|
Gerrie van Wyk
|
7820ccfa65
|
Merge branch 'develop' into cli-config-options
|
2021-08-16 13:20:45 +02:00 |
|
Gerrie van Wyk
|
0928abc1d5
|
Merge branch 'develop' into modal-close
|
2021-08-16 12:59:10 +02:00 |
|
SamTolmay
|
6be137d45a
|
fix(cli): Fix print tests in CI.
|
2021-08-16 12:53:23 +02:00 |
|
SamTolmay
|
c4c81be796
|
chore: Update readme on building shell in dev mode.
|
2021-08-16 12:50:58 +02:00 |
|
Sandile
|
3fefe99743
|
feat(graphql): Updated mongodb to 4.1.0 and documented MongoDBAggregation options.
|
2021-08-16 12:50:49 +02:00 |
|
Gervwyk
|
ff79cbbf34
|
chore: Update color selector snapshots due to Label.
|
2021-08-16 12:46:41 +02:00 |
|
Gervwyk
|
7708ed97de
|
Merge branch 'develop' into renderhtml-blocks
|
2021-08-16 12:30:57 +02:00 |
|
Gervwyk
|
3a5fa61ab1
|
chore(blocksBasic): Update snapshots for Html block.
|
2021-08-16 12:30:48 +02:00 |
|
Gerrie van Wyk
|
7e3ed02d71
|
Merge pull request #748 from lowdefy/fix-cli-initial-build-error
Fix cli initial build error
|
2021-08-16 12:24:07 +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 |
|
Gervwyk
|
911a565ef3
|
chore(blocksAntd): Update tests.
|
2021-08-15 21:08:01 +02:00 |
|
Gervwyk
|
9200e3461c
|
feat(blocksAntd): Selector option.label can be html.
|
2021-08-15 20:46:56 +02:00 |
|
SamTolmay
|
7af4442c6f
|
feat: Add Lowdefy actions to JsAction
|
2021-08-13 17:21:02 +02:00 |
|
Sandile
|
aba280a4f3
|
feat(blocksBasic): Added list direction, wrapping and scrolling.
|
2021-08-13 17:20:58 +02:00 |
|
JohannMoller
|
fd967b929b
|
feat(engine): Add async tests and update docs.
|
2021-08-13 16:17:14 +02:00 |
|
SamTolmay
|
41653f827a
|
fix(cli): Do not exit dev server if the initial build fails
closes #711
|
2021-08-13 16:09:34 +02:00 |
|
Sam
|
5403eea9c8
|
Merge branch 'develop' into cli-config-options
|
2021-08-13 15:33:05 +02:00 |
|
SamTolmay
|
e4f62d0cf4
|
feat(cli): Add option to configure cli from the lowdefy.yaml file
|
2021-08-13 15:29:35 +02:00 |
|
JohannMoller
|
81036db446
|
feat(engine): Add async option to actions
|
2021-08-13 15:22:26 +02:00 |
|