Commit Graph

3346 Commits

Author SHA1 Message Date
Sam
699647b822
Merge branch 'v4' into operators-v4 2021-11-26 16:58:30 +02:00
Sam
7fb37b7f3c
Merge pull request #1001 from lowdefy/plugins-operators-nunjucks
Create operators-nunjucks plugin.
2021-11-26 16:54:44 +02:00
Sam
f0e81d668a
Merge branch 'v4' into plugins-operators-nunjucks 2021-11-26 16:54:38 +02:00
Sam
109b259b01
Merge pull request #997 from lowdefy/cli-start
feat: Add start command to CLI.
2021-11-26 16:53:29 +02:00
Sam
ffe9a40a98
Merge branch 'v4' into cli-start 2021-11-26 16:52:59 +02:00
Sam
ae0030c286
Merge pull request #999 from lowdefy/blocks-plugins
fix: Refactored blocks for Lowdefy Version 4.
2021-11-26 16:50:43 +02:00
Sam
5622bf873a
Merge branch 'v4' into blocks-plugins 2021-11-26 16:50:27 +02:00
JohannMoller
d299d2f7ed feat: Create operators-nunjucks plugin. 2021-11-26 16:45:39 +02:00
Sam Tolmay
f913e9e261
feat: Import operator plugins in server. 2021-11-26 16:38:16 +02:00
Sam
7b2d4b1f64
Merge pull request #998 from lowdefy/plugins-operators
Plugins operators-js
2021-11-26 16:35:22 +02:00
Sandile
96f194dc50 fix: Refactored blocks for Lowdefy Version 4. 2021-11-26 16:26:40 +02:00
JohannMoller
21627f7f7a fix: Remove CHANGELOG file and aws plugin package peer depencies 2021-11-26 15:59:28 +02:00
Sam Tolmay
8af70b0e66
fix(cli): Update getDirectories. 2021-11-26 15:24:16 +02:00
JohannMoller
38cb073d73 chore: Update lowdefy packages version. 2021-11-26 15:22:48 +02:00
Sam Tolmay
d2509b3273
feat: Add types object to telemetry. 2021-11-26 15:21:09 +02:00
JohannMoller
3cfc5a1e46 Merge branch 'v4' into plugins-operators 2021-11-26 15:13:38 +02:00
JohannMoller
a864473d7f feat: Move server operators to operators-js plugin. 2021-11-26 15:12:01 +02:00
JohannMoller
1453e8e8d6 feat: Add client operators to operators-js. 2021-11-26 14:40:31 +02:00
Sam Tolmay
ea8c813abf
chore: Fix typos. 2021-11-26 14:40:00 +02:00
JohannMoller
b6ffbf6001 feat: Update types.js and update packages 2021-11-26 14:16:30 +02:00
JohannMoller
42a80549e3 feat(operators): Move common operators to operators-js plugin 2021-11-26 14:15:33 +02:00
Sam Tolmay
19bf81ad31
feat: Add start command to CLI. 2021-11-26 13:40:12 +02:00
Sam
bc3232bbae
Merge pull request #996 from lowdefy/build-with-less-vars
feat: Allow Less variables to be specified in server.
2021-11-26 13:30:43 +02:00
Sam Tolmay
bd8ccbdaf7
feat: Allow Less variables to be specified in server.
Closes #893.
2021-11-26 13:23:21 +02:00
Sam
d2dbdfd387
Merge pull request #995 from lowdefy/v4-cli-2
feat: Update server package json if plugin deps change.
2021-11-26 13:20:59 +02:00
Sam Tolmay
09f7bca3a2
feat: Update server package.json if plugin deps change.
Closes #943
2021-11-26 11:44:56 +02:00
Sam
9c89ea3c0a
Merge branch 'v4' into v4-cli-2 2021-11-26 10:47:51 +02:00
Sam Tolmay
088e210620
fix: V4 fixes. 2021-11-25 23:18:09 +02:00
Gerrie van Wyk
e6c8f39af6
Merge pull request #994 from lowdefy/v4-cli-2
V4 CLI build command.
2021-11-25 23:06:31 +02:00
Sam Tolmay
f711fa9fad
fix(cli): Add node shebang to index.js. 2021-11-25 23:00:27 +02:00
Sam Tolmay
537d166ba3
chore: Release version v4.0.0-alpha.4. 2021-11-25 22:26:03 +02:00
Sam Tolmay
e1becad087
fix: Plugin import fixes. 2021-11-25 22:24:52 +02:00
Sam Tolmay
583ea87f2d
Merge remote-tracking branch 'origin/v4' into v4-cli-2 2021-11-25 21:56:34 +02:00
Sam
4dcd045f16
Merge pull request #993 from lowdefy/build-icons
Build icons
2021-11-25 21:55:42 +02:00
Gervwyk
e3b7eb7bf4 feat(build): Add build icons.js. 2021-11-25 21:45:51 +02:00
Sam Tolmay
ae388e4240
chore: Release version v4.0.0-alpha.3. 2021-11-25 21:22:30 +02:00
Sam Tolmay
04c54dfa1b
Merge remote-tracking branch 'origin/v4' into v4-cli-2 2021-11-25 21:16:15 +02:00
Sam Tolmay
f6efc19f00
fix(build): Fix build default build directory. 2021-11-25 21:14:48 +02:00
Sam
d299a89a14
Merge pull request #992 from lowdefy/build-styles
Build styles
2021-11-25 21:10:30 +02:00
Sam Tolmay
4ac8365d6e
chore: Release version v4.0.0-alpha.2. 2021-11-25 21:06:07 +02:00
Sam Tolmay
3e58d59982
fix: Fixes for CLI build. 2021-11-25 21:00:55 +02:00
Sam Tolmay
f1d53e80ed
Merge remote-tracking branch 'origin/v4' into v4-cli-2 2021-11-25 17:32:09 +02:00
Sam Tolmay
7966538468
feat: Fetch, install and build @lowdefy/server from CLI. 2021-11-25 17:31:03 +02:00
Gerrie van Wyk
fe5ef7b766
Merge branch 'v4' into build-styles 2021-11-25 17:26:36 +02:00
Gerrie van Wyk
07e6644635
Merge pull request #991 from lowdefy/v4-cli
Cleanup CLI for V4.
2021-11-25 17:26:13 +02:00
Gervwyk
d6c1cf7767 feat(connection-axios-http): Generate type.js from import. 2021-11-25 17:22:36 +02:00
Gervwyk
c4900b496d feat(blocks-basic): Add styles export to types.js. 2021-11-25 17:21:46 +02:00
Gervwyk
f898cfff5f feat(layout): Export styles.less. 2021-11-25 17:21:05 +02:00
Gervwyk
d0147743ec feat(build): Add styles.less in build. 2021-11-25 17:20:47 +02:00
JohannMoller
7612657220 chore: Add jest config, README and CHANGLOG to operators-js. 2021-11-25 16:21:03 +02:00