2
0
mirror of https://github.com/lowdefy/lowdefy.git synced 2025-04-06 15:30:30 +08:00

2188 Commits

Author SHA1 Message Date
SamTolmay
192d801ad0 chore: Release version 3.14.0. v3.14.0 2021-04-26 12:54:48 +02:00
Sam
6c66877cac
Merge pull request from lowdefy/fix-render-error
Show error page.
2021-04-26 12:11:16 +02:00
Gervwyk
cc02a89571 fix(blockTools): Update error defaults. 2021-04-26 11:53:16 +02:00
Gervwyk
9775e24273 fix(renderer): Catch render error with full page. 2021-04-26 11:41:42 +02:00
Gervwyk
474a00a718 Merge branch 'develop' into fix-render-error 2021-04-26 11:41:00 +02:00
Gervwyk
9baf5adba2 fix(blockTools): Add full error page. 2021-04-26 11:39:51 +02:00
Sam
e2c29ea05c
Merge pull request from lowdefy/fix-lgtm
Add LGTM
2021-04-26 11:23:56 +02:00
Sam
0b24d3201e
Merge branch 'develop' into fix-lgtm 2021-04-26 11:11:08 +02:00
Sam
88bee740e9
Merge pull request from lowdefy/fix-prep
Prep operator args to handle void instance.
2021-04-26 11:10:54 +02:00
Gervwyk
24f6188e55 fix(operators): Add prep to object. 2021-04-26 10:34:58 +02:00
Gervwyk
f2e6bc193a fix(blocksColorSelector): Fix tests for Label. 2021-04-26 10:10:16 +02:00
Gervwyk
ed6b6e76a7 fix(blocksAntd): Update snapshots. 2021-04-25 22:55:53 +02:00
Gervwyk
62af825d11 fix: Add lgtm badges. 2021-04-25 22:37:39 +02:00
Gervwyk
ef2085781a fix: Make lgtm corrections. 2021-04-25 22:36:25 +02:00
Gervwyk
fa38e7dda7
Merge branch 'develop' into fix-prep 2021-04-25 21:20:34 +02:00
Gervwyk
1edc7cb70f
Merge pull request from lowdefy/roles
Add role based authorisation.
2021-04-25 21:20:16 +02:00
Gervwyk
5980f8799f fix(operators): Prep operator args to handle void instance. Closes , Closes 2021-04-24 10:14:03 +02:00
SamTolmay
cfb4d7f4d0 fix(graphql): Simplify auth check 2021-04-23 17:07:43 +02:00
SamTolmay
4e15ed3a08 feat(graphql): Add role based authorization. 2021-04-23 16:18:22 +02:00
SamTolmay
307d0ce152 fix(build): Fix build import. 2021-04-23 16:12:21 +02:00
SamTolmay
3f1e06b38d feat(build): Update lowdefy app schema to include rolesField. 2021-04-23 16:12:00 +02:00
SamTolmay
2145033415 feat(build): Build correct auth object for menus 2021-04-23 16:11:34 +02:00
SamTolmay
5fa643643d feat(build): Build auth objects for role bases authorization. 2021-04-22 14:54:14 +02:00
SamTolmay
549a49d3e8 test(build): Fix testSchema tests. 2021-04-22 14:39:42 +02:00
SamTolmay
80047100a5 refactor(build): Split validate config and build auth 2021-04-22 11:59:04 +02:00
SamTolmay
66f02be7e8 refactor(build): Split buildPages into multiple files. 2021-04-22 11:08:03 +02:00
SamTolmay
1d1f2a4429 refactor(build): Rename duplicate context variable to blockContext. 2021-04-22 10:15:21 +02:00
SamTolmay
2b68bf9e2b refactor(build): Rename duplicate context variable to blockContext. 2021-04-22 10:13:14 +02:00
Gervwyk
04ba6f49f0
Merge pull request from lowdefy/fix-header
fix(renderer): Remove extra root context and pass page properties to Helmet.
2021-04-21 18:13:39 +02:00
Gervwyk
f17b41238d fix(renderer): Remove extra root context and pass page properties to Helmet. 2021-04-21 17:54:39 +02:00
Sam
754d052fb6
Merge pull request from lowdefy/fix-js
Fix _js fix stringify bug and allow for dates and console.log.
2021-04-19 11:34:36 +02:00
Sam
9d308849f5
Merge branch 'develop' into fix-js 2021-04-19 11:25:15 +02:00
Gervwyk
a78fbd9b8b
Merge pull request from lowdefy/fix-docs
Fix docs
2021-04-17 15:44:21 +02:00
Gervwyk
0e7fe340cb fix(operators): Fix stringify bug and allow for dates and console.log in _js. 2021-04-17 15:42:34 +02:00
SamTolmay
86d7f38129 fix(cli): Fix webpack config mode, should be production. 2021-04-16 11:39:32 +02:00
SamTolmay
343553ac4a fix(docs): Fix typo in docs. 2021-04-16 11:38:52 +02:00
Gervwyk
94f51e5c5a
Merge pull request from lowdefy/version
Release version v3.13.0.
2021-04-16 11:34:26 +02:00
SamTolmay
b161786d10 fix: Fix yarn lock 2021-04-16 11:02:18 +02:00
SamTolmay
88ef174347 chore: Release v3.13.0. v3.13.0 2021-04-16 10:51:23 +02:00
Sam
edc44000a9
Merge pull request from lowdefy/fix-get-operator-default
fix(operators): Getters should return default if from or key are null.
2021-04-14 14:20:52 +02:00
SamTolmay
be8aae6249 fix(operators): Getters should return default if from or key are null. 2021-04-14 14:04:33 +02:00
Sam
3b1b06751f
Merge pull request from lowdefy/js-operator
Add a JavaScript operator.
2021-04-12 08:57:00 +02:00
SamTolmay
e13818978d Revert "fix(deps): Update dependency mongodb to v3.6.6."
This reverts commit 9f72ddbb09e9dd52843c71c3b2e1e0c81a5ac297.
2021-04-12 08:43:53 +02:00
SamTolmay
9f72ddbb09 fix(deps): Update dependency mongodb to v3.6.6. 2021-04-12 08:26:54 +02:00
SamTolmay
4b74cb697a fix(graphql): Pin mongodb to v3.6.5 due to yarn pnp bug in v3.6.6 2021-04-12 08:19:19 +02:00
SamTolmay
e6dbfa6fb1 Merge remote-tracking branch 'origin/develop' into js-operator
# Conflicts:
#	.pnp.cjs
#	packages/docs/lowdefy.yaml
#	yarn.lock
2021-04-09 16:02:56 +02:00
Gervwyk
08a7f8349a
Merge pull request from lowdefy/knex 2021-04-09 13:09:18 +02:00
SamTolmay
daced49ee2 fix(graphql): Improve KnexBuilder errors, add KnexBuilder tests. 2021-04-09 12:58:30 +02:00
SamTolmay
1c00b369e2 fix(docs): Update _js operator docs. 2021-04-08 17:27:46 +02:00
SamTolmay
4c39198f7c test(graphql): Fix knex connection schema test. 2021-04-08 17:10:41 +02:00