Commit Graph

418 Commits

Author SHA1 Message Date
Sam
afb1f57c8b
chore(deps): Revert to sqlite3 package as it is now maintained again. 2022-04-29 14:43:07 +02:00
Sam
bf5692aed2
feat: Next auth implementation work in progress. 2022-04-29 14:41:02 +02:00
Gervwyk
2e81f589fb fix: Fix icon names. 2022-04-28 21:33:34 +02:00
Gervwyk
29ec08d531 fix(actions-core): Fix tests. 2022-04-26 17:35:12 +02:00
Gervwyk
19db92316c fix: Update snapshots. 2022-04-26 13:51:59 +02:00
Gervwyk
c6b8c69bb0 fix(blocks-antd): Fix menu keys. 2022-04-26 13:23:55 +02:00
Gervwyk
f71499cad2 fix(blocks-antd): Fix menu width wrapping. 2022-04-25 20:13:15 +02:00
Gervwyk
03858f4350 fix: Fix bugs in icon and icon usage in docs. 2022-04-25 14:53:24 +02:00
Sam
f27cc6066e
Merge remote-tracking branch 'origin/loading-blocks' into next-auth 2022-04-22 15:22:52 +02:00
Gervwyk
c56d1e4043 fix(blocks-antd): Fix button color on focus. 2022-04-22 14:29:23 +02:00
Sam
b1dbf9e94a
feat: Init package @lowdefy/plugin-next-auth 2022-04-22 14:26:23 +02:00
Gervwyk
bacaedbbc8 feat(blocks-antd): Remove color settings for menu, etc.
BREAKING CHANGE
2022-04-22 11:25:39 +02:00
Gervwyk
f0e6f18cb6 fix(blocks-color-selector): Fix update state. 2022-04-22 10:48:14 +02:00
Gervwyk
72af09cf3d fix(blocks-antd): Menu to show current selected page. 2022-04-22 10:13:24 +02:00
Gervwyk
c0df169927 fix(blocks-antd): remove onEnter and onInit events from schema descriptions. 2022-04-20 09:49:39 +02:00
Gervwyk
4437acd931 Merge branch 'develop' into loading-blocks 2022-04-19 14:06:12 +02:00
Gerrie van Wyk
47c39f28cc
Merge branch 'develop' into loading-blocks 2022-04-19 13:58:03 +02:00
Gerrie van Wyk
fbb3fa56a9
Merge branch 'develop' into markdown-code-fix 2022-04-19 12:56:43 +02:00
Gervwyk
64980406b5 fix(blocks-markdown): More style fixes. 2022-04-19 12:54:31 +02:00
Gervwyk
bc3dce444f feat(blocks-markdown): Use antd less style vars where possible. 2022-04-19 10:57:49 +02:00
Gervwyk
bc6fed771c fix(blocks-markdown): Fix react-syntax-highlighter styles import. 2022-04-14 21:39:44 +02:00
Gervwyk
5cd90fb066 fix(blocks-markdown): Cleanup markdown styles. 2022-04-14 21:39:06 +02:00
Gervwyk
98d9c57d6c fix(build): Skeleton on block only a object in schema. 2022-04-13 21:57:50 +02:00
Gervwyk
f938a51268 feat(blocks): Remove skeleton definition on blocks. 2022-04-13 19:05:15 +02:00
Sandile
424bf3ec8d fix(blocks-markdown): Updated and fixed MarkdownWithCode Syntax Highlighter@15.5.0 2022-04-13 16:42:32 +02:00
Gervwyk
1662f36684 feat(blocks): loading to render inputs but disable. 2022-04-12 10:19:21 +02:00
Gervwyk
2ebaf5092e Merge branch 'develop' into loading-blocks 2022-04-08 09:40:12 +02:00
Gervwyk
bba35be1db fix(blocks-antd): Fix confirm modal button icons, closes #1160 2022-04-07 11:19:09 +02:00
Sam
3a0b92123d
chore: Update apache license header copywrite 2022-03-17 10:49:10 +02:00
Sam
9d56b83cf4
chore: Release version 4.0.0-alpha.8. 2022-03-16 18:22:40 +02:00
Sam
c25b6b6ea3
fix(operators): Fix operators failing tests. 2022-03-16 18:19:34 +02:00
Gerrie van Wyk
466e61f7c6
Merge branch 'develop' into build-operators 2022-03-16 17:45:12 +02:00
Sam
837b00a3f7
Merge remote-tracking branch 'origin/develop' into build-operators
# Conflicts:
#	packages/build/package.json
#	packages/build/src/build/buildRefs/runTransformer.js
#	packages/plugins/operators/operators-js/package.json
#	yarn.lock
2022-03-16 16:28:39 +02:00
Gervwyk
62265b593d Merge remote-tracking branch 'origin/custom-plugins' into loading-blocks 2022-03-04 21:50:08 +02:00
Gervwyk
a872dfcf81 feat(block-loaders): Add progress block. 2022-03-04 16:46:52 +02:00
Sam
fa46d22675
feat(docs): Implement docs filter default value operator as plugin. 2022-03-03 16:01:29 +02:00
Gervwyk
3af64aacaf fix(blocks-loaders): Remove LogoSpinner. 2022-03-03 15:07:41 +02:00
Gervwyk
c4cc37acff fix(blocks-antd): Update snapshots. 2022-03-03 14:00:02 +02:00
Gervwyk
b9e6f1ce19 fix(blocks-basic): Fix tests and snapshots. 2022-03-03 11:19:39 +02:00
Gervwyk
0d285347cd fix(blocks): Fix icon names in examples. 2022-03-02 23:02:14 +02:00
Gervwyk
5f5ef001c2 feat(blocks-antd): Update snapshots. 2022-03-02 22:31:04 +02:00
Gervwyk
ba34939735 feat(blocks): Add skeletons to blocks meta. 2022-03-02 22:00:08 +02:00
Gervwyk
13d6396a00 fix(actions): textContext is now sync. 2022-03-02 21:23:42 +02:00
Gervwyk
aabedad46c feat(operators): Remove init so parser is now sync. 2022-03-02 21:20:48 +02:00
Gervwyk
fc2def366c feat(blocks): Remove loading prop from blocks. 2022-03-02 16:23:52 +02:00
Sam
9ffddd6778
fix(actions-core): Improve Throw action error messages. 2022-03-01 11:34:17 +02:00
Sam
057ff7eb84
fix(actions-core): Fix Throw action error message if params are not an object. 2022-03-01 10:59:14 +02:00
Gervwyk
78308908c4 feat(blocks-color-seletors): Replace color selectors with single color selector using react-colorful.
BREAKING CHANGE
2022-02-28 18:32:00 +02:00
Gervwyk
96e5e460d0 fix(blocks-antd): Fix Icon name in switch. 2022-02-22 17:11:03 +02:00
Gervwyk
f3abf4c68f Merge branch 'react-downgrade' into fix-docs 2022-02-22 00:30:34 +02:00
Gervwyk
7fa29e4290 fix(blocks-antd): Icon name corrections. 2022-02-22 00:29:20 +02:00
Gervwyk
b2f666f885 Merge branch 'develop' into react-downgrade 2022-02-21 18:07:26 +02:00
Gervwyk
1b38fd3e74 fix: Revert back to react 17.0.2. 2022-02-21 17:39:19 +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 24dae31797.
2022-02-21 15:08:40 +02:00
Gervwyk
24dae31797 Revert "fix: Update antd to v4.18.2."
This reverts commit db7863fecc.
2022-02-21 13:44:12 +02:00
Sam
52ec14639d
chore: Release v4.0.0-alpha.7 2022-02-21 12:30:00 +02:00
Gerrie van Wyk
6759833b88
Merge branch 'develop' into fix-tests 2022-02-21 12:19:49 +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
Gervwyk
db7863fecc fix: Update antd to v4.18.2. 2022-02-21 00:36:20 +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
244b70bfc5 Merge branch 'develop' into build-docs 2022-02-16 14:29:07 +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
e06fee8c14
Merge branch 'develop' into build-docs 2022-02-16 10:59:18 +02:00
Gervwyk
ce8640d85b fix(blocks-antd): Temporary for schema for TimelineList. 2022-02-16 09:57:55 +02:00
Gervwyk
7a90f5b3ed fix(blocks-color-selectors): Fix typo in style import. 2022-02-16 09:50:42 +02:00
Sandile
3d85e26ac5 fix(actions-core): Changed param type check in DisplayMessage action. 2022-02-15 15:09:14 +02:00
Sandile
578be12da8 chore(actions-core): Bumped jest to 27.5.1. 2022-02-15 15:07:28 +02:00
Sandile
1d70f64983 feat(actions-core): Updated DisplayMessage action and tests to include edge cases. 2022-02-15 14:29:33 +02:00
Sandile
d8121b7605 Merge branch 'develop' into plugins-actions 2022-02-15 12:15:35 +02:00
Sam
621dd08212
Merge remote-tracking branch 'origin/develop' into fix-jest-es-modules
# Conflicts:
#	.pnp.cjs
#	yarn.lock
2022-02-14 15:44:59 +02:00
Sam
78480e8002
fix(cli): Fix jest es module mocks. 2022-02-14 14:29:45 +02:00
Gervwyk
540aa035d2 fix: Move S3UploadButton to plugin-aws. 2022-02-14 12:58:22 +02:00
Gervwyk
64a076cdc9 fix: Fix import issues for build. 2022-02-14 12:46:39 +02:00
Gervwyk
1365fb3908 chore: Update mingo to v6.0.4. 2022-02-14 12:44:16 +02:00
Sam
58655cba19
fix(api): Fix callRequest tests. 2022-02-12 16:57:25 +02:00
Sam
774202d45d
chore(deps): Upgrade dev dependency jest. 2022-02-12 14:38:39 +02:00
Gervwyk
53117b88cf fix: Update docs for Anchor.
BREAKING CHANGE: href and strong property removed for Anchor block, replaced with Link properties.
2022-02-11 17:13:18 +02:00
Sandile
140218075f fix(actions-core): Added scrollTo with no params error test. 2022-02-11 16:59:17 +02:00
Sandile
d79d832d48 chore(actions-core): Changed Link Action function declaration. 2022-02-11 16:45:00 +02:00
Sandile
a9bfe65f42 feat(actions-core): BREAKING CHANGE - The Message action was renamed to DisplayMessage. 2022-02-11 16:44:33 +02:00
Sandile
6c3abb71e8 feat(engine): BREAKING CHANGE - The Message action was renamed to DisplayMessage.
BREAKING CHANGE: The Message action was renamed to DisplayMessage.
2022-02-11 16:44:21 +02:00
Sandile
a03128fc26 chore(actions-core): Separated guard and if-else statement in ScrollTo action. 2022-02-11 16:18:20 +02:00
Sandile
18a2385dfe chore(engine): Refactor displayMessage action params. 2022-02-11 15:56:41 +02:00
Sandile
5ec469bc25 Merge branch 'develop' into plugins-actions 2022-02-11 14:09:06 +02:00
Sandile
e24d40408f chore(actions-core): Simplify action tests. 2022-02-11 13:37:19 +02:00
Sandile
171aec380b feat(actions-core): Added Validate action test. 2022-02-11 12:50:37 +02:00
Sandile
bfab2e4b66 feat(actions-core): Added SetState action test. 2022-02-11 12:47:56 +02:00
Sandile
66c8218578 feat(actions-core): Added SetGlobal action test. 2022-02-11 12:46:47 +02:00
Sandile
b5fc49915b feat(actions-core): Added ResetValidation action test. 2022-02-11 12:42:53 +02:00
Sandile
c53d111da0 feat(actions-core): Added Reset action test. 2022-02-11 12:40:42 +02:00
Sandile
696d8163c1 feat(actions-core): Added Request action test. 2022-02-11 12:39:29 +02:00
Sandile
0404c0d326 feat(actions-core): Added Message action test. 2022-02-11 12:37:37 +02:00
Sandile
b67e77d56c feat(actions-core): Added Logout action test. 2022-02-11 12:36:18 +02:00
Sandile
ba6ac71731 feat(actions-core): Added Login action test. 2022-02-11 12:34:08 +02:00
Sandile
d04cc031d9 feat(actions-core): Added Link action test. 2022-02-11 12:30:31 +02:00
Sandile
f9333e5a4f feat(actions-core): Added CallMethod action test. 2022-02-11 12:10:31 +02:00
Sandile
abb74afc8e fix(actions-core): Updated Wait action tests to use new plugin config. 2022-02-11 11:25:20 +02:00
Sandile
ccf4fd14c3 fix(actions-core): Updated Throw action tests to use new plugin config. 2022-02-11 11:19:16 +02:00
Sandile
ae202f2d1d fix(actions-core): Updated ScrollTo action tests. 2022-02-11 11:01:00 +02:00
Sandile
2f6189b640 fix(actions-core): Added testContext for action testing. 2022-02-11 10:58:58 +02:00
Sandile
25b656f115 fix(actions-core): Updated ScrollTo action to include param error handling. 2022-02-11 10:51:40 +02:00
JohannMoller
708beacc11 fix(operators-js): Update test name and license wording. 2022-02-09 16:00:39 +02:00
JohannMoller
6b5d8c81b1 fix(operators-nunjucks): Fix tests. 2022-02-09 14:03:12 +02:00
JohannMoller
f78405f486 fix(operators-js): Update request tests. 2022-02-09 13:58:45 +02:00
JohannMoller
3fac862c58 fix(operators-js): Fix menu and location tests 2022-02-09 12:39:04 +02:00
JohannMoller
0c0cf19571 Merge branch 'develop' into operator-tests 2022-02-09 12:01:34 +02:00
JohannMoller
4d19d48f5b fix(operators-js): Fix array, function, operator, type tests 2022-02-09 11:51:00 +02:00
Sandile
4bfc102663 chore(actions-core): Refactor action function declarations. 2022-02-09 10:18:11 +02:00
JohannMoller
1c6cb87c59 fix(operators-js): Update shared operators tests. 2022-02-08 17:31:24 +02:00
Sandile
d00d39cd42 chore(actions-core): Refactored ScrollTo action. 2022-02-08 16:56:23 +02:00
Sandile
bc79114c4b chore(actions-core): Refactor action function declarations. 2022-02-08 14:55:01 +02:00
Sandile
ebc27c7f38 chore(actions-core): Refactor action method parameters. 2022-02-08 11:30:07 +02:00
Gervwyk
d5db970b55 Merge branch 'develop' into link-component 2022-02-07 23:30:37 +02:00
Gervwyk
2bcf600bd1 feat(blocks): Implement Link in blocks. 2022-02-07 23:29:09 +02:00
Sam
c774f3f31f
fix(operators-js): Fix getter operator tests. 2022-02-07 14:18:52 +02:00
Sandile
563900ba49 fix(actions-core): Refactored actions to use actions interface. 2022-02-07 13:56:30 +02:00
João Correia
15feb351d6 Fix(connection-mongodb): Update mongoDB driver dependency. 2022-02-06 15:47:28 +00:00
Sandile
dd24ec6502 chore(actions-core): Deleted JsAction action. 2022-02-04 16:52:46 +02:00
Sandile
6838da620e chore(plugins): Added "lowdefy plugin" keyword to plugins packages. 2022-02-04 16:50:12 +02:00
Sandile
b08ef1d394 feat(actions-core): Refactored @lowdefy/engine and added actions-core package to plugins. 2022-02-04 16:46:16 +02:00
Sam Tolmay
f1d677d8b0
chore: Remove dev dependency babel. 2022-02-03 07:28:03 +02:00
Gervwyk
66a42c7dc5 fix(connection-google-sheets): Revert mingo system imports. 2022-02-02 16:21:19 +02:00
Sam Tolmay
d082d0c335
fix: Fix V4 tests. 2022-02-02 15:01:06 +02:00
Sam Tolmay
145dcdacc1
fix(deps): Update dependency mingo to v6.0.0. 2022-02-01 18:35:34 +02:00
Sam Tolmay
2345330171
fix(deps): Update dependency react to v18.0.0-rc.0
.
2022-02-01 18:29:07 +02:00
Sam Tolmay
6848ade275
fix(deps): Update dependency mssql to v8.0.1. 2022-02-01 18:26:56 +02:00
Sam Tolmay
26863fc41b
fix(deps): Update dependency knex to v1.0.1.
BREAKING CHANGE: The Knex driver has been updated to v1.0.1 which has some changes in the returned values. See https://github.com/knex/knex/releases.
2022-02-01 17:33:06 +02:00
Sam Tolmay
f04e35bff2
fix(deps): Update dependency react-markdown to v8.0.0. 2022-02-01 17:22:17 +02:00
Sam Tolmay
8c4577087b
chore(deps): Update dev dependency @testing-library/dom to v8.11.3. 2022-02-01 17:19:18 +02:00
Sam Tolmay
33805944e3
fix(deps): Update emotion css packages. 2022-02-01 17:15:47 +02:00
Sam Tolmay
2c62cc2d32
fix(deps): Update dependency google-spreadsheet to v3.2.0. 2022-02-01 17:05:43 +02:00
Sam Tolmay
6571f988c0
fix(deps): Update dependency echarts to v5.3.0. 2022-02-01 17:04:12 +02:00
Sam Tolmay
e5f7ed6494
fix(deps): Update dependency echarts-for-react to v3.0.2. 2022-02-01 17:02:45 +02:00
Sam Tolmay
41dbc3d67f
fix(deps): Update dependency dompurify to v2.3.5. 2022-02-01 16:57:33 +02:00
Sam Tolmay
766acde8de
fix(deps): Update dependency aws-sdk to v2.1066.0. 2022-02-01 16:53:45 +02:00
Sam Tolmay
e13b0f18c2
fix(deps): Update dependency rehype-raw to v6.1.1. 2022-02-01 16:50:52 +02:00
Sam Tolmay
c4b0e75796
fix(deps): Update dependency redis to v4.0.3. 2022-02-01 16:45:30 +02:00
Sam Tolmay
f44d267e6f
fix(deps): Update dependency @sendgrid/mail to v7.6.0. 2022-02-01 16:44:31 +02:00
Sam Tolmay
ed1346ebd4
fix(deps): Update dependency @elastic/elasticsearch to v7.16.0. 2022-02-01 16:43:37 +02:00
Sam Tolmay
964efb445b
fix(deps): Update dependency stripe to v8.201.0. 2022-02-01 16:42:44 +02:00
Sam Tolmay
b3c45ca407
chore(deps): Update jest development dependencies. 2022-02-01 16:35:36 +02:00
Sam Tolmay
ddf13bb7f8
fix(deps): Update dependency axios to v0.25.0. 2022-02-01 16:28:11 +02:00
Sam Tolmay
2c688d5710
chore(deps): Update dependency @swc/core to v1.2.135. 2022-02-01 16:19:03 +02:00
Sam Tolmay
b233fb087e
chore(deps): Update babel dev dependencies. 2022-02-01 16:11:13 +02:00
Gerrie van Wyk
859ab85976
Merge branch 'v4' into plugin-tests 2022-02-01 14:06:15 +02:00
João Correia
57df800d70 Merge branch 'v4' into v4-connection-google-sheets 2022-02-01 10:43:29 +00:00
João Correia
f322e53245 Merge branch 'v4' into v4-connection-stripe 2022-02-01 10:13:22 +00:00
João Correia
8be05fc9eb Merge branch 'v4' into v4-connection-sendgrid 2022-02-01 09:55:43 +00:00
João Correia
b69f94c31d Merge branch 'v4' into v4-connection-mongodb 2022-02-01 09:43:15 +00:00
Gerrie van Wyk
d55381c6f6
Merge branch 'v4' into plugin-tests 2022-01-28 11:37:11 +02:00
João Correia
ce234346f1 Merge branch 'v4' into v4-connection-google-sheets 2022-01-27 10:36:38 +00:00
João Correia
cf377a1cee Merge branch 'v4' into v4-connection-mongodb 2022-01-27 10:35:25 +00:00
João Correia
2ae3fcce34 Merge branch 'v4' into v4-connection-knex 2022-01-27 10:33:16 +00:00
João Correia
e9e859f63d Merge branch 'v4' into v4-connection-sendgrid 2022-01-27 10:10:00 +00:00
João Correia
c8a19dd140 Merge branch 'v4' into v4-connection-stripe 2022-01-27 10:09:21 +00:00
João Correia
9521b738f7 chore: Add comment to clarify implementation. 2022-01-26 18:02:41 +00:00
João Correia
0872590545 fix(connection-mongodb): Add license comments in schema files. 2022-01-26 11:50:36 +00:00
João Correia
c23031842a fix(connection-google-sheets): Add license comments in schema files. 2022-01-26 11:47:43 +00:00
João Correia
1850af3336 fix(connection-sendgrid): Add license comments in schema files. 2022-01-26 11:44:48 +00:00
João Correia
cf4a614d77 fix(connection-stripe): Add license comments in schema files. 2022-01-26 11:43:20 +00:00
João Correia
916452b810 fix(connection-knex): Add license comments in schema files. 2022-01-26 11:42:12 +00:00
João Correia
43ec9a07c9 fix(connection-elasticsearch): Add license comments in schema files. 2022-01-26 11:39:27 +00:00
João Correia
2c19747486 fix(connection-google-sheets): Fix connection-google-sheets plugin structure to work with version 4. 2022-01-25 21:00:57 +00:00
João Correia
3a35829eda fix(connection-stripe): Fix connection-stripe plugin structure to work with version 4. 2022-01-25 20:32:17 +00:00
João Correia
1baeb0faaa fix(connection-sendgrid): Fix connection-sendgrid plugin structure to work with version 4. 2022-01-25 20:26:08 +00:00
João Correia
a8b9da9707 fix(connection-mongodb): Fix connection-mongodb plugin structure to work with version 4. 2022-01-25 20:16:50 +00:00
João Correia
ffc9c35159 fix(connection-knex): Fix connection-knex plugin structure to work with version 4. 2022-01-25 20:06:06 +00:00
João Correia
f0c55e8afd fix(connection-elasticsearch): Fix connection-elasticsearch plugin structure to work with version 4. 2022-01-25 19:53:59 +00:00
Sam Tolmay
2530e31af7
chore: Release version 4.0.0-alpha.6. 2022-01-20 13:05:28 +02:00
Sam Tolmay
42c09f467b
feat: Create wait helper function. 2022-01-20 11:52:23 +02:00
Sam Tolmay
34b969819b
chore(deps): Upgrade swc development dependencies. 2022-01-19 11:57:40 +02:00
Gervwyk
8660b6e1f0 fix(blocks-antd): Swap rc-animation for rc-motion in Label to fix modules build. 2022-01-18 14:15:51 +02:00
Gervwyk
21c66b9276 Merge branch 'v4' into dev-server-home-page 2022-01-18 10:12:46 +02:00
João Correia
72695cd55c Merge branch 'v4' into v4-redis-connection 2022-01-17 14:02:16 +00:00
João Correia
095b89072e fix(connection-redis): Add test for connection with url string and remove custom message for connection errors. 2022-01-17 13:59:39 +00:00
João Correia
11cef0059f fix(connection-redis): Add tests with mocked redis client and bumped @swc/core version. 2022-01-17 10:32:13 +00:00
João Correia
068461fd2f fix(connection-redis): Pin redis dependency to a fixed version and fix error messages. 2022-01-17 10:28:12 +00:00
Gervwyk
9db225060a chore(blocks-antd): Fix rc-animate import for modules. 2022-01-14 11:46:01 +02:00
Sandile
b96394456f fix(blocks-markdown): Refactored tests to use new Block config. 2022-01-14 11:43:51 +02:00
Sandile
e4f45908e9 fix(blocks-loaders): Refactored tests to use new Block config. 2022-01-14 11:36:43 +02:00
Sandile
d17e34ebf8 fix(blocks-echarts): Refactored tests to use new Block config. 2022-01-14 11:31:52 +02:00
Sandile
bd389752dc fix(blocks-color-selectors): Refactored tests to use new Block config. 2022-01-14 11:29:17 +02:00
Sandile
37ba69dd60 fix(blocks-basic): Refactored tests to use new Block config. 2022-01-14 11:15:14 +02:00
Sandile
1919560235 fix(blocks-antd): Refactored tests to use new Block config. 2022-01-14 10:59:40 +02:00
João Correia
f8d9f8e149 fix: Refactored connection-redis plugin to have non restrictive schemas. 2022-01-13 09:46:37 +00:00
Sandile
073a4f701d Merge branch 'plugin-tests' of https://github.com/lowdefy/lowdefy into plugin-tests 2022-01-12 10:58:42 +02:00
Gervwyk
3664557c2a chore(block-dev): debugging runMockRenderTests. 2022-01-12 10:33:37 +02:00
Sandile
d5f1c3f5a6 Merge remote-tracking branch 'origin/fix-markdown-build' into plugin-tests 2022-01-12 10:01:08 +02:00
Gervwyk
671778c7ae chore(blocks-markdown): Switch hljs from esm to cjs to fix build. 2022-01-12 09:50:36 +02:00
João Correia
ee2315d69c feat: Create connection-redis plugin. 2022-01-11 17:04:51 +00:00
Gervwyk
15ec80f841 chore(blocks-antd): Update ParagraphInput tests. 2022-01-11 09:58:04 +02:00
Gervwyk
d0bdd8a650 chore(blocks): Fix test config swc file path. 2022-01-10 14:54:19 +02:00
Gervwyk
8b74f68397 chore(operators-js): Fix getFromObject mock for _global. 2022-01-04 14:40:43 +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