Commit Graph

3397 Commits

Author SHA1 Message Date
Sam Tolmay
b4861d0892
feat(server-dev): Updates to dev server manager. 2022-01-17 16:49:12 +02:00
Sam Tolmay
b610a63a52
feat(server-dev): Add the abilty to restart the dev server. 2022-01-14 13:59:14 +02:00
Sam
77cd297117
Merge pull request #1050 from lowdefy/fix-markdown-build 2022-01-12 10:02:25 +02:00
Gervwyk
671778c7ae chore(blocks-markdown): Switch hljs from esm to cjs to fix build. 2022-01-12 09:50:36 +02:00
Gerrie van Wyk
35c90a907a
Merge pull request #1045 from lowdefy/dev-server
Dev server
2022-01-12 09:46:18 +02:00
Sam Tolmay
f6d6a4e898
chore: Disable failing CLI tests. 2022-01-11 14:40:16 +02:00
Sam Tolmay
d1b879f501
Merge remote-tracking branch 'origin/v4' into dev-server
# Conflicts:
#	yarn.lock
2022-01-11 11:25:09 +02:00
Sam Tolmay
2de38b5020
chore: Update server dev scripts. 2022-01-11 11:23:22 +02:00
Sam
c6fcbc865d
Merge pull request #1025 from lowdefy/update-markdown
fix: Update blocks-markdown plugin.
2021-12-10 15:31:35 +02:00
Sam Tolmay
49e403c575
Merge remote-tracking branch 'origin/v4' into update-markdown
# Conflicts:
#	packages/plugins/blocks/blocks-markdown/src/types.js
2021-12-10 15:30:36 +02:00
Sam Tolmay
035b0c108b
fix: Fix blocks-markdown package dependencies. 2021-12-10 15:29:17 +02:00
Sam Tolmay
7d2b150e11
Merge remote-tracking branch 'origin/v4' into dev-server 2021-12-10 15:00:29 +02:00
Sam Tolmay
6dd29c5ca9
feat(clie): Update BatchChanges to repeat and pass args to callback function. 2021-12-10 14:59:41 +02:00
Sam
aa01c5fc92
Merge pull request #1013 from lowdefy/block-icons
fix(build): Import default block icons.
2021-12-10 14:20:54 +02:00
Sandile
1e70c0f424 chore(build): Moved end if to end of block. 2021-12-10 10:43:51 +02:00
Sandile
81f076fee6 chore(blocks-markdown): Refactored children prop in blocks. 2021-12-10 10:19:44 +02:00
Sandile
9eb7c3acbd fix(blocks-markdown): Upgraded react markdown dependencies. 2021-12-09 19:15:32 +02:00
Sandile
425823de7f fix(build): Updated write icon imports template. 2021-12-03 15:13:03 +02:00
Sandile
1d774a310a fix(blocks): Updated block meta, types and buildIcons. 2021-12-03 12:52:04 +02:00
Sam Tolmay
a29576d45e
feat(server-dev): Add dev server startup and config file watcher. 2021-12-02 14:01:25 +02:00
Sam Tolmay
8474aaf63c
feat: Add server manager and file watcher in reload event stream. 2021-12-01 17:50:40 +02:00
Sam Tolmay
a556eabdbb
feat: Add Server Sent Event reload rout and component. 2021-12-01 11:55:47 +02:00
Sam Tolmay
ce126df437
feat(server-dev): Fetch Lowdefy config client-side using swr. 2021-11-30 17:18:48 +02:00
Sam Tolmay
e76b40e839
feat: Init @lowdefy/server-dev package. 2021-11-30 16:34:19 +02:00
Sam
ecdf9246ab
Merge pull request #1008 from lowdefy/connection-plugins
Operator plugins
2021-11-30 16:23:12 +02:00
Sam Tolmay
a1d9c3bf7c
feat: Add additional operator plugins to generateDefaultTypes, and fix operaotr packages. 2021-11-29 15:05:43 +02:00
Sam Tolmay
a908c1c1f8
fix: Fix blocks-echarts yarn berry packageExtensions. 2021-11-29 14:32:41 +02:00
Sam
26540d9df9
Merge pull request #1007 from lowdefy/release-v4
Version 4 Fixes
2021-11-29 14:27:11 +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
f157181d2f
Merge pull request #1002 from lowdefy/plugins-operators
Plugins operators for change-case, diff, mql, uuid and yaml
2021-11-29 11:19:28 +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
Sam
8f44e1a2ff
Merge pull request #1004 from lowdefy/selector-search-bounce
fix(blocks-antd): Added debounce condition to Selector and MultipleSelector.
2021-11-29 10:57:21 +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