Gervwyk
|
2c51020599
|
fix(renderer): Fix login logout.
|
2021-03-09 12:11:33 +02:00 |
|
Gervwyk
|
b2e40bbf1f
|
fix(operators): Rename more root to lowdefy.
|
2021-03-09 09:43:51 +02:00 |
|
Gervwyk
|
df858c16aa
|
fix(engine): Rename more root to lowdefy.
|
2021-03-09 09:43:43 +02:00 |
|
Gervwyk
|
01999b75ee
|
Merge branch 'develop' into openid
|
2021-03-09 08:44:44 +02:00 |
|
Gervwyk
|
de4f8996a8
|
fix(renderer): Update blocks using use state.
|
2021-03-09 01:55:36 +02:00 |
|
Gervwyk
|
1815daaa1c
|
fix(operators): Rename input to inputs.
|
2021-03-08 22:40:31 +02:00 |
|
Gervwyk
|
3ee880702f
|
fix(engine): Rename rootContext to lowdefy, and add pageId to root.
|
2021-03-08 22:26:25 +02:00 |
|
Gervwyk
|
5a19389929
|
fix(renderer): Move pageId into lowdefy object.
|
2021-03-08 19:08:56 +02:00 |
|
SamTolmay
|
30919a2dd2
|
feat(renderer): Switch rootcontext to root lowdefy object
|
2021-03-08 18:37:04 +02:00 |
|
SamTolmay
|
000ff003c0
|
test(graphql): Fix openid test.
|
2021-03-08 17:53:29 +02:00 |
|
SamTolmay
|
ffc6043e0f
|
feat: Move all servers to expressed based apps.
|
2021-03-08 17:52:51 +02:00 |
|
Sam
|
1d6d3d2110
|
Merge pull request #481 from lowdefy/add-diagram
Add app diagram to docs
|
2021-03-08 15:59:51 +02:00 |
|
Gervwyk
|
ea68076d1f
|
Merge branch 'openid' of https://github.com/lowdefy/lowdefy into openid
|
2021-03-08 13:12:43 +02:00 |
|
Gervwyk
|
2cc049235e
|
feat(renderer): Handle expired tokens in GQL client and unset tokenId.
|
2021-03-08 13:12:40 +02:00 |
|
SamTolmay
|
30bde0be4e
|
feat(graphql): Make JWT expiry time configurable.
|
2021-03-08 13:04:33 +02:00 |
|
SamTolmay
|
9e43b27a47
|
feat(graphql): All user object to request operators parser.
|
2021-03-08 12:47:53 +02:00 |
|
SamTolmay
|
6238c6f6ba
|
feat: use setHeader plugin to set auth headers
|
2021-03-08 12:40:36 +02:00 |
|
Gervwyk
|
760abe6c0e
|
fix(docs): Typos.
|
2021-03-08 12:36:53 +02:00 |
|
Gervwyk
|
e8087b728a
|
fix(docs): Update overview with diagram.
|
2021-03-08 12:01:16 +02:00 |
|
Gervwyk
|
df1c6c772e
|
fix(docs): Add app schema image to docs public folder.
|
2021-03-07 21:07:30 +02:00 |
|
Gervwyk
|
c9395b98a9
|
feat(operators): Configure operators to work aith root and add _user.
|
2021-03-05 18:08:11 +02:00 |
|
SamTolmay
|
8abe43cf99
|
feat(graphql): Set and unset authorization cookie.
|
2021-03-05 18:06:13 +02:00 |
|
SamTolmay
|
f7573fee3c
|
refactor(graphql): Use getHeaders function provided by server.
|
2021-03-05 16:01:30 +02:00 |
|
SamTolmay
|
9997136f39
|
feat(renderer): Finish OpenId callback.
Save idToken, add user to rootContext and link to next page.
|
2021-03-05 16:00:44 +02:00 |
|
SamTolmay
|
b078b22505
|
fix(renderer): Setup link function using setupLink.
|
2021-03-05 14:35:12 +02:00 |
|
SamTolmay
|
7306f523ce
|
Merge remote-tracking branch 'origin/develop' into openid
|
2021-03-05 14:28:33 +02:00 |
|
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 |
|
Sam
|
e87c2f68b3
|
Merge pull request #480 from lowdefy/fix-build-bug
fix(build): Nested context caused request to be created in wrong context.
|
2021-03-05 12:01:51 +02:00 |
|
SamTolmay
|
9461990863
|
fix(engine): Assign rootContext to context, instead of assigning individual fields.
|
2021-03-05 11:59:56 +02:00 |
|
Gervwyk
|
16e2b154d4
|
fix(build): Nested context caused request to be created in wrong context.
|
2021-03-05 11:31:52 +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 |
|
Sam
|
e780555653
|
Merge pull request #478 from lowdefy/auth-schema
Add auth field and homePageId to config in app schema.
|
2021-03-03 16:57:35 +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 |
|
Sam
|
8732e9b506
|
Merge pull request #477 from lowdefy/fix-no-displaymessage
Fix displayMessage undefined error.
|
2021-03-03 13:18:00 +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 |
|
Sam
|
e5b3d739a3
|
Merge pull request #475 from lowdefy/fix-mql-on-null
fix(operators): _mql on null should pass null and not throw.
|
2021-03-03 09:57:47 +02:00 |
|
Sam
|
407c13d0f9
|
Merge branch 'develop' into fix-mql-on-null
|
2021-03-03 09:51:51 +02:00 |
|
Gervwyk
|
a1c913a080
|
fix: _mql empty input when data is null.
|
2021-03-03 09:41:31 +02:00 |
|
Sam
|
8d03985fc0
|
Merge pull request #476 from lowdefy/fix-add-twitter-badge
fix: Add twitter badges.
|
2021-03-03 09:39:15 +02:00 |
|
Gervwyk
|
432f4c4dcc
|
fix: Add twitter badges.
|
2021-03-03 00:06:06 +02:00 |
|