SamTolmay
|
1d6c07eb4a
|
fix(docs): Add telemetry
|
2021-02-23 16:23:20 +02:00 |
|
SamTolmay
|
ed51ddb1d0
|
fix(docs): Post newsletter subsriptions to Lowdefy API.
|
2021-02-23 15:25:52 +02:00 |
|
SamTolmay
|
e9e4795eed
|
fix(renderer): Remove unneed favicon from Helmet component.
|
2021-02-23 14:44:50 +02:00 |
|
SamTolmay
|
04699f36ef
|
test(engine): Test Validate action does not error on warnings.
|
2021-02-23 14:39:28 +02:00 |
|
SamTolmay
|
84ad6b3b98
|
fix(engine): Validation warnings were shown as errors not warnings.
|
2021-02-23 14:30:32 +02:00 |
|
Gervwyk
|
c90f7b5a26
|
fix(docs): Add AgGrid reference to custom-blocks.
|
2021-02-23 14:28:23 +02:00 |
|
SamTolmay
|
be827081ac
|
fix(docs): Add netlify deploy section to docs.
|
2021-02-23 13:43:02 +02:00 |
|
SamTolmay
|
c6593f3ac9
|
fix(docs): fix Request action call all requests documentation.
|
2021-02-23 12:56:44 +02:00 |
|
SamTolmay
|
be0546d102
|
fix(docs): Remove unused template files
|
2021-02-23 12:31:44 +02:00 |
|
SamTolmay
|
1bb9569b41
|
fix(docs): Add links to example demos and code in next steps.
|
2021-02-23 12:05:01 +02:00 |
|
SamTolmay
|
b934f9c6bd
|
fix(docs): Move deployment to the end of tutorial
|
2021-02-22 18:02:26 +02:00 |
|
SamTolmay
|
4fcbda45eb
|
fix(engine): Validate was not showing the correct error message.
|
2021-02-22 13:22:16 +02:00 |
|
SamTolmay
|
30194956a5
|
fix(docs): Fix links and improve docs content
|
2021-02-22 13:06:48 +02:00 |
|
SamTolmay
|
e0d338aa2c
|
chore: Release version 3.10.1.
|
2021-02-19 15:38:28 +02:00 |
|
SamTolmay
|
129686787d
|
chore(helpers): Add README.md
|
2021-02-19 15:10:28 +02:00 |
|
SamTolmay
|
60e81c6373
|
chore: READMEs for server and renderer packages
|
2021-02-19 13:28:06 +02:00 |
|
SamTolmay
|
b06bce9c9b
|
chore: Add keywords to package.json files.
|
2021-02-19 12:37:01 +02:00 |
|
SamTolmay
|
fdf4361516
|
fix(docs): Add comment on LTS version.
|
2021-02-19 11:16:02 +02:00 |
|
SamTolmay
|
168175e149
|
fix(docs): Add versions and updates section.
|
2021-02-19 11:11:57 +02:00 |
|
SamTolmay
|
8e9653c09e
|
fix(graphql): MongoDB updates can use aggregation pipelines.
|
2021-02-18 17:13:06 +02:00 |
|
SamTolmay
|
71eb8bef5c
|
fix(blocks-antd): Add data prop back to timeline list until lists get value from state
|
2021-02-18 16:59:20 +02:00 |
|
Sam
|
f5bdd5d201
|
fix(docs): Update custom blocks concepts.
|
2021-02-18 16:04:34 +02:00 |
|
Gervwyk
|
9f940f4475
|
Merge branch 'develop' into custom-blocks
|
2021-02-18 15:42:58 +02:00 |
|
Gervwyk
|
501664ab1c
|
fix(docs): Add custom blocks.
|
2021-02-18 15:42:30 +02:00 |
|
SamTolmay
|
19e048eda3
|
fix(graphql): Include saslprep in webpack build for mongodb.
|
2021-02-18 13:03:35 +02:00 |
|
SamTolmay
|
a944cc819e
|
fix(cli): Stop dev server if lowdefy version changes
Closes #447
|
2021-02-18 12:51:54 +02:00 |
|
SamTolmay
|
d080e5aac4
|
fix(operators): Getter operators should not error if key is null.
|
2021-02-18 12:41:46 +02:00 |
|
SamTolmay
|
80110c5fe4
|
fix(build): Start schema error messages with a new line
|
2021-02-18 12:19:01 +02:00 |
|
SamTolmay
|
1ce7e3fcf4
|
fix(cli): Give dev command name to startup function.
|
2021-02-18 12:15:54 +02:00 |
|
SamTolmay
|
ec30db0969
|
chore: Release version 3.10.0.
|
2021-02-17 16:59:07 +02:00 |
|
SamTolmay
|
505656a2af
|
Merge remote-tracking branch 'origin/develop' into cli
|
2021-02-17 16:36:50 +02:00 |
|
SamTolmay
|
ec496a5e55
|
feat(cli): Add init command to cli.
|
2021-02-17 16:36:20 +02:00 |
|
SamTolmay
|
7236da312b
|
feat(cli): Check for outdated versions on startup.
|
2021-02-17 15:56:55 +02:00 |
|
SamTolmay
|
6c1ed5b4c2
|
fix(cli): Log command and lowdefy version in error handler.
|
2021-02-17 14:57:17 +02:00 |
|
Gervwyk
|
db8039079e
|
fix(engine): Fix set block to update on event loading.
|
2021-02-17 14:45:53 +02:00 |
|
SamTolmay
|
e13945e577
|
fix(deps): Update package commander to v7.1.0.
|
2021-02-17 12:25:42 +02:00 |
|
SamTolmay
|
b73777a18f
|
feat(cli): Rename @lowdefy/cli package to lowdefy
|
2021-02-17 11:46:59 +02:00 |
|
Gervwyk
|
3c42d44d03
|
Merge branch 'develop' into package-updates
|
2021-02-17 11:00:58 +02:00 |
|
Gervwyk
|
4d1137af84
|
fix(graphql): Add saslprep dependancy for mongodb.
|
2021-02-17 10:58:52 +02:00 |
|
Gervwyk
|
2e09287f57
|
revert: fix(deps): Update dependency less to v4.1.1 to v3.13.0.
|
2021-02-17 10:44:06 +02:00 |
|
Gervwyk
|
34c03fc7f0
|
fix(blocksAntd): Fix icon in Notification.
|
2021-02-17 10:01:58 +02:00 |
|
Gervwyk
|
465727bf5e
|
fix(deps): Update dependency less-loader to v8.0.0.
|
2021-02-17 09:48:38 +02:00 |
|
Gervwyk
|
954348287f
|
fix(deps): Update dependency imports-loader to v2.0.0.
|
2021-02-17 09:47:10 +02:00 |
|
Gervwyk
|
d0dd688816
|
fix(deps): Update dependency html-webpack-plugin to v5.1.0
|
2021-02-17 09:44:46 +02:00 |
|
Gervwyk
|
3a942f10ba
|
fix(deps): Update dependency query-string to v6.14.0.
|
2021-02-17 09:38:46 +02:00 |
|
Gervwyk
|
741616e4e4
|
fix(deps): Update dependency nunjucks to v3.2.3.
|
2021-02-17 09:37:26 +02:00 |
|
Gervwyk
|
5a82096638
|
fix(deps): Update dependency mongodb to v3.6.4.
|
2021-02-17 09:36:16 +02:00 |
|
Gervwyk
|
efdb838fdf
|
fix(deps): Update dependency mingo to v4.1.1.
|
2021-02-17 09:29:53 +02:00 |
|
Gervwyk
|
d93df2b82d
|
fix(deps): Update dependency json5 to v2.2.0.
|
2021-02-17 09:28:06 +02:00 |
|
Gervwyk
|
55f5ef7934
|
fix(deps): Update dependency aws-sdk to v2.845.0.
|
2021-02-17 09:26:51 +02:00 |
|