Commit Graph

90 Commits

Author SHA1 Message Date
Renovate Bot
252612b519
chore(deps): update babel monorepo to v7.12.10 2020-12-10 07:45:01 +00:00
Renovate Bot
abca08f599
fix(deps): update dependency uuid to v8.3.2 2020-12-10 07:28:32 +00:00
SamTolmay
5aba7230fe fix(ajv): fix ajv validate parameter name 2020-12-08 17:23:30 +02:00
SamTolmay
09105a99b3 fix(build): Fix lowdefy schema, closes #269 2020-12-08 16:22:58 +02:00
SamTolmay
6fd15f0bbc feat(build): add error messages to lowdefy schema 2020-12-08 16:22:58 +02:00
SamTolmay
98eb4be30c feat(build): use @lowdefy/ajv for json schema checks 2020-12-08 16:22:58 +02:00
Renovate Bot
6f9bd94365
chore(deps): update dependency webpack to v5.10.0 2020-12-08 08:18:03 +00:00
SamTolmay
03dccb169d fix(build): improve error if block meta can not be found
closes #121
2020-12-07 12:39:11 +02:00
SamTolmay
7ca7509e26 feat(cli): improve cli console logs
closes #247
2020-12-07 12:39:11 +02:00
Gervwyk
6c28a6683c feat(build): add color selector defaultMetaLocations 2020-12-04 16:05:01 +02:00
SamTolmay
3d872500b2 chore: bump lowdefy version to v0.0.0-alpha.6 2020-12-02 12:40:18 +02:00
SamTolmay
1e15798c6d chore(node-utils): bump version to v1.0.1 2020-12-02 12:32:06 +02:00
SamTolmay
e74c1f3dbf chore: update version npm scripts 2020-12-02 12:21:11 +02:00
SamTolmay
e4d9813135 Merge branch 'main' into develop 2020-11-30 10:34:57 +02:00
Renovate Bot
6a0c34096a
chore(deps): update dependency webpack to v5.9.0 2020-11-30 07:20:07 +00:00
Renovate Bot
041c6ae5b6
chore(deps): update dependency babel-loader to v8.2.2 2020-11-27 07:20:52 +00:00
Gervwyk
3468c56aab
Merge pull request #231 from lowdefy/build-write-config
fix(build): write config object to output in build
2020-11-27 09:15:52 +02:00
SamTolmay
46ec66d9e0 fix(build): write config object to output in build 2020-11-26 10:59:51 +02:00
Renovate Bot
bc07b577b4
chore(deps): update babel monorepo 2020-11-26 08:41:57 +00:00
Gervwyk
3f02791a84 bump version 0.0.0-alpha.5 2020-11-25 17:03:56 +02:00
Sam Tolmay
fc40948b48 feat(build): update app schema 2020-11-13 10:14:25 +02:00
Sam Tolmay
0394aa8415 chore: publish alpha versions of cli and lowdefy 2020-11-12 14:44:47 +02:00
Sam Tolmay
4865208416 fix(build): add visible to block schema. 2020-11-11 15:13:39 +02:00
Sam Tolmay
1f25fc19fd Merge branch 'develop' into requests-graphql 2020-11-11 13:44:33 +02:00
Sam Tolmay
d6277a59bb fix(build): write block metas to meta folder in cache 2020-11-11 13:39:30 +02:00
Sam Tolmay
a39c1ca83b fix(build): app schema fix, add style on block 2020-11-11 13:38:59 +02:00
Sam Tolmay
fba3e76e06 chore: bump lowdefy and operator package versions
Update lowdefy to v0.0.0-alpha.3.
Update operators to v1.0.1
2020-11-11 13:01:54 +02:00
Sam Tolmay
8507556c10 fix(build): Icon block is part of blocks-antd package 2020-11-11 12:21:24 +02:00
Renovate Bot
26e3370421
chore(deps): update dependency babel-loader to v8.2.1 2020-11-11 08:37:02 +00:00
Sam Tolmay
233b3b4ead Merge branch 'develop' into requests-graphql 2020-11-10 17:14:11 +02:00
Renovate Bot
a6feaabe99
chore(deps): update dependency babel-loader to v8.2.0 2020-11-10 15:01:34 +00:00
Sam Tolmay
81219b5c1d fix(build): add contextId to saved request file path 2020-11-10 14:46:31 +02:00
Sam Tolmay
1e9801b6ac feat(build): remove mutations 2020-11-10 13:31:02 +02:00
Renovate Bot
ab8a8be14c
chore(deps): update dependency webpack-cli to v4.2.0 2020-11-05 07:37:56 +00:00
Renovate Bot
5406d2bf75
chore(deps): update dependency webpack to v5.4.0 2020-11-04 07:07:10 +00:00
Renovate Bot
69122201cc
chore(deps): update jest monorepo to v26.6.3 2020-11-04 06:24:40 +00:00
Renovate Bot
e8cf25d266
chore(deps): update dependency jest to v26.6.2 2020-11-02 15:07:26 +00:00
Renovate Bot
069a9067d9
chore(deps): update jest monorepo 2020-11-02 13:07:45 +00:00
Sam Tolmay
a7c7440c49 Merge branch 'develop' into server 2020-10-30 13:17:01 +02:00
Sam Tolmay
7069ac5ee8 chore: bump versions for prerelease 2020-10-30 13:06:25 +02:00
Sam Tolmay
27a10b42f9 chore: add codeclimate coverage 2020-10-30 11:48:33 +02:00
Sam Tolmay
1f27b7d5d2 fix(build): remove unneccesary cli logs 2020-10-30 10:48:29 +02:00
Renovate Bot
d2777cc863
chore(deps): update dependency webpack to v5.3.2 2020-10-29 20:04:13 +00:00
Sam Tolmay
7eae1a80f4 feat(cli): init dev server 2020-10-29 13:51:36 +02:00
Sam
69b08bd476
Merge pull request #101 from lowdefy/test-blockTools
block tools update for blocks-template
2020-10-28 17:15:03 +02:00
Sam Tolmay
c69ee94c05 fix(build): fix local run script 2020-10-28 15:32:43 +02:00
Gervwyk
6c192d42b0 feat(blocksTools): mockBlockProps to provide schema errors 2020-10-28 15:23:39 +02:00
Gervwyk
f53dcb8fff fix(build): in shcema areas.content.block must be an array 2020-10-28 13:57:52 +02:00
Sam Tolmay
6c7ff346a4 chore: only publish dist files to npm 2020-10-28 12:19:09 +02:00
Sam Tolmay
3712831385 Merge branch 'cli' into yarn-version-management 2020-10-28 11:06:11 +02:00