chore: Release v3.11.0

This commit is contained in:
SamTolmay 2021-03-11 11:52:49 +02:00
parent 07b8034351
commit 501b212fe6
52 changed files with 502 additions and 133 deletions

View File

@ -3,6 +3,76 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Features
This release includes initial support for OpenID Connect. There might be breaking changes to the configuration required as this is tested in the wild. Please see #483 for more information.
### Fixes
- Requests were added to the wrong context in build if more than one context was used on a page.
- The \_mql operator no longer throws error when the `on` argument is `null`.
- Fixed an issue where displayMessage was not initialized properly.
### Documentation
- Fix Descriptions bordered property default value.
- Add a section on using JSON instead of YAML.
- Added a diagram to the overview page.
### Bug Fixes
- **blocks-antd:** Fix Descriptions bordered property default value ([c2503e1](https://github.com/lowdefy/lowdefy/commit/c2503e167a4185cf23f38955f66e0664fc0c5b1a))
- **build:** Add auth config to all menu items. ([cea8982](https://github.com/lowdefy/lowdefy/commit/cea898252dd3f94b89107c15d7aeb889650a9e04))
- **build:** Nested context caused request to be created in wrong context. ([16e2b15](https://github.com/lowdefy/lowdefy/commit/16e2b154d44d3f532fe5be805dabcf0560129dd5))
- **build:** Page auth config fixes. ([601c942](https://github.com/lowdefy/lowdefy/commit/601c942e4fe5f7ed14fc209a5107dd25c65c1afa))
- **build:** Throw when poth protected and public pages are listed. ([5581ac4](https://github.com/lowdefy/lowdefy/commit/5581ac4bb003eb0e0d32320438388ad2af81f9a5))
- **docs:** Add a section on using JSON instead of YAML ([a709086](https://github.com/lowdefy/lowdefy/commit/a709086a8bd239f020cb9cf9228baeaf9d15fb93))
- **docs:** Add app schema image to docs public folder. ([df1c6c7](https://github.com/lowdefy/lowdefy/commit/df1c6c772e0465a20ab76f9494d45c29424e2b7b))
- **docs:** Add deployment tutorial video ([1e63ddd](https://github.com/lowdefy/lowdefy/commit/1e63ddd7d6e2307f53605e6ea7c4cd0a1844b232))
- **docs:** Typos. ([760abe6](https://github.com/lowdefy/lowdefy/commit/760abe6c0e1fa71c02ce1aa71dca7a97451294e9))
- **docs:** Update overview with diagram. ([e8087b7](https://github.com/lowdefy/lowdefy/commit/e8087b728a42444dcd491fd47a7abac82c405560))
- **engine:** Assign rootContext to context, instead of assigning individual fields. ([9461990](https://github.com/lowdefy/lowdefy/commit/9461990863b76d790a55d77fef5278adc4619858))
- **engine:** Rename more root to lowdefy. ([df858c1](https://github.com/lowdefy/lowdefy/commit/df858c16aaeaa6116fd3701cac1bcbdce77e526d))
- **engine:** Rename rootContext to lowdefy, and add pageId to root. ([3ee8807](https://github.com/lowdefy/lowdefy/commit/3ee880702f4edd060b011c1cf22a5015982965c9))
- **engine:** Use context specific pageId in engine. ([e80e461](https://github.com/lowdefy/lowdefy/commit/e80e461ebaa5a6453866f780b0ad4d3e9f2f2237))
- **graphql:** Improve logoutRedirectUri configuration. ([74e1183](https://github.com/lowdefy/lowdefy/commit/74e1183246361fe7d128e9c2ca8dff0a4fecd5c5))
- **operators:** \_mql on null should pass null and not throw. ([3378cb4](https://github.com/lowdefy/lowdefy/commit/3378cb4870db34c173e4c978c5ee5e00cd622889))
- **operators:** Rename input to inputs. ([1815daa](https://github.com/lowdefy/lowdefy/commit/1815daaa1cc73b22d384e40db759192515e2ce2e))
- **operators:** Rename more root to lowdefy. ([b2e40bb](https://github.com/lowdefy/lowdefy/commit/b2e40bbf1f22f9e61ef2350af3495d012eebbaf9))
- **renderer:** Fix login logout. ([2c51020](https://github.com/lowdefy/lowdefy/commit/2c5102059979a7bba9e696a51d23e7b8f240312a))
- **renderer:** Init displayMessage before it is loaded, closes [#470](https://github.com/lowdefy/lowdefy/issues/470). ([fac7e39](https://github.com/lowdefy/lowdefy/commit/fac7e39776b41cc5a175a957c52a135f5e8e73c9))
- **renderer:** Move pageId into lowdefy object. ([5a19389](https://github.com/lowdefy/lowdefy/commit/5a19389929465b64b65ebd4906c50bf66eeb76a4))
- **renderer:** Setup link function using setupLink. ([b078b22](https://github.com/lowdefy/lowdefy/commit/b078b22505e2a3978d791ce1da581869ad507f6b))
- **renderer:** Update blocks using use state. ([de4f899](https://github.com/lowdefy/lowdefy/commit/de4f8996a896c92a358b87cc3bf09d6334bfe978))
- \_mql empty input when data is null. ([a1c913a](https://github.com/lowdefy/lowdefy/commit/a1c913a080758fed82426d9295d53fde8ae3e813))
- Add twitter badges. ([432f4c4](https://github.com/lowdefy/lowdefy/commit/432f4c4dcc2551121a7a856e8690cff179223b52))
- Update telemetry data field names. ([085e5cc](https://github.com/lowdefy/lowdefy/commit/085e5cc635f3eab2433f376de96af67a762f828f))
### Features
- **build:** Add auth field and homePageId to config in app schema. ([a878a31](https://github.com/lowdefy/lowdefy/commit/a878a31160daa9e08b9ace838c3d5eb54b1d805e))
- **build:** Add auth to build arifacts. ([c6a2e53](https://github.com/lowdefy/lowdefy/commit/c6a2e53a2fa0611e2a0f0d4b79fba9f26da66d4e))
- **build:** Update app OpenID configuration schema ([a6df3c0](https://github.com/lowdefy/lowdefy/commit/a6df3c0f65dc5a048ca303a14743ff46f7b6b35a))
- **graphql:** Add OpenID Connect flow queries. ([1ac0b3d](https://github.com/lowdefy/lowdefy/commit/1ac0b3d3180bd3bb5e9d47084125efba1e862715))
- **graphql:** All user object to request operators parser. ([9e43b27](https://github.com/lowdefy/lowdefy/commit/9e43b27a477acfb0bdb944d610d386a0b8cd64e0))
- **graphql:** Allow specifed input, pageId, urlQuery in state token. ([353dfab](https://github.com/lowdefy/lowdefy/commit/353dfabb8db14b5368f339281896a8ee104e4d1b))
- **graphql:** Do authorization checks on pages and requests. ([00bf504](https://github.com/lowdefy/lowdefy/commit/00bf504d60a12a6990d1b6fb2e00390703faf9de))
- **graphql:** Filter menu items. ([cd14afd](https://github.com/lowdefy/lowdefy/commit/cd14afd3593d966a76ba96fbaee142ab4524eca2))
- **graphql:** Make JWT expiry time configurable. ([30bde0b](https://github.com/lowdefy/lowdefy/commit/30bde0be4eb68f59818fdb3738f82c9b0e2e86a2))
- **graphql:** Set and unset authorization cookie. ([8abe43c](https://github.com/lowdefy/lowdefy/commit/8abe43cf99f57d884d0e770ace0393faeebf9606))
- **graphql:** Update jwt tokens, add tests. ([f5ea705](https://github.com/lowdefy/lowdefy/commit/f5ea70507414ae2a64e19f3e59cefafe7395eefc))
- **renderer:** Improve OpenID Connect flows ([e7cca6f](https://github.com/lowdefy/lowdefy/commit/e7cca6f01fe5e08df8c9244144b4e1583fb753ce))
- **renderer:** Switch rootcontext to root lowdefy object ([30919a2](https://github.com/lowdefy/lowdefy/commit/30919a2dd2e2ee9adffbe35f382ba70e78fac25e))
- Move all servers to expressed based apps. ([ffc6043](https://github.com/lowdefy/lowdefy/commit/ffc6043e0faf2812c31d3e25d794a64a154849d2))
- **operators:** Configure operators to work aith root and add \_user. ([c9395b9](https://github.com/lowdefy/lowdefy/commit/c9395b98a9cfd1f1779c57720ee3316287e8592e))
- **renderer:** Handle expired tokens in GQL client and unset tokenId. ([2cc0492](https://github.com/lowdefy/lowdefy/commit/2cc049235e008c4887b5ed57ce92eff12d10ae60))
- Init OpenID Connect flow. ([e2e29d0](https://github.com/lowdefy/lowdefy/commit/e2e29d0f165c148bbc27b5073612a6b4d50e1b87))
- use setHeader plugin to set auth headers ([6238c6f](https://github.com/lowdefy/lowdefy/commit/6238c6f6ba6c1d24720f4867da7e5e577ff344d4))
- **operators:** Filter openid secrets and block get all in \_secret. ([bd7a772](https://github.com/lowdefy/lowdefy/commit/bd7a7720f565d77ed2e644ef6c2857084fdf0d5c))
- **renderer:** Finish OpenId callback. ([9997136](https://github.com/lowdefy/lowdefy/commit/9997136f395c1f7fb7d16ef8fdb6f0cd6043a951))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
## Changes

View File

@ -1,5 +1,5 @@
{
"version": "3.10.2",
"version": "3.11.0",
"packages": [
"src/packages/*",
"src/packages/blocks/*",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/ajv
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/ajv

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/ajv",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -38,7 +38,7 @@
"prepare": "yarn build"
},
"dependencies": {
"@lowdefy/nunjucks": "3.10.2",
"@lowdefy/nunjucks": "3.11.0",
"ajv": "6.12.6",
"ajv-errors": "1.0.1"
},

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/block-tools
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/block-tools

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/block-tools",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "Lowdefy Block Tools",
"homepage": "https://lowdefy.com",
@ -37,7 +37,7 @@
"test": "jest --coverage"
},
"dependencies": {
"@lowdefy/helpers": "3.10.2",
"@lowdefy/helpers": "3.11.0",
"ajv": "6.12.6",
"ajv-errors": "1.0.1",
"create-emotion": "10.0.27",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Bug Fixes
* **blocks-antd:** Fix Descriptions bordered property default value ([c2503e1](https://github.com/lowdefy/lowdefy/commit/c2503e167a4185cf23f38955f66e0664fc0c5b1a))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/blocks-antd",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "Lowdefy Ant Design Blocks",
"homepage": "https://lowdefy.com",
@ -45,9 +45,9 @@
},
"dependencies": {
"@ant-design/icons": "4.5.0",
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/color": "3.10.2",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"@lowdefy/color": "3.11.0",
"@lowdefy/helpers": "3.11.0",
"antd": "4.4.2",
"classnames": "2.2.6",
"moment": "2.29.1",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/blocks-basic
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/blocks-basic

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/blocks-basic",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "Basic html Lowdefy blocks.",
"homepage": "https://lowdefy.com",
@ -38,7 +38,7 @@
"test": "jest --coverage --config jest.config.js --no-cache"
},
"dependencies": {
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"dompurify": "2.2.6",
"react": "17.0.1",
"react-dom": "17.0.1"
@ -48,7 +48,7 @@
"@babel/core": "7.12.16",
"@babel/preset-env": "7.12.16",
"@babel/preset-react": "7.12.13",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/helpers": "3.11.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.4.1",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/blocks-color-selectors
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/blocks-color-selectors

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/blocks-color-selectors",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "A Lowdefy color selector blocks based on react-color.",
"homepage": "https://lowdefy.com",
@ -40,8 +40,8 @@
"test": "jest --coverage --config jest.config.js --no-cache"
},
"dependencies": {
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/blocks-antd": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"@lowdefy/blocks-antd": "3.11.0",
"react": "17.0.1",
"react-color": "2.19.3",
"react-dom": "17.0.1"
@ -51,7 +51,7 @@
"@babel/core": "7.12.16",
"@babel/preset-env": "7.12.16",
"@babel/preset-react": "7.12.13",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/helpers": "3.11.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.4.1",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/blocks-markdown
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/blocks-markdown

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/blocks-markdown",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "Lowdefy markdown blocks.",
"homepage": "https://lowdefy.com",
@ -40,7 +40,7 @@
"test": "jest --coverage --config jest.config.js --no-cache"
},
"dependencies": {
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"dompurify": "2.2.6",
"react": "17.0.1",
"react-dom": "17.0.1",
@ -53,7 +53,7 @@
"@babel/core": "7.12.16",
"@babel/preset-env": "7.12.16",
"@babel/preset-react": "7.12.13",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/helpers": "3.11.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.4.1",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",

View File

@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Bug Fixes
* **build:** Add auth config to all menu items. ([cea8982](https://github.com/lowdefy/lowdefy/commit/cea898252dd3f94b89107c15d7aeb889650a9e04))
* **build:** Nested context caused request to be created in wrong context. ([16e2b15](https://github.com/lowdefy/lowdefy/commit/16e2b154d44d3f532fe5be805dabcf0560129dd5))
* **build:** Page auth config fixes. ([601c942](https://github.com/lowdefy/lowdefy/commit/601c942e4fe5f7ed14fc209a5107dd25c65c1afa))
* **build:** Throw when poth protected and public pages are listed. ([5581ac4](https://github.com/lowdefy/lowdefy/commit/5581ac4bb003eb0e0d32320438388ad2af81f9a5))
### Features
* **build:** Add auth to build arifacts. ([c6a2e53](https://github.com/lowdefy/lowdefy/commit/c6a2e53a2fa0611e2a0f0d4b79fba9f26da66d4e))
* **graphql:** Make JWT expiry time configurable. ([30bde0b](https://github.com/lowdefy/lowdefy/commit/30bde0be4eb68f59818fdb3738f82c9b0e2e86a2))
* use setHeader plugin to set auth headers ([6238c6f](https://github.com/lowdefy/lowdefy/commit/6238c6f6ba6c1d24720f4867da7e5e577ff344d4))
* **build:** Add auth field and homePageId to config in app schema. ([a878a31](https://github.com/lowdefy/lowdefy/commit/a878a31160daa9e08b9ace838c3d5eb54b1d805e))
* **build:** Update app OpenID configuration schema ([a6df3c0](https://github.com/lowdefy/lowdefy/commit/a6df3c0f65dc5a048ca303a14743ff46f7b6b35a))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/build

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/build",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -36,10 +36,10 @@
"webpack": "webpack --config webpack.config.js"
},
"dependencies": {
"@lowdefy/ajv": "3.10.2",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/node-utils": "3.10.2",
"@lowdefy/nunjucks": "3.10.2",
"@lowdefy/ajv": "3.11.0",
"@lowdefy/helpers": "3.11.0",
"@lowdefy/node-utils": "3.11.0",
"@lowdefy/nunjucks": "3.11.0",
"ajv": "6.12.6",
"axios": "0.21.1",
"dataloader": "2.0.0",

View File

@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Bug Fixes
* Update telemetry data field names. ([085e5cc](https://github.com/lowdefy/lowdefy/commit/085e5cc635f3eab2433f376de96af67a762f828f))
### Features
* Move all servers to expressed based apps. ([ffc6043](https://github.com/lowdefy/lowdefy/commit/ffc6043e0faf2812c31d3e25d794a64a154849d2))
* use setHeader plugin to set auth headers ([6238c6f](https://github.com/lowdefy/lowdefy/commit/6238c6f6ba6c1d24720f4867da7e5e577ff344d4))
* **graphql:** Add OpenID Connect flow queries. ([1ac0b3d](https://github.com/lowdefy/lowdefy/commit/1ac0b3d3180bd3bb5e9d47084125efba1e862715))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "lowdefy",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "Lowdefy CLI",
"homepage": "https://lowdefy.com",
@ -40,8 +40,8 @@
"webpack": "webpack --config webpack.config.js"
},
"dependencies": {
"@lowdefy/helpers": "3.10.2",
"@lowdefy/node-utils": "3.10.2",
"@lowdefy/helpers": "3.11.0",
"@lowdefy/node-utils": "3.11.0",
"apollo-server-express": "2.21.0",
"axios": "0.21.1",
"chalk": "4.1.0",
@ -65,7 +65,7 @@
"@babel/core": "7.12.16",
"@babel/preset-env": "7.12.16",
"@babel/preset-react": "7.12.13",
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/color
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/color

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/color",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",

View File

@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Bug Fixes
* **blocks-antd:** Fix Descriptions bordered property default value ([c2503e1](https://github.com/lowdefy/lowdefy/commit/c2503e167a4185cf23f38955f66e0664fc0c5b1a))
* **docs:** Add a section on using JSON instead of YAML ([a709086](https://github.com/lowdefy/lowdefy/commit/a709086a8bd239f020cb9cf9228baeaf9d15fb93))
* **docs:** Add app schema image to docs public folder. ([df1c6c7](https://github.com/lowdefy/lowdefy/commit/df1c6c772e0465a20ab76f9494d45c29424e2b7b))
* **docs:** Add deployment tutorial video ([1e63ddd](https://github.com/lowdefy/lowdefy/commit/1e63ddd7d6e2307f53605e6ea7c4cd0a1844b232))
* **docs:** Typos. ([760abe6](https://github.com/lowdefy/lowdefy/commit/760abe6c0e1fa71c02ce1aa71dca7a97451294e9))
* **docs:** Update overview with diagram. ([e8087b7](https://github.com/lowdefy/lowdefy/commit/e8087b728a42444dcd491fd47a7abac82c405560))
* Update telemetry data field names. ([085e5cc](https://github.com/lowdefy/lowdefy/commit/085e5cc635f3eab2433f376de96af67a762f828f))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -13,7 +13,7 @@
# limitations under the License.
name: '@lowdefy/docs'
lowdefy: '3.10.2'
lowdefy: '3.11.0'
licence: Apache-2.0
global:

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/docs",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",

View File

@ -76,7 +76,7 @@ _ref:
```yaml
name: lowdefy-project-template
lowdefy: 3.10.2
lowdefy: 3.11.0
pages:
################ -------- Copy from here -------- ################

View File

@ -180,7 +180,7 @@ _ref:
Open the `lowdefy.yaml` file using a text editor like [VS Code](https://code.visualstudio.com/download). The content of the file should look like this:
```yaml
lowdefy: 3.10.2
lowdefy: 3.11.0
name: Lowdefy starter
pages:

View File

@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Bug Fixes
* **engine:** Assign rootContext to context, instead of assigning individual fields. ([9461990](https://github.com/lowdefy/lowdefy/commit/9461990863b76d790a55d77fef5278adc4619858))
* **engine:** Rename more root to lowdefy. ([df858c1](https://github.com/lowdefy/lowdefy/commit/df858c16aaeaa6116fd3701cac1bcbdce77e526d))
* **engine:** Rename rootContext to lowdefy, and add pageId to root. ([3ee8807](https://github.com/lowdefy/lowdefy/commit/3ee880702f4edd060b011c1cf22a5015982965c9))
* **engine:** Use context specific pageId in engine. ([e80e461](https://github.com/lowdefy/lowdefy/commit/e80e461ebaa5a6453866f780b0ad4d3e9f2f2237))
### Features
* **renderer:** Finish OpenId callback. ([9997136](https://github.com/lowdefy/lowdefy/commit/9997136f395c1f7fb7d16ef8fdb6f0cd6043a951))
* **renderer:** Switch rootcontext to root lowdefy object ([30919a2](https://github.com/lowdefy/lowdefy/commit/30919a2dd2e2ee9adffbe35f382ba70e78fac25e))
* Init OpenID Connect flow. ([e2e29d0](https://github.com/lowdefy/lowdefy/commit/e2e29d0f165c148bbc27b5073612a6b4d50e1b87))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/engine",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -36,8 +36,8 @@
"test": "jest --coverage"
},
"dependencies": {
"@lowdefy/helpers": "3.10.2",
"@lowdefy/operators": "3.10.2",
"@lowdefy/helpers": "3.11.0",
"@lowdefy/operators": "3.11.0",
"graphql": "15.5.0",
"graphql-tag": "2.11.0"
},

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/format
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/format

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/format",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/graphql-federated
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/graphql-federated

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/graphql-federated",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -37,7 +37,7 @@
"webpack": "webpack --config webpack.config.js"
},
"dependencies": {
"@lowdefy/graphql": "3.10.2"
"@lowdefy/graphql": "3.11.0"
},
"devDependencies": {
"@babel/cli": "7.12.16",

View File

@ -3,6 +3,32 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Bug Fixes
* **graphql:** Improve logoutRedirectUri configuration. ([74e1183](https://github.com/lowdefy/lowdefy/commit/74e1183246361fe7d128e9c2ca8dff0a4fecd5c5))
### Features
* **graphql:** Do authorization checks on pages and requests. ([00bf504](https://github.com/lowdefy/lowdefy/commit/00bf504d60a12a6990d1b6fb2e00390703faf9de))
* **graphql:** Filter menu items. ([cd14afd](https://github.com/lowdefy/lowdefy/commit/cd14afd3593d966a76ba96fbaee142ab4524eca2))
* Move all servers to expressed based apps. ([ffc6043](https://github.com/lowdefy/lowdefy/commit/ffc6043e0faf2812c31d3e25d794a64a154849d2))
* **graphql:** Add OpenID Connect flow queries. ([1ac0b3d](https://github.com/lowdefy/lowdefy/commit/1ac0b3d3180bd3bb5e9d47084125efba1e862715))
* **graphql:** All user object to request operators parser. ([9e43b27](https://github.com/lowdefy/lowdefy/commit/9e43b27a477acfb0bdb944d610d386a0b8cd64e0))
* **graphql:** Allow specifed input, pageId, urlQuery in state token. ([353dfab](https://github.com/lowdefy/lowdefy/commit/353dfabb8db14b5368f339281896a8ee104e4d1b))
* **graphql:** Make JWT expiry time configurable. ([30bde0b](https://github.com/lowdefy/lowdefy/commit/30bde0be4eb68f59818fdb3738f82c9b0e2e86a2))
* use setHeader plugin to set auth headers ([6238c6f](https://github.com/lowdefy/lowdefy/commit/6238c6f6ba6c1d24720f4867da7e5e577ff344d4))
* **graphql:** Set and unset authorization cookie. ([8abe43c](https://github.com/lowdefy/lowdefy/commit/8abe43cf99f57d884d0e770ace0393faeebf9606))
* **graphql:** Update jwt tokens, add tests. ([f5ea705](https://github.com/lowdefy/lowdefy/commit/f5ea70507414ae2a64e19f3e59cefafe7395eefc))
* **renderer:** Improve OpenID Connect flows ([e7cca6f](https://github.com/lowdefy/lowdefy/commit/e7cca6f01fe5e08df8c9244144b4e1583fb753ce))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/graphql",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -38,11 +38,11 @@
"webpack": "webpack --config webpack.config.js"
},
"dependencies": {
"@lowdefy/ajv": "3.10.2",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/node-utils": "3.10.2",
"@lowdefy/nunjucks": "3.10.2",
"@lowdefy/operators": "3.10.2",
"@lowdefy/ajv": "3.11.0",
"@lowdefy/helpers": "3.11.0",
"@lowdefy/node-utils": "3.11.0",
"@lowdefy/nunjucks": "3.11.0",
"@lowdefy/operators": "3.11.0",
"@sendgrid/mail": "7.4.2",
"ajv": "6.12.6",
"ajv-errors": "1.0.1",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/helpers
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/helpers",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/layout
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/layout

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/layout",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -37,8 +37,8 @@
"test": "jest --coverage"
},
"dependencies": {
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"@lowdefy/helpers": "3.11.0",
"antd": "4.4.2",
"react": "17.0.1",
"react-dom": "17.0.1"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/node-utils
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/node-utils

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/node-utils",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -36,7 +36,7 @@
"prepare": "yarn build"
},
"dependencies": {
"@lowdefy/helpers": "3.10.2",
"@lowdefy/helpers": "3.11.0",
"rimraf": "3.0.2"
},
"devDependencies": {

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
**Note:** Version bump only for package @lowdefy/nunjucks
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)
**Note:** Version bump only for package @lowdefy/nunjucks

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/nunjucks",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -38,7 +38,7 @@
"prepare": "yarn build"
},
"dependencies": {
"@lowdefy/helpers": "3.10.2",
"@lowdefy/helpers": "3.11.0",
"nunjucks": "3.2.3",
"nunjucks-date-filter": "0.1.1"
},

View File

@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Bug Fixes
* **operators:** _mql on null should pass null and not throw. ([3378cb4](https://github.com/lowdefy/lowdefy/commit/3378cb4870db34c173e4c978c5ee5e00cd622889))
* **operators:** Rename input to inputs. ([1815daa](https://github.com/lowdefy/lowdefy/commit/1815daaa1cc73b22d384e40db759192515e2ce2e))
* **operators:** Rename more root to lowdefy. ([b2e40bb](https://github.com/lowdefy/lowdefy/commit/b2e40bbf1f22f9e61ef2350af3495d012eebbaf9))
* _mql empty input when data is null. ([a1c913a](https://github.com/lowdefy/lowdefy/commit/a1c913a080758fed82426d9295d53fde8ae3e813))
### Features
* **operators:** Configure operators to work aith root and add _user. ([c9395b9](https://github.com/lowdefy/lowdefy/commit/c9395b98a9cfd1f1779c57720ee3316287e8592e))
* **operators:** Filter openid secrets and block get all in _secret. ([bd7a772](https://github.com/lowdefy/lowdefy/commit/bd7a7720f565d77ed2e644ef6c2857084fdf0d5c))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/operators",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -36,9 +36,9 @@
"prepare": "yarn build"
},
"dependencies": {
"@lowdefy/format": "3.10.2",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/nunjucks": "3.10.2",
"@lowdefy/format": "3.11.0",
"@lowdefy/helpers": "3.11.0",
"@lowdefy/nunjucks": "3.11.0",
"deep-diff": "1.0.2",
"js-yaml": "4.0.0",
"mingo": "4.1.2",

View File

@ -3,6 +3,32 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Bug Fixes
* **engine:** Assign rootContext to context, instead of assigning individual fields. ([9461990](https://github.com/lowdefy/lowdefy/commit/9461990863b76d790a55d77fef5278adc4619858))
* **renderer:** Fix login logout. ([2c51020](https://github.com/lowdefy/lowdefy/commit/2c5102059979a7bba9e696a51d23e7b8f240312a))
* **renderer:** Init displayMessage before it is loaded, closes [#470](https://github.com/lowdefy/lowdefy/issues/470). ([fac7e39](https://github.com/lowdefy/lowdefy/commit/fac7e39776b41cc5a175a957c52a135f5e8e73c9))
* **renderer:** Move pageId into lowdefy object. ([5a19389](https://github.com/lowdefy/lowdefy/commit/5a19389929465b64b65ebd4906c50bf66eeb76a4))
* **renderer:** Setup link function using setupLink. ([b078b22](https://github.com/lowdefy/lowdefy/commit/b078b22505e2a3978d791ce1da581869ad507f6b))
* **renderer:** Update blocks using use state. ([de4f899](https://github.com/lowdefy/lowdefy/commit/de4f8996a896c92a358b87cc3bf09d6334bfe978))
### Features
* **graphql:** Set and unset authorization cookie. ([8abe43c](https://github.com/lowdefy/lowdefy/commit/8abe43cf99f57d884d0e770ace0393faeebf9606))
* **renderer:** Finish OpenId callback. ([9997136](https://github.com/lowdefy/lowdefy/commit/9997136f395c1f7fb7d16ef8fdb6f0cd6043a951))
* **renderer:** Handle expired tokens in GQL client and unset tokenId. ([2cc0492](https://github.com/lowdefy/lowdefy/commit/2cc049235e008c4887b5ed57ce92eff12d10ae60))
* **renderer:** Improve OpenID Connect flows ([e7cca6f](https://github.com/lowdefy/lowdefy/commit/e7cca6f01fe5e08df8c9244144b4e1583fb753ce))
* **renderer:** Switch rootcontext to root lowdefy object ([30919a2](https://github.com/lowdefy/lowdefy/commit/30919a2dd2e2ee9adffbe35f382ba70e78fac25e))
* Init OpenID Connect flow. ([e2e29d0](https://github.com/lowdefy/lowdefy/commit/e2e29d0f165c148bbc27b5073612a6b4d50e1b87))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/renderer",
"version": "3.10.2",
"version": "3.11.0",
"licence": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -40,10 +40,10 @@
"@apollo/link-context": "2.0.0-beta.3",
"@apollo/link-error": "2.0.0-beta.3",
"@apollo/link-retry": "2.0.0-beta.3",
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/engine": "3.10.2",
"@lowdefy/helpers": "3.10.2",
"@lowdefy/layout": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"@lowdefy/engine": "3.11.0",
"@lowdefy/helpers": "3.11.0",
"@lowdefy/layout": "3.11.0",
"graphql": "15.5.0",
"graphql-type-json": "0.3.2",
"react": "17.0.1",

View File

@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Features
* Move all servers to expressed based apps. ([ffc6043](https://github.com/lowdefy/lowdefy/commit/ffc6043e0faf2812c31d3e25d794a64a154849d2))
* use setHeader plugin to set auth headers ([6238c6f](https://github.com/lowdefy/lowdefy/commit/6238c6f6ba6c1d24720f4867da7e5e577ff344d4))
* **graphql:** Set and unset authorization cookie. ([8abe43c](https://github.com/lowdefy/lowdefy/commit/8abe43cf99f57d884d0e770ace0393faeebf9606))
* Init OpenID Connect flow. ([e2e29d0](https://github.com/lowdefy/lowdefy/commit/e2e29d0f165c148bbc27b5073612a6b4d50e1b87))
* **graphql:** Add OpenID Connect flow queries. ([1ac0b3d](https://github.com/lowdefy/lowdefy/commit/1ac0b3d3180bd3bb5e9d47084125efba1e862715))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/server-dev",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -37,8 +37,8 @@
"webpack": "webpack --config webpack.config.js"
},
"dependencies": {
"@lowdefy/graphql": "3.10.2",
"@lowdefy/node-utils": "3.10.2",
"@lowdefy/graphql": "3.11.0",
"@lowdefy/node-utils": "3.11.0",
"apollo-server-express": "2.21.0",
"dotenv": "8.2.0",
"express": "4.17.1",
@ -49,7 +49,7 @@
"@babel/core": "7.12.16",
"@babel/preset-env": "7.12.16",
"@babel/preset-react": "7.12.13",
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",

View File

@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Features
* Init OpenID Connect flow. ([e2e29d0](https://github.com/lowdefy/lowdefy/commit/e2e29d0f165c148bbc27b5073612a6b4d50e1b87))
* Move all servers to expressed based apps. ([ffc6043](https://github.com/lowdefy/lowdefy/commit/ffc6043e0faf2812c31d3e25d794a64a154849d2))
* use setHeader plugin to set auth headers ([6238c6f](https://github.com/lowdefy/lowdefy/commit/6238c6f6ba6c1d24720f4867da7e5e577ff344d4))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/server-docker",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -39,8 +39,8 @@
"webpack": "webpack --config webpack.config.js"
},
"dependencies": {
"@lowdefy/graphql": "3.10.2",
"@lowdefy/node-utils": "3.10.2",
"@lowdefy/graphql": "3.11.0",
"@lowdefy/node-utils": "3.11.0",
"apollo-server-express": "2.21.0",
"express": "4.17.1",
"graphql": "15.5.0"
@ -50,7 +50,7 @@
"@babel/core": "7.12.16",
"@babel/preset-env": "7.12.16",
"@babel/preset-react": "7.12.13",
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",

View File

@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.11.0](https://github.com/lowdefy/lowdefy/compare/v3.10.2...v3.11.0) (2021-03-11)
### Features
* Init OpenID Connect flow. ([e2e29d0](https://github.com/lowdefy/lowdefy/commit/e2e29d0f165c148bbc27b5073612a6b4d50e1b87))
* Move all servers to expressed based apps. ([ffc6043](https://github.com/lowdefy/lowdefy/commit/ffc6043e0faf2812c31d3e25d794a64a154849d2))
* use setHeader plugin to set auth headers ([6238c6f](https://github.com/lowdefy/lowdefy/commit/6238c6f6ba6c1d24720f4867da7e5e577ff344d4))
## [3.10.2](https://github.com/lowdefy/lowdefy/compare/v3.10.1...v3.10.2) (2021-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "@lowdefy/server-netlify",
"version": "3.10.2",
"version": "3.11.0",
"license": "Apache-2.0",
"description": "",
"homepage": "https://lowdefy.com",
@ -37,8 +37,8 @@
"webpack": "webpack --config webpack.config.js"
},
"dependencies": {
"@lowdefy/graphql": "3.10.2",
"@lowdefy/node-utils": "3.10.2",
"@lowdefy/graphql": "3.11.0",
"@lowdefy/node-utils": "3.11.0",
"apollo-server-express": "2.21.0",
"express": "4.17.1",
"graphql": "15.5.0",
@ -49,7 +49,7 @@
"@babel/core": "7.12.16",
"@babel/preset-env": "7.12.16",
"@babel/preset-react": "7.12.13",
"@lowdefy/block-tools": "3.10.2",
"@lowdefy/block-tools": "3.11.0",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",

118
yarn.lock
View File

@ -2687,14 +2687,14 @@ __metadata:
languageName: node
linkType: hard
"@lowdefy/ajv@3.10.2, @lowdefy/ajv@workspace:packages/ajv":
"@lowdefy/ajv@3.11.0, @lowdefy/ajv@workspace:packages/ajv":
version: 0.0.0-use.local
resolution: "@lowdefy/ajv@workspace:packages/ajv"
dependencies:
"@babel/cli": 7.12.16
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@lowdefy/nunjucks": 3.10.2
"@lowdefy/nunjucks": 3.11.0
ajv: 6.12.6
ajv-errors: 1.0.1
babel-jest: 26.6.3
@ -2703,7 +2703,7 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/block-tools@3.10.2, @lowdefy/block-tools@workspace:packages/blockTools":
"@lowdefy/block-tools@3.11.0, @lowdefy/block-tools@workspace:packages/blockTools":
version: 0.0.0-use.local
resolution: "@lowdefy/block-tools@workspace:packages/blockTools"
dependencies:
@ -2711,7 +2711,7 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/helpers": 3.10.2
"@lowdefy/helpers": 3.11.0
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
ajv: 6.12.6
ajv-errors: 1.0.1
@ -2742,7 +2742,7 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/blocks-antd@3.10.2, @lowdefy/blocks-antd@workspace:packages/blocks/blocksAntd":
"@lowdefy/blocks-antd@3.11.0, @lowdefy/blocks-antd@workspace:packages/blocks/blocksAntd":
version: 0.0.0-use.local
resolution: "@lowdefy/blocks-antd@workspace:packages/blocks/blocksAntd"
dependencies:
@ -2751,9 +2751,9 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/color": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/color": 3.11.0
"@lowdefy/helpers": 3.11.0
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
antd: 4.4.2
babel-jest: 26.6.3
@ -2798,8 +2798,8 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/helpers": 3.11.0
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
babel-jest: 26.6.3
babel-loader: 8.2.2
@ -2835,9 +2835,9 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/blocks-antd": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/blocks-antd": 3.11.0
"@lowdefy/helpers": 3.11.0
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
babel-jest: 26.6.3
babel-loader: 8.2.2
@ -2878,8 +2878,8 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/helpers": 3.11.0
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
babel-jest: 26.6.3
babel-loader: 8.2.2
@ -2918,10 +2918,10 @@ __metadata:
"@babel/cli": 7.12.16
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@lowdefy/ajv": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/node-utils": 3.10.2
"@lowdefy/nunjucks": 3.10.2
"@lowdefy/ajv": 3.11.0
"@lowdefy/helpers": 3.11.0
"@lowdefy/node-utils": 3.11.0
"@lowdefy/nunjucks": 3.11.0
ajv: 6.12.6
axios: 0.21.1
babel-jest: 26.6.3
@ -2937,7 +2937,7 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/color@3.10.2, @lowdefy/color@workspace:packages/color":
"@lowdefy/color@3.11.0, @lowdefy/color@workspace:packages/color":
version: 0.0.0-use.local
resolution: "@lowdefy/color@workspace:packages/color"
dependencies:
@ -2962,15 +2962,15 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/engine@3.10.2, @lowdefy/engine@workspace:packages/engine":
"@lowdefy/engine@3.11.0, @lowdefy/engine@workspace:packages/engine":
version: 0.0.0-use.local
resolution: "@lowdefy/engine@workspace:packages/engine"
dependencies:
"@babel/cli": 7.12.16
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@lowdefy/helpers": 3.10.2
"@lowdefy/operators": 3.10.2
"@lowdefy/helpers": 3.11.0
"@lowdefy/operators": 3.11.0
babel-jest: 26.6.3
graphql: 15.5.0
graphql-tag: 2.11.0
@ -2978,7 +2978,7 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/format@3.10.2, @lowdefy/format@workspace:packages/format":
"@lowdefy/format@3.11.0, @lowdefy/format@workspace:packages/format":
version: 0.0.0-use.local
resolution: "@lowdefy/format@workspace:packages/format"
dependencies:
@ -2998,7 +2998,7 @@ __metadata:
"@babel/cli": 7.12.16
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@lowdefy/graphql": 3.10.2
"@lowdefy/graphql": 3.11.0
babel-loader: 8.2.2
clean-webpack-plugin: 3.0.0
webpack: 5.22.0
@ -3006,18 +3006,18 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/graphql@3.10.2, @lowdefy/graphql@workspace:packages/graphql":
"@lowdefy/graphql@3.11.0, @lowdefy/graphql@workspace:packages/graphql":
version: 0.0.0-use.local
resolution: "@lowdefy/graphql@workspace:packages/graphql"
dependencies:
"@babel/cli": 7.12.16
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@lowdefy/ajv": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/node-utils": 3.10.2
"@lowdefy/nunjucks": 3.10.2
"@lowdefy/operators": 3.10.2
"@lowdefy/ajv": 3.11.0
"@lowdefy/helpers": 3.11.0
"@lowdefy/node-utils": 3.11.0
"@lowdefy/nunjucks": 3.11.0
"@lowdefy/operators": 3.11.0
"@sendgrid/mail": 7.4.2
"@shelf/jest-mongodb": 1.2.3
ajv: 6.12.6
@ -3046,7 +3046,7 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/helpers@3.10.2, @lowdefy/helpers@workspace:packages/helpers":
"@lowdefy/helpers@3.11.0, @lowdefy/helpers@workspace:packages/helpers":
version: 0.0.0-use.local
resolution: "@lowdefy/helpers@workspace:packages/helpers"
dependencies:
@ -3061,7 +3061,7 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/layout@3.10.2, @lowdefy/layout@workspace:packages/layout":
"@lowdefy/layout@3.11.0, @lowdefy/layout@workspace:packages/layout":
version: 0.0.0-use.local
resolution: "@lowdefy/layout@workspace:packages/layout"
dependencies:
@ -3069,8 +3069,8 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/helpers": 3.11.0
antd: 4.4.2
babel-jest: 26.6.3
babel-loader: 8.2.2
@ -3118,14 +3118,14 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/node-utils@3.10.2, @lowdefy/node-utils@workspace:packages/nodeUtils":
"@lowdefy/node-utils@3.11.0, @lowdefy/node-utils@workspace:packages/nodeUtils":
version: 0.0.0-use.local
resolution: "@lowdefy/node-utils@workspace:packages/nodeUtils"
dependencies:
"@babel/cli": 7.12.16
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@lowdefy/helpers": 3.10.2
"@lowdefy/helpers": 3.11.0
babel-jest: 26.6.3
jest: 26.6.3
jest-diff: 26.6.2
@ -3133,14 +3133,14 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/nunjucks@3.10.2, @lowdefy/nunjucks@workspace:packages/nunjucks":
"@lowdefy/nunjucks@3.11.0, @lowdefy/nunjucks@workspace:packages/nunjucks":
version: 0.0.0-use.local
resolution: "@lowdefy/nunjucks@workspace:packages/nunjucks"
dependencies:
"@babel/cli": 7.12.16
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@lowdefy/helpers": 3.10.2
"@lowdefy/helpers": 3.11.0
babel-jest: 26.6.3
jest: 26.6.3
nunjucks: 3.2.3
@ -3148,16 +3148,16 @@ __metadata:
languageName: unknown
linkType: soft
"@lowdefy/operators@3.10.2, @lowdefy/operators@workspace:packages/operators":
"@lowdefy/operators@3.11.0, @lowdefy/operators@workspace:packages/operators":
version: 0.0.0-use.local
resolution: "@lowdefy/operators@workspace:packages/operators"
dependencies:
"@babel/cli": 7.12.16
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@lowdefy/format": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/nunjucks": 3.10.2
"@lowdefy/format": 3.11.0
"@lowdefy/helpers": 3.11.0
"@lowdefy/nunjucks": 3.11.0
babel-jest: 26.6.3
deep-diff: 1.0.2
jest: 26.6.3
@ -3177,10 +3177,10 @@ __metadata:
"@apollo/link-retry": 2.0.0-beta.3
"@babel/core": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/engine": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/layout": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/engine": 3.11.0
"@lowdefy/helpers": 3.11.0
"@lowdefy/layout": 3.11.0
babel-loader: 8.2.2
clean-webpack-plugin: 3.0.0
css-loader: 5.0.2
@ -3208,9 +3208,9 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/graphql": 3.10.2
"@lowdefy/node-utils": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/graphql": 3.11.0
"@lowdefy/node-utils": 3.11.0
apollo-server-express: 2.21.0
babel-jest: 26.6.3
babel-loader: 8.2.2
@ -3239,9 +3239,9 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/graphql": 3.10.2
"@lowdefy/node-utils": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/graphql": 3.11.0
"@lowdefy/node-utils": 3.11.0
apollo-server-express: 2.21.0
babel-jest: 26.6.3
babel-loader: 8.2.2
@ -3269,9 +3269,9 @@ __metadata:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/graphql": 3.10.2
"@lowdefy/node-utils": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/graphql": 3.11.0
"@lowdefy/node-utils": 3.11.0
apollo-server-express: 2.21.0
babel-jest: 26.6.3
babel-loader: 8.2.2
@ -13376,9 +13376,9 @@ fsevents@^1.2.7:
"@babel/core": 7.12.16
"@babel/preset-env": 7.12.16
"@babel/preset-react": 7.12.13
"@lowdefy/block-tools": 3.10.2
"@lowdefy/helpers": 3.10.2
"@lowdefy/node-utils": 3.10.2
"@lowdefy/block-tools": 3.11.0
"@lowdefy/helpers": 3.11.0
"@lowdefy/node-utils": 3.11.0
apollo-server-express: 2.21.0
axios: 0.21.1
babel-jest: 26.6.3