Commit Graph

1559 Commits

Author SHA1 Message Date
SamTolmay
87671a8ac7 chore(engine): Rename BlockActions file to Events 2021-02-03 10:33:10 +02:00
SamTolmay
bd4f7a79e3 feat(engine): Rename block actions to events 2021-02-03 10:31:06 +02:00
SamTolmay
e3bb6f50a6 feat(graphql): Rename args object to event. 2021-02-02 16:47:28 +02:00
SamTolmay
a869441bf6 feat(operators): Add _event operator. 2021-02-02 16:16:03 +02:00
SamTolmay
5e15f28330 test(operators): Remove unneeded args object from tests. 2021-02-02 15:59:58 +02:00
SamTolmay
195b8580ba test(operators): Improve getFromObject tests, reduce getter parser tests 2021-02-02 15:41:40 +02:00
Gervwyk
fa04577daa
Merge pull request #376 from lowdefy/docs-operators
Operator docs
2021-02-01 23:08:23 +02:00
Gervwyk
d48d391875 fix(docs): Typo fixes on operators. 2021-02-01 14:30:03 +02:00
SamTolmay
71f947360c Merge remote-tracking branch 'origin/develop' into docs-operators 2021-02-01 13:59:13 +02:00
Sam
ec5a04bc46
Merge pull request #375 from lowdefy/docs-display
feat(docs): Add Alert, Anchor, Avatar and Breadcrumb docs.
2021-02-01 13:58:27 +02:00
Sam
598d0fd047
Merge branch 'develop' into docs-display 2021-02-01 13:52:00 +02:00
SamTolmay
8ba32aa7b4 fix(operators): Fix error when operator not supported, add support for _global 2021-02-01 13:51:29 +02:00
SamTolmay
7bf5a6c875 fix(docs): Fix operator docs 2021-02-01 13:17:13 +02:00
SamTolmay
edd5b01dc0 feat(docs): Add _secret, _menu, _get, _event doc pages 2021-02-01 13:16:43 +02:00
Gervwyk
0176a85f99 fix(docs): Update snapshots for Avatar schema. 2021-02-01 12:13:11 +02:00
Gervwyk
784c0e965f fix(blocks-antd): Update snapshots for Avatar schema. 2021-02-01 11:52:15 +02:00
Gervwyk
098360766d feat(docs): Add Alert, Anchor, Avatar and Breadcrumb docs. 2021-02-01 11:32:10 +02:00
SamTolmay
9c81963ebe feat(docs): Add _input, _global, _media, and _url_query docs. 2021-02-01 11:10:43 +02:00
Sam
5d58b0bd88
Merge pull request #374 from lowdefy/Tutorial-fixes
Tutorial fixes
2021-02-01 10:05:17 +02:00
ACvWyk
3d7b046910
Merge branch 'develop' into Tutorial-fixes 2021-02-01 09:57:31 +02:00
Albert van Wyk
6536cc04c8 fix(docs): Tutorial fixes 2021-02-01 09:55:45 +02:00
Gervwyk
bc2fda9701
Merge pull request #373 from lowdefy/docs
Docs
2021-01-29 17:33:40 +02:00
SamTolmay
01cc8fc275 fix(docs): Fix lowdfey.yaml 2021-01-29 17:26:59 +02:00
SamTolmay
e496d8c8de fix(docs): Fix merge conflict and S3UploadButton examples 2021-01-29 17:23:03 +02:00
SamTolmay
0b06af3c33 Merge remote-tracking branch 'origin/develop' into docs
# Conflicts:
#	packages/docs/lowdefy.yaml
2021-01-29 17:05:43 +02:00
SamTolmay
c024488b6b feat(docs): Add S3UploadButton docs. 2021-01-29 17:03:40 +02:00
Sam
e7c84f41ee
Merge pull request #372 from lowdefy/docs-input-blocks
Add Pagination and RatingSlider.
2021-01-29 17:01:39 +02:00
Sam
15d03ce521
Merge branch 'develop' into docs-input-blocks 2021-01-29 16:56:06 +02:00
Sam
dac451a3b5
Merge pull request #371 from lowdefy/init-value
feat(engine): Add support for meta.initValue to initialize block value from meta
2021-01-29 16:51:21 +02:00
Gervwyk
fa583f23a6 fix(docs): Update Pagination tests. 2021-01-29 16:51:13 +02:00
Sam
ce3fb96825
Merge branch 'develop' into init-value 2021-01-29 16:43:40 +02:00
Gervwyk
f64e363691 feat(docs): Add RatingSlider to docs. 2021-01-29 16:26:34 +02:00
Gervwyk
7c6eb82e4e
Merge pull request #369 from lowdefy/docs
Operator docs
2021-01-29 16:17:09 +02:00
Gervwyk
83a96ab340 feat(docs): Add Pagination to docs. 2021-01-29 16:07:33 +02:00
Gervwyk
5d5307c82a feat(engine): Add support for meta.initValue to initialize block value from meta. 2021-01-29 15:47:30 +02:00
Gervwyk
1c5922c314
Merge branch 'develop' into docs 2021-01-29 15:35:37 +02:00
Gervwyk
7e1f3a17d8
Merge pull request #370 from lowdefy/github-actions
chore: Parallelize Github actions.
2021-01-29 15:32:44 +02:00
SamTolmay
0462ab2922 chore: Fix Github actions coverage upload. 2021-01-29 15:14:29 +02:00
SamTolmay
5a63adef94 chore: Fix Github actions tests. 2021-01-29 14:54:23 +02:00
SamTolmay
adeb89bf5e chore: Fix Github actions tests. 2021-01-29 14:43:57 +02:00
SamTolmay
f75b0a9e9c chore: Parallelize Github actions. 2021-01-29 14:30:03 +02:00
SamTolmay
5317031a4e Merge remote-tracking branch 'origin/develop' into docs 2021-01-29 13:52:11 +02:00
Sam
62f6d1ec8b
Merge pull request #367 from lowdefy/docs-input-blocks
Input blocks: Switch, TitleInput, ParagraphInput
2021-01-29 13:51:31 +02:00
Gervwyk
83d00ed16c fix(docs): ParagraphInput remove content property. 2021-01-29 13:40:31 +02:00
SamTolmay
ea2ad05051 feat(docs): Add _array and _string docs. 2021-01-29 13:29:18 +02:00
Gervwyk
8975b0f5cb fix(docs): Catch null in filter_default_value. 2021-01-29 13:15:51 +02:00
Gervwyk
3e5b239322 feat(docs): Add TitleInput and ParagraphInput. 2021-01-29 13:15:18 +02:00
SamTolmay
1c29bdaea2 feat(docs): Add math operator page. 2021-01-29 11:42:27 +02:00
Gervwyk
7da2dfb092 feat(docs): Add Switch block. 2021-01-28 17:40:45 +02:00
SamTolmay
de2035a776 feat(docs): Add _date, _object and _state docs. 2021-01-28 17:02:01 +02:00