Ivar Conradi Østhus
e1034a458b
feat: simple project view ( #295 )
...
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-05-18 12:13:52 +02:00
Christopher Kolstad
1d71d01a70
chore: fix typos
2021-05-18 12:11:23 +02:00
Fredrik Strand Oseberg
960801b8aa
fix: use router match util ( #298 )
2021-05-18 12:10:57 +02:00
Ivar Conradi Østhus
1530be70a8
fix: doc linkts to api-token
2021-05-18 12:07:07 +02:00
Ivar Conradi Østhus
c4b42db0ed
fix: lint
2021-05-18 12:00:53 +02:00
Ivar Conradi Østhus
2c5e13aacb
fix: docs colors
2021-05-18 11:37:35 +02:00
Ivar Conradi Østhus
4c73dc66fa
fix: add link in docs
2021-05-18 11:22:51 +02:00
Christopher Kolstad
c224786f29
feat: update docs to match v4.
...
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-05-18 11:19:33 +02:00
Ivar Conradi Østhus
a9d9a54bee
fix: typo
2021-05-14 22:46:11 +02:00
Fredrik Strand Oseberg
f585dcb2d7
fix: import correct component container ( #296 )
2021-05-12 12:30:54 +02:00
Ivar Conradi Østhus
0fa06c2a92
4.0.0-beta.5
2021-05-11 15:12:40 +02:00
Ivar Conradi Østhus
b6e23ceb4c
chore: update changelog
2021-05-11 15:12:18 +02:00
Ivar Conradi Østhus
20c5658876
fix: upgrade to unleash-frontend 4.0.0-beta.4
2021-05-11 15:10:54 +02:00
Ivar Conradi Østhus
1691efbcae
fix: remove errornered envrionment=test
2021-05-11 15:10:14 +02:00
Ivar Conradi Østhus
a93e4f5374
4.0.0-beta.4
2021-05-11 15:03:29 +02:00
Ivar Conradi Østhus
64248938c9
chore: changelog
2021-05-11 15:03:04 +02:00
Ivar Conradi Østhus
a3199e2654
fix: footer
2021-05-11 15:02:07 +02:00
Ivar Conradi Østhus
f57e056368
fix: versionInfo as part of ui-config
2021-05-11 14:59:38 +02:00
Christopher Kolstad
171b5182a5
fix: misunderstanding node URL api
2021-05-11 14:43:41 +02:00
Christopher Kolstad
69ded61448
fix: demo auth type should support api token
2021-05-11 14:15:15 +02:00
Ivar Conradi Østhus
c9cc474df5
4.0.0-beta.4
2021-05-11 12:50:45 +02:00
Ivar Conradi Østhus
9abe97942f
chore: update changelog
2021-05-11 12:50:37 +02:00
Ivar Conradi Østhus
c7ac8b57e2
upgade unleash-frontend to version 4.0.0-beta.3
2021-05-11 12:29:54 +02:00
Ivar Conradi Østhus
178087a0ac
fix: convert to typescript
2021-05-11 12:29:28 +02:00
Ivar Conradi Østhus
84388fd812
v4.0.0-beta.3
2021-05-11 12:24:56 +02:00
Ivar Conradi Østhus
b3c2dadf51
chore: update changelog
2021-05-11 12:24:30 +02:00
Fredrik Strand Oseberg
52d3e9eb77
fix: report email as not sent to fe if it throws ( #844 )
2021-05-11 12:15:20 +02:00
Fredrik Strand Oseberg
0454046e4d
fix: include invite link in email ( #294 )
2021-05-11 12:14:26 +02:00
Ivar Conradi Østhus
76f9cd0577
fix: add link to manage access to edit project
2021-05-11 12:04:57 +02:00
Ivar Conradi Østhus
e9d40ade85
fix: hosted auth should not need to load inital data
2021-05-10 21:30:52 +02:00
Ivar Conradi Østhus
c9f67cc209
4.0.0-beta.3
2021-05-10 13:43:48 +02:00
Ivar Conradi Østhus
5b3d8411ca
fix: upgrade unleash-frontend to version 4.0.0-beta.2
2021-05-10 13:43:22 +02:00
dependabot[bot]
63c20ec38d
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ( #842 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 13:38:01 +02:00
Ivar Conradi Østhus
c859566dab
feat: drop unleash cli support from v4
2021-05-10 13:37:39 +02:00
Ivar Conradi Østhus
c9cd70e05b
4.0.0-beta.2
2021-05-10 13:27:59 +02:00
Ivar Conradi Østhus
4c1d99d7dd
chore: update changelog
2021-05-10 13:27:40 +02:00
Fredrik Strand Oseberg
2f1848f6fd
Fix/feedback on create ( #292 )
...
* fix: copy feature toggle instead of setting newVariants on the reference
* fix: remove console log
* fix: update messages
* fix: give feedback on strategy actions
* fix: do not allow feature toggle to be created with empty name
* fix: disable delete if only one strategy is applied
* fix: archive view
* fix: set name field on add variant required
* fix: set required on feature toggle name
2021-05-10 13:22:22 +02:00
Ivar Conradi Østhus
06d7f9b609
fix: proper error handling for auth-settings being stored ( #293 )
...
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2021-05-10 13:15:44 +02:00
Ivar Conradi Østhus
91860744f8
fix: api path for auth-config
2021-05-08 18:50:54 +02:00
Ivar Conradi Østhus
f744e67fce
fix: improve password auth extra options
2021-05-08 18:46:05 +02:00
Ivar Conradi Østhus
38791a45ce
fix: upgrade ava to version 3.15.0
2021-05-07 14:39:00 +02:00
Christopher Kolstad
13af1cf9ab
Updated addon feature links for browserrouter
2021-05-07 14:05:42 +02:00
Christopher Kolstad
5330126a2e
fix: update slack link after switch to browserrouter
2021-05-07 14:03:15 +02:00
Fredrik Oseberg
afea65e070
4.0.0-beta.2
2021-05-07 11:41:40 +02:00
Fredrik Oseberg
76a3216ac3
chore: update changelog
2021-05-07 11:40:32 +02:00
Fredrik Oseberg
04106e171b
chore: update frontend
2021-05-07 11:32:07 +02:00
Fredrik Oseberg
48ed5f711f
4.0.0-beta.1
2021-05-07 11:26:05 +02:00
Fredrik Oseberg
c348d20501
chore: update changelog
2021-05-07 11:24:57 +02:00
Christopher Kolstad
0086580130
fix: reset-token-service should use unleashUrl
2021-05-07 10:38:41 +02:00
Ivar Conradi Østhus
15ef4606b7
fix: support custom stickiness for flexible strategies
2021-05-07 09:36:15 +02:00