Christopher Kolstad
c1aa053503
4.12.6
2022-06-14 09:50:40 +02:00
Christopher Kolstad
246f2a5a38
task: Update frontend to 4.12.4
2022-06-14 09:48:24 +02:00
Simen Bekkhus
1f64d1dca1
fix: update multer
( #1649 )
2022-06-02 09:42:24 +02:00
Fredrik Oseberg
c93cfc60a4
4.12.5
2022-06-01 16:45:16 +02:00
Fredrik Oseberg
0647a23298
chore: update frontend
2022-06-01 16:42:57 +02:00
olav
d4684d8827
4.12.4
2022-06-01 14:48:17 +02:00
olav
2ff450de63
chore: update unleash-frontend
2022-06-01 14:45:32 +02:00
sighphyre
fb6ba2d792
4.12.3
2022-05-31 16:45:08 +02:00
Renovate Bot
5293046900
fix(deps): update dependency unleash-frontend to v4.12.1
2022-05-31 16:43:02 +02:00
Ivar Conradi Østhus
33e1f2d819
4.12.2
2022-05-31 09:44:05 +02:00
Ivar Conradi Østhus
efeff14766
fix: flag for anonymising user search
2022-05-31 08:43:53 +02:00
Ivar Conradi Østhus
476fa79e33
4.12.1
2022-05-30 21:03:23 +02:00
Ivar Conradi Østhus
3d69596c63
fix: add flag to annomise event log
2022-05-30 21:01:59 +02:00
sighphyre
6baf780566
4.12.0
2022-05-27 16:07:22 +02:00
sighphyre
9585de5a14
feat: upgrade unleash frontend to 4.12.0
2022-05-27 16:04:44 +02:00
sighphyre
cefd23247f
4.12.0-beta.2
2022-05-27 13:27:04 +02:00
sighphyre
55e85e0899
feat: upgrade unleash front end to 4.12.0-beta.2
2022-05-27 13:22:38 +02:00
sighphyre
97acefcfc0
4.12.0-beta.1
2022-05-27 12:19:35 +02:00
sighphyre
33aa46d2b3
feat: Upgrade unleash frontend to 4.12.0-beta.1
2022-05-27 12:16:54 +02:00
sighphyre
2a33498f65
4.12.0-beta.0
2022-05-26 17:21:00 +02:00
sighphyre
7866827f04
feat: bump frontend version to 4.12.0-beta.0
2022-05-26 17:17:58 +02:00
sighphyre
6273d0d924
fix: Allow project roles to be changed when the relevant user has a root role ( #1632 )
2022-05-26 16:20:36 +02:00
Renovate Bot
b3161bc2e8
chore(deps): update dependency @babel/core to v7.18.2
2022-05-25 13:24:12 +00:00
Renovate Bot
0d623e184c
chore(deps): update dependency typescript to v4.7.2
2022-05-24 23:53:46 +00:00
Renovate Bot
b39c03e561
chore(deps): update storybook monorepo to v6.5.5
2022-05-24 20:19:06 +00:00
Renovate Bot
ad319f9016
chore(deps): update dependency lint-staged to v12.4.2
2022-05-24 17:27:32 +00:00
Renovate Bot
e3399cda89
chore(deps): update typescript-eslint monorepo to v5.26.0
2022-05-24 13:01:04 +00:00
Ivar Conradi Østhus
fe05ca656d
fix: upgrade multer to v1.4.4
2022-05-24 12:26:46 +02:00
olav
59060ed3ea
refactor: improve OpenAPI refs ( #1620 )
...
* refactor: simplify FeatureEnvironmentSchema name
* refactor: format schema files
* fix: pass nested schemas to FromSchema
* refactor: remove ref order note
* refactor: fix overly strict required fields
* refactor: clean up mapper names and paths
* refactor: replace mappers with optional fields
2022-05-24 08:37:35 +02:00
Renovate Bot
d4581a1ae2
fix(deps): update dependency unleash-frontend to v4.11.2
2022-05-23 15:54:10 +00:00
Renovate Bot
eca933eb65
chore(deps): update storybook monorepo to v6.5.4
2022-05-23 13:37:39 +00:00
renovate[bot]
b57754ca35
chore(deps): update dependency eslint to v8.16.0 ( #1622 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-23 12:29:59 +02:00
Ivar Conradi Østhus
5dc7d8dfac
Create codeql-analysis.yml
2022-05-23 12:22:31 +02:00
Tymoteusz Czech
0f272680ee
fix: project environments order ( #1599 )
2022-05-23 08:52:50 +00:00
Renovate Bot
f306622580
chore(deps): update dependency ts-node to v10.8.0
2022-05-21 22:38:08 +00:00
Renovate Bot
16a2e74041
chore(deps): update storybook monorepo to v6.5.3
2022-05-20 23:39:01 +00:00
renovate[bot]
4cf5415957
fix(deps): update dependency unleash-frontend to v4.11.0 ( #1597 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 22:32:00 +02:00
Ivar Conradi Østhus
5460245a67
fix: do not produce report.json in coverage action for now
2022-05-20 19:29:14 +02:00
Ivar Conradi Østhus
3c91acca4c
fix: coverage action
2022-05-20 16:48:13 +02:00
Ivar Conradi Østhus
51c1c790b4
fix: inline coverage action script commands
2022-05-20 16:41:43 +02:00
Ivar Conradi Østhus
e2442f5a2c
chore: test
2022-05-20 16:36:06 +02:00
Ivar Conradi Østhus
477779069d
fix: switch gh token for coverage action
2022-05-20 16:23:42 +02:00
olav
b53912aef9
refactor: add regression test for long parameter values ( #1617 )
...
* refactor: add regression test for long parameter values
* refactor: format file
2022-05-20 15:44:41 +02:00
Thomas Heartman
312b5d42e8
meta: add external PRs to project board
...
The `pull_request` hook runs in the context of the proposed changes. That means that for forks, this action won't have access to the required secrets for it to complete. As such, PRs from outside contributors won't work correctly.
The `pull_request_target` hook, however, runs in the context of the target branch, and thus has all the permissions it needs. The [github docs for this hook](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target ) also indicate that this is the way to go:
> This event allows your workflow to do things like label or comment on pull requests from forks. Avoid using this event if you need to build or run code from the pull request.
## Interesting note for PRs
It seems that when this change is proposed as a PR, the expected action (_add new item to project board_) does not run. However, this does not affect other new PRs. Also, after merging it works as expected, for both external and internal contributors.
2022-05-20 15:21:54 +02:00
Ivar Conradi Østhus
7b7f0b84e8
fix: coverage action need username
2022-05-20 12:53:55 +02:00
renovate[bot]
090d7155e0
chore(deps): update dependency ts-jest to v27.1.5 ( #1606 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 12:43:33 +02:00
Ivar Conradi Østhus
4eaec6e1d3
fix: add gh creds to coverage action
2022-05-20 12:25:17 +02:00
renovate[bot]
f954de0ecf
chore(deps): update dependency @babel/core to v7.18.0 ( #1612 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 12:20:44 +02:00
Ivar Conradi Østhus
f681f83706
fix: coverage action
2022-05-20 12:19:08 +02:00
Ivar Conradi Østhus
b25435052b
fix: coverage build for main should be a seperate workflow
2022-05-20 12:09:16 +02:00