SamTolmay
|
8cb2717ea7
|
fix(cli): Fix dev server url paths for auth callback
|
2021-03-12 13:07:08 +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
|
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
|
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
|
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 |
|
SamTolmay
|
e13945e577
|
fix(deps): Update package commander to v7.1.0.
|
2021-02-17 12:25:42 +02:00 |
|
Sam
|
f978387521
|
Merge branch 'develop' into blocks-cdn
|
2021-02-05 16:36:29 +02:00 |
|
Gervwyk
|
a45447ad1d
|
feat: 🐢Redirect all paths to blocks-cdn.
|
2021-02-05 16:29:12 +02:00 |
|
SamTolmay
|
3c930e8501
|
fix(cli): Fix netlify build.
Use fs-extra to copy files.
npm install to project root dir.
|
2021-02-05 15:25:27 +02:00 |
|
SamTolmay
|
9251d58a59
|
fix(cli): Clean node_modules in netlify build before copying.
|
2021-02-04 17:32:27 +02:00 |
|
SamTolmay
|
1ba1c65d7d
|
fix(cli): Fix function name case
|
2021-02-04 15:29:01 +02:00 |
|
SamTolmay
|
4910718f4e
|
fix(cli): Fix reload port clash when running multiple dev servers.
|
2021-02-04 13:53:54 +02:00 |
|
SamTolmay
|
20cfcaa3d8
|
fix(cli): Only start server if initial build has completed.
|
2021-02-04 12:14:03 +02:00 |
|
SamTolmay
|
42b86889a9
|
refactor(cli): Refactor dev command.
|
2021-02-04 12:08:56 +02:00 |
|
SamTolmay
|
b1547792a9
|
chore: Update licence header copywrite year.
|
2021-01-20 14:11:34 +02:00 |
|
Gervwyk
|
41f59a6d17
|
Merge branch 'develop' into operators
|
2021-01-18 16:07:35 +02:00 |
|
Gervwyk
|
1a9e1f9e10
|
fix(deps): Update js-yaml from 3.14.1 to 4.0.0.
|
2021-01-18 14:07:32 +02:00 |
|
SamTolmay
|
744ce51e9f
|
fix(cli): add dev server port option
|
2021-01-18 12:43:40 +02:00 |
|
SamTolmay
|
51ed277a05
|
feat(cli): Rename version field in lowdefy.yaml to lowdefy.
|
2021-01-18 11:03:00 +02:00 |
|
SamTolmay
|
520387f536
|
fix: Remove unnecessary console log.
|
2020-12-17 13:12:29 +02:00 |
|
SamTolmay
|
7e7d5f5882
|
Merge branch 'develop' into build-and-cli
|
2020-12-17 13:06:08 +02:00 |
|
SamTolmay
|
541dc3f784
|
fix(cli): Remove keytar and telemetry machineId.
|
2020-12-17 12:01:03 +02:00 |
|
SamTolmay
|
4e8ef7b346
|
feat(cli): Log cli errors to lowdefy api.
|
2020-12-15 12:31:14 +02:00 |
|
SamTolmay
|
07ffca9ed1
|
chore: update yarn version
|
2020-12-15 11:58:48 +02:00 |
|
SamTolmay
|
f828985cef
|
test(cli): Add tests for cli telemetry
|
2020-12-14 11:59:59 +02:00 |
|
SamTolmay
|
a3a2bc0e15
|
feat(cli): add app and machine ids to telemetry
|
2020-12-11 19:03:43 +02:00 |
|
SamTolmay
|
c97cde4511
|
feat(cli): add disable telemetry flag
|
2020-12-11 18:13:58 +02:00 |
|
SamTolmay
|
3ce6dc5b5b
|
feat(cli): add telemetry
|
2020-12-11 17:26:33 +02:00 |
|
SamTolmay
|
cc6ffa0793
|
fix(cli): Use startUp function in clean-cache command
|
2020-12-11 16:24:16 +02:00 |
|
SamTolmay
|
1a89a11a3b
|
feat(cli): Shutdown development server if .env file changed.
|
2020-12-11 14:58:09 +02:00 |
|
SamTolmay
|
4fb5fbd3c3
|
feat(cli): Clean block meta cache on build and dev commands.
|
2020-12-11 14:44:07 +02:00 |
|
SamTolmay
|
e11a9de120
|
feat(cli): add suport for user public assets in netlify build
|
2020-12-09 13:39:44 +02:00 |
|
SamTolmay
|
fc8610e7f5
|
feat(servers): add logos, favicons and pwa icons
|
2020-12-09 13:05:18 +02:00 |
|
SamTolmay
|
e6e15981cc
|
test(cli): fix print and build tests
|
2020-12-08 10:30:31 +02:00 |
|
SamTolmay
|
1139232308
|
feat(cli): improve module federation, use @lowdefy/graphql-federated
|
2020-12-08 10:30:31 +02:00 |
|
SamTolmay
|
ad381b9f03
|
test(cli): improve cli test coverage
|
2020-12-07 12:39:11 +02:00 |
|
SamTolmay
|
9ea1c2279a
|
feat(cli): console output improvements
|
2020-12-07 12:39:11 +02:00 |
|
SamTolmay
|
9b6a3e1998
|
feat(cli): print tests, ux polish
|
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 |
|
SamTolmay
|
5ac00f50da
|
feat(cli): add ora spinners
|
2020-12-07 12:39:10 +02:00 |
|
SamTolmay
|
ce5b29ed63
|
feat(cli): do not print in color in netlify builds
|
2020-12-07 12:39:10 +02:00 |
|