Commit Graph

166 Commits

Author SHA1 Message Date
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
Gervwyk
bb9f69e29c fix(deps): Update dependency webpack to v5.22.0. 2021-02-17 09:15:45 +02:00
Gervwyk
52573d1f6a chore(deps): Update @babel packages. 2021-02-17 09:08:59 +02:00
SamTolmay
2aff1cbf3a fix(build): Add action messages to app schema 2021-02-16 14:45:01 +02:00
SamTolmay
0981b63db7 chore: Release version 3.9.0. 2021-02-16 12:10:12 +02:00
SamTolmay
02c5dea13f fix(build): Fix TimelineList block location (renamed from Timeline). 2021-02-15 10:31:09 +02:00
SamTolmay
72ea45948a chore: Release version 3.8.0. 2021-02-12 14:37:42 +02:00
Gervwyk
e5d9f2953e chore: Release version 3.7.1. 2021-02-09 15:23:00 +02:00
Gervwyk
c27915476d Merge branch 'develop' into version 2021-02-09 15:18:53 +02:00
SamTolmay
af7f3a8ea2 fix: Fix package lifecycle scripts. 2021-02-09 15:10:12 +02:00
Gervwyk
3b6c42d60c chore: Release version 3.7.1. 2021-02-09 14:28:59 +02:00
Gervwyk
ede9fd17fd chore: Release version 3.7.0. 2021-02-09 13:42:05 +02:00
SamTolmay
a8bd287176 fix(build): Allow _ref path argument to be a _var. 2021-02-08 16:57:17 +02:00
SamTolmay
dd5e4e5fdf chore: Release version 3.6.0. 2021-02-05 16:51:48 +02:00
Gervwyk
b6ccedd355 fix: Fix blocks-color-seletors typo. 2021-02-05 16:35:49 +02:00
Gervwyk
a45447ad1d feat: 🐢Redirect all paths to blocks-cdn. 2021-02-05 16:29:12 +02:00
Gervwyk
4aa76e8077 fix(build): Add 'field' to block schema. 2021-02-05 12:59:41 +02:00
SamTolmay
0d3d250e42 chore: Release version 3.5.0. 2021-02-05 12:01:37 +02:00
SamTolmay
927a8ecce3 Merge remote-tracking branch 'origin/develop' into cli-fixes 2021-02-04 14:09:01 +02:00
SamTolmay
58772af178 feat(build): Do not cache block metas if served from localhost. 2021-02-04 14:07:00 +02:00
Gervwyk
203175d6a4 fix(build): Update default locations. 2021-02-04 08:42:13 +02:00
SamTolmay
c431f39336 Merge remote-tracking branch 'origin/develop' into rename-actions-to-events 2021-02-03 15:53:59 +02:00
SamTolmay
c52a94297a fix(build): Improve error message if _var receives invalid arguments. 2021-02-03 14:05:29 +02:00
SamTolmay
8f2e9986e7 feat: Rename blocks “actions” field to “events”. 2021-02-03 11:26:35 +02:00
Gervwyk
3e5b239322 feat(docs): Add TitleInput and ParagraphInput. 2021-01-29 13:15:18 +02:00
SamTolmay
440ee7b6b9 chore(deps): Update webpack packages. 2021-01-28 10:10:55 +02:00
SamTolmay
bd40748afc fix(build): Add types object to app schema. 2021-01-26 15:18:47 +02:00
Sam
733aa2ff81
Merge branch 'develop' into docs 2021-01-21 11:56:33 +02:00
SamTolmay
49a56e93d5 chore: release version v3.4.0 2021-01-20 15:04:38 +02:00
Gervwyk
8b492d4687 Merge branch 'develop' into docs 2021-01-20 14:55:19 +02:00
SamTolmay
b1547792a9 chore: Update licence header copywrite year. 2021-01-20 14:11:34 +02:00