Ivar Conradi Østhus
|
6568457ed8
|
feat: Add support for toggle types (#618)
|
2020-08-06 11:18:52 +02:00 |
|
Ivar Conradi Østhus
|
d01c9d2dac
|
fix: use airbnb lint rules directly (#583)
This drops usage of finn-eslint rules as they are no
longer maintained.
|
2020-04-14 22:29:11 +02:00 |
|
Ivar Conradi Østhus
|
d1fd5d3900
|
fix: e2e tests should only set up one database per test file (#504)
* fix: e2e tests should only set up one database per test file
* fix: Allow e2e-tests to reset db content
|
2020-02-20 08:34:29 +01:00 |
|
Ivar Conradi Østhus
|
62b97ca828
|
fix: none authentication should have a mock user (#449)
This also fix the bug introduces where authentication mode triggers readOnly mode in the UI.
|
2020-02-20 08:34:25 +01:00 |
|
ivaosthu
|
f51500ec78
|
fix: override field changed name to contextName
|
2020-02-20 08:34:20 +01:00 |
|
ivaosthu
|
df5ef09008
|
feat: Add suppport for variant overrides
|
2020-02-20 08:34:20 +01:00 |
|
ivaosthu
|
c25e994322
|
fix: Update variant protocol
|
2020-02-20 08:34:20 +01:00 |
|
ivaosthu
|
82bf748341
|
fix: variant tests more stable
|
2020-02-20 08:34:20 +01:00 |
|
Juan Hoyos
|
3623052c36
|
feat: Added feature toggle variants
|
2020-02-20 08:34:20 +01:00 |
|
ivaosthu
|
e256db29a5
|
fix(http-status): Client errors should use 400 status codes
|
2020-02-20 08:34:19 +01:00 |
|
ivaosthu
|
cdf623e70f
|
chore: Upgrade ava to 1.0.1
|
2020-02-20 08:34:18 +01:00 |
|
ivaosthu
|
f4feab89f3
|
Implement authentication support for Unleash UI.
Closes: #261, #233, #232, #231
|
2020-02-20 08:34:06 +01:00 |
|
ivaosthu
|
4999bb93cf
|
Should not be allow creation of archived toggle
closes #284
|
2020-02-20 08:34:05 +01:00 |
|
ivaosthu
|
f5e9ca3bbe
|
Implement support for logger provider.
This allows the users of 'unleash-server' to programatically
change the logger implemnentation. #175
|
2020-02-20 08:33:33 +01:00 |
|
sveisvei
|
0ae24c68e6
|
Refactor routes setup, move test files, cleanup legacy
|
2020-02-20 08:30:51 +01:00 |
|