Commit Graph

196 Commits

Author SHA1 Message Date
SamTolmay
111d3da83f feat: Remove logoutFromProvider config, and nunjucks template logout url
Closes #563
2021-05-03 12:52:50 +02:00
SamTolmay
9b100ee0b7 chore: Release v3.14.1. 2021-04-28 12:50:03 +02:00
SamTolmay
192d801ad0 chore: Release version 3.14.0. 2021-04-26 12:54:48 +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
SamTolmay
88ef174347 chore: Release v3.13.0. 2021-04-16 10:51:23 +02:00
Gervwyk
814681372b chore: Merge from main. 2021-04-07 13:06:42 +02:00
Gervwyk
5a6a36dc33 fix(build): Add configDirectory to context for full local builds. 2021-04-07 11:29:28 +02:00
Gervwyk
eb62e8a22b fix(build): Add eval option to _ref operator during build. 2021-04-07 11:27:52 +02:00
SamTolmay
337bbfae8c chore: Release version 3.12.6. 2021-04-06 15:59:21 +02:00
Gervwyk
8bd18346b6 chore: Merge from develop. 2021-04-02 00:52:47 +02:00
Gervwyk
f1f2f0a181 chore: Update @babel to v7.13.14, webpack to v5.28.0 and @wojtekmaj/enzyme-adapter-react-17 to v0.6.0. 2021-04-01 22:48:18 +02:00
Gervwyk
33f6a410b3 Merge branch 'develop' into js-operator 2021-03-31 16:51:52 +02:00
SamTolmay
f46b3c1c56 chore: Release version 3.12.5. 2021-03-31 12:10:30 +02:00
Gervwyk
88a6f24c8f fix(build): Add list of operators in context to build. 2021-03-30 21:51:15 +02:00
SamTolmay
b28a506848 chore: Release version 3.12.4. 2021-03-30 15:58:57 +02:00
Gervwyk
63c06f4a5a chore: Release version v3.12.3 2021-03-26 14:42:53 +02:00
Gervwyk
5e5d1f2d0e chore: Release version v3.12.2 2021-03-24 15:03:14 +02:00
Gervwyk
287d1ab3bf chore: Release version v3.12.1 2021-03-24 13:26:39 +02:00
Gervwyk
7f7d8de93c chore: Release version v3.12.0 2021-03-24 12:40:50 +02:00
Gervwyk
deff96504f feat(blockECharts): Add EChart block 🎁. 2021-03-24 10:37:10 +02:00
Gervwyk
ec18acfe2d chore: Release version v3.11.4 2021-03-19 10:13:05 +02:00
SamTolmay
53577022de chore: Release version v3.11.3. 2021-03-12 13:41:49 +02:00
SamTolmay
5d4b0f1575 chore: Release version v3.11.2 2021-03-11 16:44:37 +02:00
SamTolmay
8e5b556246 chore: Release version 3.11.1. 2021-03-11 15:13:01 +02:00
SamTolmay
501b212fe6 chore: Release v3.11.0 2021-03-11 11:52:49 +02:00
SamTolmay
601c942e4f fix(build): Page auth config fixes. 2021-03-11 10:14:27 +02:00
SamTolmay
cea898252d fix(build): Add auth config to all menu items. 2021-03-11 10:08:11 +02:00
Gervwyk
c6a2e53a2f feat(build): Add auth to build arifacts. 2021-03-10 00:19:34 +02:00
Gervwyk
5581ac4bb0 fix(build): Throw when poth protected and public pages are listed. 2021-03-09 13:40:00 +02:00
SamTolmay
30bde0be4e feat(graphql): Make JWT expiry time configurable. 2021-03-08 13:04:33 +02:00
SamTolmay
6238c6f6ba feat: use setHeader plugin to set auth headers 2021-03-08 12:40:36 +02:00
SamTolmay
7306f523ce Merge remote-tracking branch 'origin/develop' into openid 2021-03-05 14:28:33 +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
a6df3c0f65 feat(build): Update app OpenID configuration schema 2021-03-04 13:28:34 +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
1332565835 chore: Release version 3.10.2. 2021-02-25 17:38:33 +02:00
SamTolmay
e0d338aa2c chore: Release version 3.10.1. 2021-02-19 15:38:28 +02:00
SamTolmay
b06bce9c9b chore: Add keywords to package.json files. 2021-02-19 12:37:01 +02:00
SamTolmay
80110c5fe4 fix(build): Start schema error messages with a new line 2021-02-18 12:19:01 +02:00
SamTolmay
ec30db0969 chore: Release version 3.10.0. 2021-02-17 16:59:07 +02:00
Gervwyk
d93df2b82d fix(deps): Update dependency json5 to v2.2.0. 2021-02-17 09:28:06 +02:00
Gervwyk
445d55ca12 fix(deps): Update dependency webpack-cli to v4.5.0. 2021-02-17 09:16:32 +02:00