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 |
|