Commit Graph

766 Commits

Author SHA1 Message Date
Gervwyk
7bbbb9efa9 feat(blocksAntd): add Descriptions tests and corrections 2020-11-16 23:24:52 +02:00
Gervwyk
ee52bc9140 Merge branch 'blocks-antd-button' into blocks-antd-descriptions 2020-11-16 22:53:36 +02:00
Gervwyk
22fcd851fd feat(blocksAntd): Button tests 2020-11-16 22:48:00 +02:00
Gervwyk
551b3877b6 Merge branch 'blocks-antd-avatar' into blocks-antd-button 2020-11-16 22:39:27 +02:00
Gervwyk
a4702beee2 fix(blocksAntd): update snapshots for input blockIds 2020-11-16 22:38:18 +02:00
Gervwyk
84bfb34a3a fix(blocksAntd): label on input to take blockId as first child 2020-11-16 22:36:52 +02:00
Gervwyk
7c6a6e1bb9 fix(blocksAntd): update snapshots for all blockIds 2020-11-16 22:31:41 +02:00
Gervwyk
dd303d8491 fix(blocksAntd): fix blockIds for all blocks and sub-blocks 2020-11-16 22:23:45 +02:00
Gervwyk
5934f4356b fix(blocksAntd) provide blockId to icon on Anchor 2020-11-16 21:45:06 +02:00
Gervwyk
9879c4200b fix(blocksAntd): update snapshot, avatar does not render random color anymore 2020-11-16 21:42:58 +02:00
Gervwyk
4699188f82 fix(blocksAntd): omit additional props when spreading on icon 2020-11-16 21:42:19 +02:00
Gervwyk
270d0e9308 feat(blocksAntd): Avatar refactoring and tests 2020-11-16 21:41:56 +02:00
Gervwyk
94f59f221b Merge branch 'blocks-antd-anchor' into blocks-antd-avatar 2020-11-16 21:39:50 +02:00
Gervwyk
e439f804bd Merge branch 'develop' into blocks-antd-avatar 2020-11-16 20:21:21 +02:00
Gervwyk
2113edc433 feat(blocksAntd): Anchor tests 2020-11-16 20:19:09 +02:00
Gervwyk
5ec29be79b Merge branch 'develop' into blocks-antd-anchor 2020-11-16 19:22:23 +02:00
Sam
2a1445aa86
Merge pull request #194 from lowdefy/renovate/sendgrid-mail-7.x
fix(deps): update dependency @sendgrid/mail to v7.4.0
2020-11-16 17:30:35 +02:00
Sam
e348b97c0a
Merge pull request #151 from lowdefy/blocks-antd-label
feat(blocksAntd): label examples
2020-11-16 17:29:24 +02:00
Albert van Wyk
42d0a5f328 Merge branch 'develop' of https://github.com/lowdefy/lowdefy into develop 2020-11-16 17:19:26 +02:00
Gervwyk
664e069896 chore: update pnp 2020-11-16 16:57:10 +02:00
Gervwyk
0c5d2efa31 feat(blocksAntd): update snapshots for validation labels 2020-11-16 16:56:26 +02:00
Gervwyk
3ae96b3229 chore(blocksAntd): remove wrong tests 2020-11-16 16:55:47 +02:00
Gervwyk
e8f2b8c5e9 fix(blocksAntd): Label bottom margin to 0 for small sizes 2020-11-16 16:55:22 +02:00
Gervwyk
8228a616a6 feat(blocksAntd): validation for all input blocks 2020-11-16 16:54:40 +02:00
Gervwyk
3949f72a8a feat(blocksAntd): fix RatingSlider for validate 2020-11-16 16:05:11 +02:00
Gervwyk
faa194a9c6 feat(blocksAntd): update TextInput to work with validation 2020-11-16 15:37:43 +02:00
Gervwyk
2441e03f7b feat(blocksAntd): update Label to work with validation 2020-11-16 15:37:02 +02:00
Gervwyk
f0a7b3754c feat(blocksAntd): render validation examples 2020-11-16 15:36:13 +02:00
Renovate Bot
a643fe31ae
fix(deps): update dependency @sendgrid/mail to v7.4.0 2020-11-16 10:55:43 +00:00
Gervwyk
1f786a8fdf Merge branch 'develop' into blocks-antd-label 2020-11-16 10:49:40 +02:00
Gervwyk
a177a81f32 feat(blockTools): add render tests for meta.test.required and meta.test.validation 2020-11-16 10:49:27 +02:00
Gervwyk
b7665e4046 feat(blockTools): add default props for validation and required 2020-11-16 10:49:01 +02:00
Gervwyk
9bd712fb89
Merge pull request #193 from lowdefy/secrets
Secrets
2020-11-16 10:20:20 +02:00
Gervwyk
a24c52864f Merge branch 'develop' into blocks-antd-label 2020-11-16 08:53:37 +02:00
Gervwyk
4de332549a fix(engine): update tests 2020-11-13 14:36:21 +02:00
Gervwyk
8937087274 fix(engine): minor bug fixes 2020-11-13 14:36:01 +02:00
Gervwyk
1c5bd0c473 fix(engine): structured params for newBlocks 2020-11-13 13:36:50 +02:00
Gervwyk
4ed9b859b2 fix(operators): _regex should not error but return false on empty value in state 2020-11-13 13:23:33 +02:00
Sam
6cd157f162
Merge pull request #187 from lowdefy/renovate/mongodb-3.x
fix(deps): update dependency mongodb to v3.6.3
2020-11-13 09:39:19 +02:00
Gervwyk
a507cc3ccb feat(engine): refactor validation messages and only eval visible 2020-11-12 17:56:35 +02:00
Gervwyk
5a64c8b7b1 feat(engine): validate action can be null = all, string = one or array = list of field names 2020-11-12 17:55:52 +02:00
Gervwyk
58f6e8ed56 fix(engine): do not recreate actions on call 2020-11-12 17:54:40 +02:00
Gervwyk
a380aefea5 fix(engine): remove defaultValue field 2020-11-12 17:52:40 +02:00
Gervwyk
7cb2f2e6fa feat(engine): remove all empty objects from state as an effect of deleted values 2020-11-12 17:52:08 +02:00
Gervwyk
e4153a6eb8 feat(renderer): rename validate prop to validation 2020-11-12 17:51:28 +02:00
Albert van Wyk
4afe9d5df9 Merge branch 'develop' of https://github.com/lowdefy/lowdefy into develop 2020-11-12 15:57:40 +02:00
Albert van Wyk
8cce1d5573 feat(blocksAntd): useravatar examples 2020-11-12 15:48:55 +02:00
Sam Tolmay
0394aa8415 chore: publish alpha versions of cli and lowdefy 2020-11-12 14:44:47 +02:00
Sam Tolmay
6b9bd63e6f feat(cli): read secrets from env, add dotenv 2020-11-12 14:20:36 +02:00
Sam Tolmay
6478d266a4 feat(server): read secrets from env variables 2020-11-12 14:18:42 +02:00