Commit Graph

2550 Commits

Author SHA1 Message Date
Sam Tolmay
a908c1c1f8
fix: Fix blocks-echarts yarn berry packageExtensions. 2021-11-29 14:32:41 +02:00
Sam Tolmay
b3183437fe
fix: Fix layout style import. 2021-11-29 13:56:14 +02:00
Sam Tolmay
6a254ed882
feat: Add icons and webmanifest to next server. 2021-11-29 13:43:50 +02:00
Sam Tolmay
270c92e16a
feat: 404 page working with next server
BREAKING CHANGE: The 404 page is now always publically accessible.
2021-11-29 13:24:51 +02:00
Sam Tolmay
d2e343eb8b
fix: Fix static files. 2021-11-29 13:16:33 +02:00
Sam Tolmay
62a752d66c
fix: Fix antd styles. 2021-11-29 13:00:33 +02:00
Sam Tolmay
71a9948d6b
chore: Update operators dependencies. 2021-11-29 11:41:43 +02:00
Sam Tolmay
127449e6b1
Merge remote-tracking branch 'origin/v4' into release-v4 2021-11-29 11:33:54 +02:00
Sam Tolmay
3c98732584
fix: Add loading and error icons to icon plugin import. 2021-11-29 11:33:30 +02:00
Sam
d19e0e9145
Merge branch 'v4' into plugins-operators 2021-11-29 11:19:20 +02:00
JohannMoller
4e23fec8a4 feat: Add _diff to client operators as well as server. 2021-11-29 11:09:00 +02:00
Sandile
910bee0837 fix(blocks-antd): Added debounce condition to Selector and MultipleSelector 2021-11-29 10:01:08 +02:00
Sam Tolmay
995fcdb020
chore: Release version v4.0.0-alpha.5. 2021-11-27 11:21:34 +02:00
Sam Tolmay
640ab8a652
fix: Fix home page route in server. 2021-11-27 11:19:59 +02:00
Sam Tolmay
41a9a30b30
fix: Fixes for V4. 2021-11-26 17:39:15 +02:00
JohannMoller
3a521ba8c1 feat: Create operators-yaml plugin. 2021-11-26 17:19:24 +02:00
JohannMoller
7ab243bfc7 feat: Create operators-uuid plugin. 2021-11-26 17:17:42 +02:00
JohannMoller
e3084aaffa feat: Create operators-mql plugin 2021-11-26 17:15:26 +02:00
JohannMoller
fde3a94ed9 feat: Add rest of operators-diff files. 2021-11-26 17:11:50 +02:00
JohannMoller
97885bef8c feat: Create operators-diff plugin. 2021-11-26 17:10:53 +02:00
JohannMoller
9aca6be86d feat: Create operators-change-case plugin 2021-11-26 17:10:06 +02:00
Sam
699647b822
Merge branch 'v4' into operators-v4 2021-11-26 16:58:30 +02:00
Sam
f0e81d668a
Merge branch 'v4' into plugins-operators-nunjucks 2021-11-26 16:54:38 +02:00
Sam
ffe9a40a98
Merge branch 'v4' into cli-start 2021-11-26 16:52:59 +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
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 Tolmay
bd8ccbdaf7
feat: Allow Less variables to be specified in server.
Closes #893.
2021-11-26 13:23:21 +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 Tolmay
088e210620
fix: V4 fixes. 2021-11-25 23:18:09 +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
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