Commit Graph

3626 Commits

Author SHA1 Message Date
Sandile
4cbd863cfe fix(engine): Updated login action method test to use action & block plugin config. 2022-02-09 17:10:38 +02:00
Sandile
1306698ebb fix(engine): Updated link action method test to use action & block plugin config. 2022-02-09 17:00:44 +02:00
Sandile
3bc1fa46bb chore(engine): Updated callMethod action method to use action & block plugin config. 2022-02-09 16:43:55 +02:00
Sandile
c8524c6742 fix(engine): Updated testContext to use rootBlock config. 2022-02-09 16:33:57 +02:00
Sandile
ddd849e2de fix(engine): Updated callMethod action method to use action & block plugin config. 2022-02-09 16:31:33 +02:00
Sandile
4558e81c21 chore(engine): Moved actions tests into action methods folder. 2022-02-09 16:23:22 +02:00
Sandile
4bfc102663 chore(actions-core): Refactor action function declarations. 2022-02-09 10:18:11 +02:00
Sandile
dcfa3ea503 chore(engine): Refactored link action method to only use _internal link method. 2022-02-09 10:13:25 +02:00
Sandile
a646851050 chore(engine): Refactored action methods. 2022-02-08 16:56:47 +02:00
Sandile
d00d39cd42 chore(actions-core): Refactored ScrollTo action. 2022-02-08 16:56:23 +02:00
Sandile
a144735e2c feat(build): Added @lowdefy/actions-core plugin to build process. 2022-02-08 14:58:39 +02:00
Sandile
f405a5d082 chore(engine): Refactor getMethod function declaration. 2022-02-08 14:56:54 +02:00
Sandile
bc79114c4b chore(actions-core): Refactor action function declarations. 2022-02-08 14:55:01 +02:00
Sandile
e3a32aae40 feat(engine): Added action methods to Actions class. 2022-02-08 11:33:23 +02:00
Sandile
ebc27c7f38 chore(actions-core): Refactor action method parameters. 2022-02-08 11:30:07 +02:00
Sandile
20133bb058 feat(server-dev): Added import for actions plugins to the lowdefy context. 2022-02-07 14:05:20 +02:00
Sandile
f28052cb51 feat(server): Added import for actions plugins to the lowdefy context. 2022-02-07 14:05:10 +02:00
Sandile
563900ba49 fix(actions-core): Refactored actions to use actions interface. 2022-02-07 13:56:30 +02: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
Gerrie van Wyk
f79d1e40cd
Merge pull request #1091 from lowdefy/dev-server-options
Dev server options
2022-02-03 17:27:19 +02:00
Sam
39e532cd46
Merge branch 'develop' into dev-server-options 2022-02-03 15:18:33 +02:00
Sam
c700d9fb0e
feat: Add watch and ignore paths, default ref resolver to dev server and build. 2022-02-03 15:15:58 +02:00
Gerrie van Wyk
480c4d0621
Merge pull request #1090 from lowdefy/remove-babel
chore: Remove dev dependency babel.
2022-02-03 13:03:06 +02:00
Sam
0fafedf77b
Merge branch 'develop' into remove-babel 2022-02-03 12:43:39 +02:00
Gerrie van Wyk
8ca1b195f7
Merge pull request #1089 from lowdefy/todo-fixes
Todo comment fixes
2022-02-03 12:29:38 +02:00
Sam
794bd9d3c1
Merge branch 'develop' into todo-fixes 2022-02-03 12:20:39 +02:00
Sam
faa2dbef2d
chore: Remove unnecessary todo comments. 2022-02-03 12:18:50 +02:00
Sam
ea28ea51c2
fix: Downgrade dependency ora to v5.4.1
https://github.com/yarnpkg/berry/issues/3843
2022-02-03 12:06:04 +02:00
Sam Tolmay
9fadb6e37e
test(api): Add getRootConfig test. 2022-02-03 08:02:51 +02:00
Sam Tolmay
02abd41e8e
fix: Add operators used by validation to plugin imports. 2022-02-03 07:49:50 +02:00
Sam Tolmay
693667db5b
fix: Strip auth prop from page config in api. 2022-02-03 07:34:26 +02:00
Sam Tolmay
f1d677d8b0
chore: Remove dev dependency babel. 2022-02-03 07:28:03 +02:00
Gerrie van Wyk
61c3ab9eee
Merge pull request #1088 from lowdefy/fix-yarn-pnp
chore: Explicitly configure yarn pnp.
2022-02-02 17:15:00 +02:00
Sam Tolmay
c32a0dea16
chore: Explicitly configure yarn pnp. 2022-02-02 17:04:07 +02:00
Sam
b7bbef571e
Merge pull request #1087 from lowdefy/fix-build
Fix build by updating yarn lock.
2022-02-02 16:44:12 +02:00
Gervwyk
e3b5891d35 chore: Update yarn lock. 2022-02-02 16:29:42 +02:00
Gervwyk
66a42c7dc5 fix(connection-google-sheets): Revert mingo system imports. 2022-02-02 16:21:19 +02:00
Gervwyk
f894cb421e Revert "chore: Update yarn.lock"
This reverts commit 25e7509971.
2022-02-02 16:15:23 +02:00
Gerrie van Wyk
501abd9765
Merge pull request #1085 from lowdefy/fix-tests
Fix tests
2022-02-02 15:36:53 +02:00
Sam Tolmay
8a0e3313ab
fix: Fix docs transformer fns tests. 2022-02-02 15:13:33 +02:00
Sam Tolmay
ad7fef87af
Merge remote-tracking branch 'origin/develop' into fix-tests 2022-02-02 15:01:37 +02:00
Sam Tolmay
d082d0c335
fix: Fix V4 tests. 2022-02-02 15:01:06 +02:00
Gerrie van Wyk
81aeb073b0
Merge pull request #1084 from lowdefy/package-updates
Package updates
2022-02-02 11:12:09 +02:00
Sam Tolmay
25e7509971
chore: Update yarn.lock 2022-02-01 18:39:29 +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
aebd5bec6b
fix(deps): Update dependency commander to v9.0.0. 2022-02-01 18:24:43 +02:00