Commit Graph

197 Commits

Author SHA1 Message Date
SamTolmay
beff37341b fix(cli): Fix cli dev server missing import 2021-05-26 17:11:47 +02:00
SamTolmay
2edc9ed8bc chore: Release version 3.16.1 2021-05-26 14:42:51 +02:00
SamTolmay
9b6b3b15a0 chore: Release version 3.16.0 2021-05-26 14:10:33 +02:00
SamTolmay
d9cbf8df56 fix: webpack config so that index.html is not minified. 2021-05-25 15:12:28 +02:00
Gervwyk
010bf9b1cb
Merge branch 'develop' into custom-js 2021-05-18 23:29:51 +02:00
SamTolmay
512cd01747 chore: Add clean-webpack-plugin to webpack configs. 2021-05-18 15:28:45 +02:00
SamTolmay
dd2adbbaa1 feat: Include contenthash in webpack output.
Closes #575
2021-05-18 15:28:20 +02:00
Gervwyk
4e79736354 fix: Rename appendHeader to appendHead. 2021-05-16 21:05:13 +02:00
Gervwyk
6df571b047 fix(servers): Express function changed to async. 2021-05-16 08:00:46 +02:00
Gervwyk
0f74833914 feat(cli): Add appendHead, appendBody and custom js scripts. 2021-05-14 17:11:09 +02:00
Gervwyk
eed7e942d8 chore: Relaese version 3.15.0. 2021-05-11 13:33:41 +02:00
SamTolmay
0a1ca68760 fix: Remove support for oracle db due to lack of apple silicon support. 2021-05-03 13:19:14 +02:00
SamTolmay
9b100ee0b7 chore: Release v3.14.1. 2021-04-28 12:50:03 +02:00
SamTolmay
192d801ad0 chore: Release version 3.14.0. 2021-04-26 12:54:48 +02:00
Gervwyk
ef2085781a fix: Make lgtm corrections. 2021-04-25 22:36:25 +02:00
SamTolmay
86d7f38129 fix(cli): Fix webpack config mode, should be production. 2021-04-16 11:39:32 +02:00
SamTolmay
88ef174347 chore: Release v3.13.0. 2021-04-16 10:51:23 +02:00
SamTolmay
e6dbfa6fb1 Merge remote-tracking branch 'origin/develop' into js-operator
# Conflicts:
#	.pnp.cjs
#	packages/docs/lowdefy.yaml
#	yarn.lock
2021-04-09 16:02:56 +02:00
SamTolmay
ff321269bf fix: Fix graphql-federated build, move knex dependencies to cli. 2021-04-08 15:56:26 +02:00
Gervwyk
814681372b chore: Merge from main. 2021-04-07 13:06:42 +02:00
SamTolmay
337bbfae8c chore: Release version 3.12.6. 2021-04-06 15:59:21 +02:00
Gervwyk
8bd18346b6 chore: Merge from develop. 2021-04-02 00:52:47 +02:00
Gervwyk
78969abd39 fix: Update react, react-dom and react-test-renderer to v17.0.2 2021-04-02 00:36:42 +02:00
Gervwyk
f1f2f0a181 chore: Update @babel to v7.13.14, webpack to v5.28.0 and @wojtekmaj/enzyme-adapter-react-17 to v0.6.0. 2021-04-01 22:48:18 +02:00
SamTolmay
f46b3c1c56 chore: Release version 3.12.5. 2021-03-31 12:10:30 +02:00
SamTolmay
b28a506848 chore: Release version 3.12.4. 2021-03-30 15:58:57 +02:00
Gervwyk
63c06f4a5a chore: Release version v3.12.3 2021-03-26 14:42:53 +02:00
Gervwyk
5e5d1f2d0e chore: Release version v3.12.2 2021-03-24 15:03:14 +02:00
Gervwyk
287d1ab3bf chore: Release version v3.12.1 2021-03-24 13:26:39 +02:00
Gervwyk
7f7d8de93c chore: Release version v3.12.0 2021-03-24 12:40:50 +02:00
Gervwyk
ec18acfe2d chore: Release version v3.11.4 2021-03-19 10:13:05 +02:00
SamTolmay
53577022de chore: Release version v3.11.3. 2021-03-12 13:41:49 +02:00
SamTolmay
8cb2717ea7 fix(cli): Fix dev server url paths for auth callback 2021-03-12 13:07:08 +02:00
SamTolmay
5d4b0f1575 chore: Release version v3.11.2 2021-03-11 16:44:37 +02:00
SamTolmay
8e5b556246 chore: Release version 3.11.1. 2021-03-11 15:13:01 +02:00
SamTolmay
501b212fe6 chore: Release v3.11.0 2021-03-11 11:52:49 +02:00
SamTolmay
ffc6043e0f feat: Move all servers to expressed based apps. 2021-03-08 17:52:51 +02:00
SamTolmay
6238c6f6ba feat: use setHeader plugin to set auth headers 2021-03-08 12:40:36 +02:00
SamTolmay
f7573fee3c refactor(graphql): Use getHeaders function provided by server. 2021-03-05 16:01:30 +02:00
SamTolmay
1ac0b3d318 feat(graphql): Add OpenID Connect flow queries. 2021-03-03 13:14:54 +02:00
SamTolmay
c10a5d4232 test(cli): Update cli send telemetry tests 2021-03-01 14:34:28 +02:00
SamTolmay
085e5cc635 fix: Update telemetry data field names. 2021-03-01 13:44:49 +02:00
SamTolmay
1332565835 chore: Release version 3.10.2. 2021-02-25 17:38:33 +02:00
SamTolmay
7e04786cff fix(docs): Improve body markdown block ids in tutorial 2021-02-24 12:54:51 +02:00
SamTolmay
bcb89332aa fix(cli): Log info about created files in init 2021-02-23 11:19:13 +02:00
SamTolmay
e0d338aa2c chore: Release version 3.10.1. 2021-02-19 15:38:28 +02:00
SamTolmay
b06bce9c9b chore: Add keywords to package.json files. 2021-02-19 12:37:01 +02:00
SamTolmay
a944cc819e fix(cli): Stop dev server if lowdefy version changes
Closes #447
2021-02-18 12:51:54 +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