Commit Graph

2737 Commits

Author SHA1 Message Date
Gervwyk
c53f38e04a Merge branch 'debounce-events' of https://github.com/lowdefy/lowdefy into debounce-events 2021-08-19 15:37:41 +02:00
SamTolmay
b23e8c967e
feat(build): Add support for app default ref resolver function. 2021-08-19 15:15:38 +02:00
Gervwyk
33814b04fd fix(blocksAntd): Do not close modals and drawer if event is bounced. 2021-08-19 14:46:53 +02:00
Gerrie van Wyk
3d9970c0e6
Merge branch 'develop' into debounce-events 2021-08-19 14:40:35 +02:00
Gerrie van Wyk
e8527798c4
Merge pull request #761 from lowdefy/pagination-show-total
Pagination show total
2021-08-19 14:40:15 +02:00
Gervwyk
89266f2dbd fix(engine): Fixes to event debouncing and tests. 2021-08-19 14:35:08 +02:00
Gervwyk
b21c440eb0 fix(engine): Update action tests to include debounce. 2021-08-19 14:34:37 +02:00
SamTolmay
071d402dfb
fix(docs): Update Netlify deployment steps 2021-08-19 14:32:11 +02:00
SamTolmay
aa7fddcfc2
feat(build): Add support for resolver functions in _ref operator. 2021-08-19 14:06:22 +02:00
Gervwyk
b31376dbf4 Merge branch 'debounce-events' of https://github.com/lowdefy/lowdefy into debounce-events 2021-08-19 13:41:58 +02:00
Gervwyk
ccf2281eca chore(engine): Remove useless await. 2021-08-19 13:41:55 +02:00
Gerrie van Wyk
d1ffa13dfd
Merge branch 'develop' into debounce-events 2021-08-19 13:34:42 +02:00
Gervwyk
2ff29cb772 feat(engine): Add tests for events debounce. 2021-08-19 13:32:34 +02:00
SamTolmay
3eb00dc7eb
chore: Remove unused test files. 2021-08-19 13:14:47 +02:00
SamTolmay
fc2a9639c1
chore: Update pull request template. 2021-08-19 13:12:26 +02:00
JohannMoller
282380a75d fix(docs): Remove local types. 2021-08-19 13:02:51 +02:00
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