Commit Graph

2923 Commits

Author SHA1 Message Date
JohannMoller
2be591c90c Merge branch 'develop' into pagination-show-total 2021-08-19 13:02:20 +02:00
JohannMoller
9ac3fc9711 fix(blocksAntd): Add option to define showTotal as a string or function. 2021-08-19 13:02:05 +02:00
Gervwyk
003cb0b1ec feat(engine): Add debounce option to events. 2021-08-19 12:40:03 +02:00
Gerrie van Wyk
8a925ff859
Merge pull request #759 from lowdefy/ref-resolver-fns
Refactor build
2021-08-19 11:43:13 +02:00
Sam
c89410ed2f
Merge branch 'develop' into ref-resolver-fns 2021-08-19 10:06:46 +02:00
SamTolmay
809f09a51f
fix(build): Add tests for readConfigFile. 2021-08-19 10:06:14 +02:00
SamTolmay
8d43e004e5
fix(build): Refactor buildRefs. 2021-08-19 00:07:42 +02:00
SamTolmay
b66cc5a38d
fix(build): refactor buildRefs function. 2021-08-18 23:48:07 +02:00
SamTolmay
d1591a2a05
fix(build): Refactor reading of config files. 2021-08-18 16:17:26 +02:00
Sam
aa250fc057
Merge pull request #758 from lowdefy/reset-validation
Add ResetValidation action
2021-08-18 16:14:39 +02:00
Gervwyk
c78090640b chore: Clarify ResetValidation docs and optimisations. 2021-08-18 15:48:44 +02:00
Gervwyk
67ebd0d0ca chore(docs): Clarify regex param on validation blocks. 2021-08-18 14:07:32 +02:00
Gerrie van Wyk
0e5fee9f3f
Merge branch 'develop' into reset-validation 2021-08-18 13:56:51 +02:00
Gervwyk
289c762696 feat(docs): Add ResetValidation docs. 2021-08-18 13:54:36 +02:00
Gervwyk
d5a5b7f8e5 fix(docs): Fix sentences on Validation docs. 2021-08-18 13:54:16 +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
SamTolmay
65c7e8ba9b
fix(build): Standarise buildPages function signatures. 2021-08-18 11:19:06 +02:00
SamTolmay
7f824b0553
fix(build): Fix getMeta memoisation 2021-08-18 10:42:14 +02:00
Sam
5cfdbdb23d
Merge pull request #756 from lowdefy/input-validation
Validate on regex match and move showValidation to blocks.
2021-08-17 17:22:21 +02:00
Gervwyk
1ad950e073 chore(engine): Clarify Validate examples. 2021-08-17 16:17:00 +02:00
Gerrie van Wyk
d2396d3e72
Merge branch 'develop' into input-validation 2021-08-17 15:26:30 +02:00
Gervwyk
a91a7c77e9 feat(docs): Update docs for new Validation. 2021-08-17 15:25:59 +02:00
SamTolmay
873b17bdb3
Merge remote-tracking branch 'origin/develop' into ref-resolver-fns 2021-08-17 14:51:59 +02:00
Gervwyk
0a0a66aa76 fix(engine): Add tests for Blocks.validate. 2021-08-17 14:45:54 +02:00
Gerrie van Wyk
ed81edf6bb
Merge pull request #757 from lowdefy/ref-resolvers
Refactor build for _ref resolvers
2021-08-17 13:59:25 +02:00
SamTolmay
4c64bd7ce2
fix(build): Remove dataloader dependency 2021-08-17 13:45:24 +02:00
SamTolmay
993d3988be
fix(build): Fix getMeta return value after dataloader has been removed. 2021-08-17 13:41:57 +02:00
SamTolmay
c1f887e4ff
fix(build): Test memoisation in getMeta. 2021-08-17 13:12:53 +02:00
SamTolmay
a939bd5b3f
fix(build): Fix getMeta memoised return. 2021-08-17 12:53:10 +02:00
SamTolmay
96ebc0e273
Merge remote-tracking branch 'origin/develop' into ref-resolvers 2021-08-17 12:40:35 +02:00
SamTolmay
baf1090be7
fix(docs): Remove documentation for eval option on _ref. 2021-08-17 12:39:18 +02:00
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