3854 Commits

Author SHA1 Message Date
Gervwyk
b2f666f885 Merge branch 'develop' into react-downgrade 2022-02-21 18:07:26 +02:00
Gervwyk
0943aa0812 fix(docs): Fix _yaml.parse takes an array. 2022-02-21 17:56:05 +02:00
Gervwyk
1b13e5715c fix(server): Disable ssr on _app. 2022-02-21 17:44:47 +02:00
Gervwyk
1b38fd3e74 fix: Revert back to react 17.0.2. 2022-02-21 17:39:19 +02:00
Gerrie van Wyk
77e7541ef4
Merge pull request #1125 from lowdefy/release-alpha
chore: Release v4.0.0-alpha.7
2022-02-21 16:44:29 +02:00
Gervwyk
b6d9514643 Merge branch 'develop' into build-docs 2022-02-21 16:20:39 +02:00
Gervwyk
626a2e63fc Revert "Revert "fix: Update antd to v4.18.2.""
This reverts commit 24dae3179768dc0da808662c0cdb0403cddebc5b.
2022-02-21 15:08:40 +02:00
Gervwyk
24dae31797 Revert "fix: Update antd to v4.18.2."
This reverts commit db7863feccf7bda341e934336479a41a1d8553a5.
2022-02-21 13:44:12 +02:00
Sam
52ec14639d
chore: Release v4.0.0-alpha.7 v4.0.0-alpha.7 2022-02-21 12:30:00 +02:00
Gerrie van Wyk
c6a54c2bdc
Merge pull request #1124 from lowdefy/fix-tests
chore: Exclude index files from plugin coverage tests.
2022-02-21 12:21:31 +02:00
Gerrie van Wyk
6759833b88
Merge branch 'develop' into fix-tests 2022-02-21 12:19:49 +02:00
Gerrie van Wyk
68fa9cf48a
Merge pull request #1123 from SamTolmay/update-mongodb
Update mongodb
2022-02-21 12:19:14 +02:00
Sam
a3946bd272
chore: Exclude index files from plugin coverage tests. 2022-02-21 11:13:25 +02:00
Sam
550f253778
Merge remote-tracking branch 'upstream/develop' into update-mongodb
# Conflicts:
#	.pnp.cjs
#	yarn.lock
2022-02-21 10:57:08 +02:00
Sam
0655365681
fix(connection-mongodb): Update dependency mongodb to v4.4.0. 2022-02-21 10:53:03 +02:00
Sam
7f0fccffe3
fix(connection-mongodb): Update MongoDB connection docs
BREAKING CHANGE: The MongoDB driver was updated to v4, which has some changes to the option variable names.
2022-02-21 10:52:02 +02:00
Sam
adb8012ce8
Merge branch 'lowdefy:main' into main 2022-02-21 10:37:05 +02:00
Sam
b027a79824
Merge pull request #1 from wrightia/v4-connection-mongodb-update
V4 connection mongodb update
2022-02-21 10:36:30 +02:00
Gervwyk
db7863fecc fix: Update antd to v4.18.2. 2022-02-21 00:36:20 +02:00
Gervwyk
4cae725caa fix(docs): Correct icon names for react-icons. 2022-02-21 00:06:49 +02:00
Gervwyk
895d26d2b1 fix(docs): Fix image route paths in docs. 2022-02-21 00:03:00 +02:00
Gerrie van Wyk
d72329d614
Merge pull request #1122 from lowdefy/build-docs
Change dependancy from js-yaml to yaml.
2022-02-20 21:31:27 +02:00
Gervwyk
cbb71d809b feat(operators): Change dependancy from js-yaml to yaml.
BREAKING CHANGE: _yaml.parse now takes an array or an object data instead of a string.
2022-02-18 15:52:25 +02:00
Gervwyk
27a2361fc6 fix(docs): Comment our JsAction usage. 2022-02-16 17:05:48 +02:00
Gervwyk
f0889d238c fix(build): Add writeActionImports to build. 2022-02-16 17:05:19 +02:00
Sam
7f9658bb4e
Merge pull request #1117 from lowdefy/build-docs
Build docs for server
2022-02-16 15:03:08 +02:00
Gervwyk
244b70bfc5 Merge branch 'develop' into build-docs 2022-02-16 14:29:07 +02:00
Gerrie van Wyk
1a7d92594b
Merge pull request #1118 from lowdefy/fix-tests
Fix tests
2022-02-16 14:27:19 +02:00
Gervwyk
9eea4f10b1 fix(docs): Add CircleColorSelector to transformer and fix typo. 2022-02-16 14:20:27 +02:00
Sam
0a9370ebc4
chore: Update CI test definition
@lowdefy/engine, @lowdefy/blocks-* and @lowdefy/plugin-aws ignored until tests are fixed for v4
2022-02-16 12:07:40 +02:00
Sam
e9fbe55baa
chore: Fix @lowdefy/plugin-aws dependencies, remove unused comments. 2022-02-16 12:03:33 +02:00
Sam
64043d3dde
fix(plugin-aws): Convert @lowdefy/plugin-aws to new plugin package structure. 2022-02-16 11:46:50 +02:00
Sam
fdda1ded52
chore: Convert jest config files to es modules. 2022-02-16 11:45:55 +02:00
Sam
9d0cc45cff
fix: Fix util package tests. 2022-02-16 11:45:01 +02:00
Sam
e06fee8c14
Merge branch 'develop' into build-docs 2022-02-16 10:59:18 +02:00
Sam
aca7b9eb56
Merge pull request #1095 from lowdefy/plugins-actions
feat: Added plugins actions-core.
2022-02-16 10:21:48 +02:00
Gervwyk
ce8640d85b fix(blocks-antd): Temporary for schema for TimelineList. 2022-02-16 09:57:55 +02:00
Gervwyk
e4369bb345 fix(docs): Update paths for all blocks and some icon name fixes. 2022-02-16 09:57:03 +02:00
Gervwyk
bb36b55d7c fix(build): Events with try defined should add default for catch. 2022-02-16 09:55:12 +02:00
Gervwyk
7a90f5b3ed fix(blocks-color-selectors): Fix typo in style import. 2022-02-16 09:50:42 +02:00
Gervwyk
525f6de139 Merge branch 'develop' into build-docs 2022-02-16 09:49:10 +02:00
Gervwyk
0c9009bedc chore: cleanup pnp. 2022-02-16 09:49:00 +02:00
Sandile
55519c5c59 feat(engine): Added getRequestDetails action method test. 2022-02-15 17:33:34 +02:00
Sandile
384d2645d7 feat(engine): Added getState action method test. 2022-02-15 17:14:31 +02:00
Sandile
f7156f5e6f feat(engine): Added getUser action method test. 2022-02-15 17:12:20 +02:00
Sandile
6665f2eaa0 feat(engine): Added getUrlQuery action method test. 2022-02-15 17:11:23 +02:00
Sandile
5578f46978 feat(engine): Added getInput action method test. 2022-02-15 17:02:12 +02:00
Sandile
61d23a282a feat(engine): Added getGlobal action method test. 2022-02-15 16:49:20 +02:00
Sandile
031535c553 feat(engine): Added getEvent action method test. 2022-02-15 16:44:30 +02:00
Sandile
602e114040 feat(engine): Added getPageId action method test. 2022-02-15 16:21:04 +02:00