Commit Graph

82 Commits

Author SHA1 Message Date
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
SamTolmay
9c81963ebe feat(docs): Add _input, _global, _media, and _url_query docs. 2021-02-01 11:10:43 +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
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
15d03ce521
Merge branch 'develop' into docs-input-blocks 2021-01-29 16:56:06 +02:00
Gervwyk
f64e363691 feat(docs): Add RatingSlider to docs. 2021-01-29 16:26:34 +02:00
Gervwyk
83a96ab340 feat(docs): Add Pagination to docs. 2021-01-29 16:07:33 +02:00
SamTolmay
5317031a4e Merge remote-tracking branch 'origin/develop' into docs 2021-01-29 13:52:11 +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
SamTolmay
ddedea8ebd Merge branch 'develop' into docs 2021-01-28 16:09:33 +02:00
SamTolmay
919949f4e6 fix(docs): Operator docs improvements. 2021-01-28 15:51:28 +02:00
JohannMoller
f0df767c40 fix: concept pages typos and minor fixes 2021-01-28 13:49:21 +02:00
SamTolmay
ae01776b34 feat(docs): Update actions doc pages. 2021-01-28 12:51:02 +02:00
SamTolmay
a36f31cfed fix(docs): Operator docs fixes. 2021-01-28 11:38:15 +02:00
SamTolmay
47ad077446 feat(docs): Add operator docs. 2021-01-27 18:02:28 +02:00
Gervwyk
102494ea42 feat(docs): Add docs for TextArea. 2021-01-27 17:56:17 +02:00
Gervwyk
51e6b70a50 fix(docs): Fix all date value_type. 2021-01-27 16:03:09 +02:00
Gervwyk
b05cf143fe feat(docs): Add NumberInput docs. 2021-01-27 16:02:36 +02:00
Gervwyk
767f9ac8f3 feat(docs): Add date selector docs. 2021-01-27 15:31:43 +02:00
SamTolmay
03be26f8fe feat(docs): Update operator docs template for methods. 2021-01-27 14:20:31 +02:00
Gervwyk
6fb9b42bbc Merge branch 'develop' into docs 2021-01-27 13:30:31 +02:00
Gervwyk
4440ecf737 fix(docs): Review cli and lowdefy-schema. 2021-01-27 13:30:08 +02:00
Gervwyk
fcadf76edc fix(docs): Add default values and loading to blocks. 2021-01-27 12:58:47 +02:00
Gervwyk
f5e65ab406 feat(docs): Add all Selectors. 2021-01-27 12:57:37 +02:00
Gervwyk
572a63d5de feat(docs): Add optionsSelector displayType. 2021-01-27 12:56:40 +02:00
Gervwyk
906098885c fix(docs): Right align all label for blocks. 2021-01-27 12:56:21 +02:00
Gervwyk
e0cfc63d53 fix(docs): Improve default value filter for config yaml. 2021-01-27 12:55:47 +02:00
SamTolmay
606346aeab feat(docs): Add operator docs. 2021-01-27 11:51:43 +02:00
SamTolmay
75cc5babb9 feat(docs): Add CLI docs page. 2021-01-27 10:43:19 +02:00
SamTolmay
bfad3af105 Merge remote-tracking branch 'origin/develop' into docs 2021-01-26 15:26:29 +02:00
SamTolmay
bd40748afc fix(build): Add types object to app schema. 2021-01-26 15:18:47 +02:00
SamTolmay
fd6fba55d1 fix(docs): Concepts pages fixes and additions. 2021-01-26 15:13:38 +02:00
SamTolmay
5d6c78c682 feat(docs): Add Lowdefy schema concept page. 2021-01-26 14:56:28 +02:00
Gervwyk
f757eb2c22 feat(docs): Context data object init. 2021-01-26 13:33:49 +02:00
Gervwyk
ef1954b219 feat(docs): TDLR for blocks. 2021-01-26 12:17:01 +02:00
SamTolmay
37ff0cea93 fix(docs): Fix connection docs formatting 2021-01-26 12:12:03 +02:00
Gervwyk
c841b8a172 feat(docs): Add validation to blocks. 2021-01-26 11:45:11 +02:00
SamTolmay
f061f9684e feat(docs): Add schemas for connections, requests, action. 2021-01-26 11:05:19 +02:00
Gervwyk
91a54500ce fix(docs): Update concpets ortder. 2021-01-26 10:16:50 +02:00
Sam
19ccf7232e
feat(docs): Update blocks concepts. 2021-01-26 10:00:47 +02:00