Commit Graph

3181 Commits

Author SHA1 Message Date
Gervwyk
57c77798f0 feat(docs): Add videos to how tos. 2021-10-12 16:04:10 +02:00
Gervwyk
1d78ba9c14 chore(docs): Fix typos in how-to guides. 2021-10-12 12:51:12 +02:00
Sam Tolmay
cbe75694f1 feat(api): Init package @lowdefy/api 2021-10-11 15:55:04 +02:00
Gervwyk
d1fcf1cbf1 chore(docs): Fix typos in generate pdf howto. 2021-10-10 20:27:27 +02:00
Gervwyk
3257f514b9 feat(docs): Add how to generate csv. 2021-10-10 20:26:58 +02:00
Gervwyk
d855599398 fix(docs): Add avatar and links to blog template. 2021-10-10 19:05:15 +02:00
Gervwyk
6e2dae0f77 chore: Fix typos in _change_case operators docs. 2021-10-09 11:45:31 +02:00
Gervwyk
30e22917fe fix: improvements on blog template. 2021-10-09 11:45:14 +02:00
Gervwyk
5bde460934 feat: Add generate pdf how to. 2021-10-09 11:44:38 +02:00
Sandile
2cc8e45b16 fix(docs): Add how to generate CSVs. 2021-10-07 13:15:33 +02:00
Sandile
9800f91a7a Merge branch 'develop' into how-to 2021-10-07 11:42:19 +02:00
Gerrie van Wyk
5226ca25a7
Merge pull request #884 from lowdefy/remove-nested-contexts
Remove nested contexts
2021-10-07 02:14:49 +02:00
SamTolmay
b28c65e1b5
fix(operators): Fix _switch operator tests. 2021-10-06 16:34:27 +02:00
SamTolmay
ceb266d5e0
fix: Remove nested contexts code review fixes. 2021-10-06 16:28:59 +02:00
Gervwyk
9f1b003014 chore: Fix typo in AutoComplete. 2021-10-05 22:53:55 +02:00
Sam
e5eea0ce9b
Merge branch 'v4' into antd-update 2021-10-04 09:20:20 +02:00
SamTolmay
571c2a95c4
Merge branch 'v4' into remove-nested-contexts 2021-10-01 19:17:10 +02:00
SamTolmay
6f89b8fa93
Merge remote-tracking branch 'origin/develop' into v4 2021-10-01 19:16:18 +02:00
SamTolmay
b7f327213f
Merge remote-tracking branch 'origin/main' into develop 2021-10-01 19:15:36 +02:00
SamTolmay
56eeea1c2e
Merge remote-tracking branch 'origin/develop' into v4 2021-10-01 19:15:22 +02:00
SamTolmay
09d63cfdcc
feat(render): Remove support for nested contexts on a page.
Closes #884

BREAKING CHANGE: Multple contexts on a page are no longer supported. Context category blocks no longer exist, and the first block on a bage no longer needs to be of category context.
2021-10-01 16:33:42 +02:00
SamTolmay
612f783a00
feat(engine): Remove support for nested contexts. 2021-10-01 15:45:26 +02:00
Gervwyk
fc13dd222e chore: Fix CheckboxSwitch merge conflict issue. 2021-10-01 14:39:33 +02:00
Gerrie van Wyk
3cce513081
Merge pull request #849 from lowdefy/checkbox-switch-space
fix(blocksAntd): Fix line wrapping for long description in CheckboxSwitch.
2021-10-01 14:26:53 +02:00
Gerrie van Wyk
87d4e7ce83
Merge pull request #836 from lowdefy/radio-selector
feat(blocksAntd): RadioSelector can now list options vertically.
2021-10-01 14:26:23 +02:00
Gervwyk
41245758af Merge branch 'antd-update' into radio-selector 2021-10-01 14:25:00 +02:00
Gervwyk
32e197535f chore: Merge from antd-update. 2021-10-01 14:24:42 +02:00
Gerrie van Wyk
5da816ff8c
Merge pull request #835 from lowdefy/checkbox-selector
feat(blocksAntd): CheckboxSelector can now list options vertically.
2021-10-01 14:23:50 +02:00
Gerrie van Wyk
c112705b8d
Merge branch 'antd-update' into checkbox-switch-space 2021-10-01 14:19:41 +02:00
Gervwyk
4bafb509d6 chore: Update snapshots. 2021-10-01 14:15:26 +02:00
Gervwyk
e2602fbb31 Merge branch 'antd-update' into checkbox-selector 2021-10-01 14:13:33 +02:00
Gervwyk
e1ad47ffe1 fix(blocksAntd): Update test snapshots. 2021-10-01 14:11:57 +02:00
Gervwyk
570fb3f03f Merge branch 'v4' into antd-update 2021-10-01 14:06:13 +02:00
SamTolmay
1abc5426fb
feat(operators): Remove ability to get from another context.
BREAKING CHANGE: Getter operators can no longer get from another context.
2021-10-01 13:58:10 +02:00
SamTolmay
67141dd2c1
fix(graphql): Fix graphql tests fro removed contextId. 2021-10-01 13:06:31 +02:00
SamTolmay
8899e6f642
fix(blocksBasic): Remove Context block tests. 2021-10-01 12:56:48 +02:00
SamTolmay
36cf2cf4f8
feat(graphql): Remove support for nested contexts on a page. 2021-10-01 12:45:18 +02:00
SamTolmay
b003b76182
feat(build): Remove support for nested contexts on a page. 2021-10-01 12:44:43 +02:00
Gervwyk
75ef33f542 fix(blocksAntd): Add feedback classes to labelLogic. 2021-10-01 12:06:39 +02:00
Gervwyk
56e167db98 fix(blocksAntd): Comment.datetime can also be a string. 2021-10-01 11:47:26 +02:00
SamTolmay
6bc03c86b8
feat(blocks): Convert all context category blocks to container. 2021-10-01 11:33:31 +02:00
Gervwyk
b5aac6eb42 chore: Update from main. 2021-10-01 10:59:56 +02:00
Gervwyk
672624faa9 feat(blocksAntd): Add onSearch event to AutoComplete. 2021-10-01 10:50:41 +02:00
Gerrie van Wyk
0430af9917
Merge pull request #882 from lowdefy/fix-issue-template
chore: Update bug report template.
2021-10-01 10:39:02 +02:00
SamTolmay
cc9bce9baa
chore: Update bug report template. 2021-09-30 15:46:24 +02:00
Sam
2dd027f9ae
Merge pull request #876 from lowdefy/replace-server-state-with-payload
feat: Replace server side state with payload and _payload operator.
2021-09-30 15:42:52 +02:00
SamTolmay
72c82282a3
fix(docs): Document that _index operator is client side only. 2021-09-30 14:36:43 +02:00
SamTolmay
e8a2141812
fix(engine): Add tests for payload change. 2021-09-30 14:35:21 +02:00
SamTolmay
43c2507b95
fix(build): Update build tests for payload change. 2021-09-30 14:08:57 +02:00
SamTolmay
add263181a
fix(graphql): Fix graphql RequestInput schema 2021-09-30 12:01:17 +02:00