Commit Graph

1451 Commits

Author SHA1 Message Date
Gervwyk
bd7aa02c45 refactor(engine): Add createLink to engine and add setupLink to renderer. 2021-03-05 13:41:48 +02:00
SamTolmay
78b2c1774d refactor(graphql): Split out openId getClient method 2021-03-05 13:40:12 +02:00
SamTolmay
8b173a76f5 test(graphql): Add openid connect flow tests. 2021-03-05 13:36:09 +02:00
SamTolmay
9461990863 fix(engine): Assign rootContext to context, instead of assigning individual fields. 2021-03-05 11:59:56 +02:00
SamTolmay
e7cca6f01f feat(renderer): Improve OpenID Connect flows 2021-03-04 18:08:42 +02:00
SamTolmay
a6df3c0f65 feat(build): Update app OpenID configuration schema 2021-03-04 13:28:34 +02:00
SamTolmay
f5ea705074 feat(graphql): Update jwt tokens, add tests. 2021-03-04 13:27:40 +02:00
SamTolmay
872ef2e387 Merge remote-tracking branch 'origin/develop' into openid 2021-03-04 11:11:46 +02:00
Gervwyk
e2e29d0f16 feat: Init OpenID Connect flow. 2021-03-03 16:51:53 +02:00
SamTolmay
353dfabb8d feat(graphql): Allow specifed input, pageId, urlQuery in state token. 2021-03-03 15:30:01 +02:00
Gervwyk
579504d15c
Merge branch 'develop' into auth-schema 2021-03-03 13:18:16 +02:00
Gervwyk
a878a31160 feat(build): Add auth field and homePageId to config in app schema. 2021-03-03 13:15:49 +02:00
SamTolmay
74e1183246 fix(graphql): Improve logoutRedirectUri configuration. 2021-03-03 13:15:36 +02:00
SamTolmay
1ac0b3d318 feat(graphql): Add OpenID Connect flow queries. 2021-03-03 13:14:54 +02:00
Gervwyk
fac7e39776 fix(renderer): Init displayMessage before it is loaded, closes #470. 2021-03-03 12:36:19 +02:00
Gervwyk
a1c913a080 fix: _mql empty input when data is null. 2021-03-03 09:41:31 +02:00
Gervwyk
3378cb4870 fix(operators): _mql on null should pass null and not throw. 2021-03-02 22:40:40 +02:00
SamTolmay
bd7a7720f5 feat(operators): Filter openid secrets and block get all in _secret. 2021-03-02 18:11:31 +02:00
SamTolmay
c10a5d4232 test(cli): Update cli send telemetry tests 2021-03-01 14:34:28 +02:00
SamTolmay
085e5cc635 fix: Update telemetry data field names. 2021-03-01 13:44:49 +02:00
SamTolmay
a709086a8b fix(docs): Add a section on using JSON instead of YAML 2021-03-01 11:12:49 +02:00
SamTolmay
c2503e167a fix(blocks-antd): Fix Descriptions bordered property default value 2021-03-01 10:56:31 +02:00
SamTolmay
1e63ddd7d6 fix(docs): Add deployment tutorial video 2021-02-25 21:27:02 +02:00
SamTolmay
1332565835 chore: Release version 3.10.2. 2021-02-25 17:38:33 +02:00
Sam
1392f95065
Merge branch 'develop' into doc-updates 2021-02-25 17:10:37 +02:00
SamTolmay
9e07674f19 fix(docs): Add tutorial videos 2021-02-25 17:08:11 +02:00
SamTolmay
3bc9a55c78 fix(docs): Tutorial fixes 2021-02-25 15:34:03 +02:00
Gervwyk
147f8dec5b fix(docs): Rename validation to validate in docs. 2021-02-25 13:58:50 +02:00
Gervwyk
f2c6739216 fix(blocksAntd): Update modal schema. 2021-02-25 12:46:02 +02:00
Gervwyk
c8b7c7ef45
Merge branch 'develop' into doc-updates 2021-02-25 11:34:28 +02:00
SamTolmay
8c9d30dea4 fix(docs): fix tutorial. 2021-02-25 11:24:58 +02:00
Gervwyk
aa85e8a792 fix(docs): add thank you message to footer. 2021-02-25 10:26:25 +02:00
SamTolmay
2747197dc2 fix(docs): Add docs README 2021-02-24 16:47:24 +02:00
SamTolmay
28ef6df6e8 fix(docs): Docs and tutorial improvements 2021-02-24 16:43:11 +02:00
Gervwyk
4f17f35f58 fix(docs): Update introduction. 2021-02-24 14:55:45 +02:00
SamTolmay
7e04786cff fix(docs): Improve body markdown block ids in tutorial 2021-02-24 12:54:51 +02:00
SamTolmay
eb57a01b4a fix(deps): Update dependency mingo to v4.1.2. 2021-02-24 12:33:58 +02:00
SamTolmay
deddeb4045 fix(docs): General docs fixes and improvements 2021-02-24 11:02:01 +02:00
SamTolmay
7c03148e65 Merge remote-tracking branch 'origin/develop' into docs-tutorial 2021-02-23 17:08:09 +02:00
SamTolmay
726022d7db fix(renderer): Add Lowdefy object to window if running on localhost. 2021-02-23 16:39:42 +02:00
SamTolmay
1d6c07eb4a fix(docs): Add telemetry 2021-02-23 16:23:20 +02:00
SamTolmay
ed51ddb1d0 fix(docs): Post newsletter subsriptions to Lowdefy API. 2021-02-23 15:25:52 +02:00
SamTolmay
e9e4795eed fix(renderer): Remove unneed favicon from Helmet component. 2021-02-23 14:44:50 +02:00
SamTolmay
04699f36ef test(engine): Test Validate action does not error on warnings. 2021-02-23 14:39:28 +02:00
SamTolmay
84ad6b3b98 fix(engine): Validation warnings were shown as errors not warnings. 2021-02-23 14:30:32 +02:00
Gervwyk
c90f7b5a26 fix(docs): Add AgGrid reference to custom-blocks. 2021-02-23 14:28:23 +02:00
SamTolmay
be827081ac fix(docs): Add netlify deploy section to docs. 2021-02-23 13:43:02 +02:00
SamTolmay
c6593f3ac9 fix(docs): fix Request action call all requests documentation. 2021-02-23 12:56:44 +02:00
SamTolmay
be0546d102 fix(docs): Remove unused template files 2021-02-23 12:31:44 +02:00
SamTolmay
1bb9569b41 fix(docs): Add links to example demos and code in next steps. 2021-02-23 12:05:01 +02:00