Ivar Conradi Østhus
|
5342c86b60
|
fix: one and only one front (#244)
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
|
2021-02-24 11:03:18 +01:00 |
|
Ivar Conradi Østhus
|
b9585b352d
|
fix: tests
|
2021-02-23 14:06:41 +01:00 |
|
Ivar Conradi Østhus
|
726b707a99
|
fix: minor visual for dropdowns
|
2021-02-23 14:06:05 +01:00 |
|
Christopher Kolstad
|
a9cb68705a
|
feat: add oss/enterprise version to footer (#245)
|
2021-02-23 12:59:38 +01:00 |
|
Ivar Conradi Østhus
|
8b18b8cca4
|
fix: filter duplicates
|
2021-02-16 13:30:26 +01:00 |
|
Ivar Conradi Østhus
|
388dfe45d3
|
feat: allow custom context fields to define stickiness. (#241)
|
2021-02-16 12:22:33 +01:00 |
|
Ivar Conradi Østhus
|
107cc0636f
|
fix: should not register duplicate HTML5 backends
|
2021-02-09 21:56:49 +01:00 |
|
Ivar Conradi Østhus
|
c499a6cb9e
|
fix: typo in test
|
2021-02-09 14:02:39 +01:00 |
|
Ivar Conradi Østhus
|
cbffa278f2
|
fix: use findIndex when using predicate.
indexOf takes and actual value:
https://immutable-js.github.io/immutable-js/docs/#/List/indexOf
findIndex allows you to specify a predicate:
https://immutable-js.github.io/immutable-js/docs/#/List/findIndex
|
2021-02-09 12:45:33 +01:00 |
|
Ivar Conradi Østhus
|
0b58048c86
|
fix: Add UI for showing 'create tag' errors
|
2021-02-09 10:33:48 +01:00 |
|
Ivar Conradi Østhus
|
00f411d9d2
|
fix: UX should not eagerly store strategy updates! (#240)
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
|
2021-02-09 10:14:04 +01:00 |
|
Ivar Conradi Østhus
|
3a6fa577bc
|
feat: Addon support from UI (#236)
|
2021-02-05 14:24:22 +01:00 |
|
Christopher Kolstad
|
50b6a5790d
|
fix: Use type and value from action to remove tag (#238)
fixes: #237
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
|
2021-02-04 16:08:25 +01:00 |
|
Simen Bekkhus
|
02ab9169da
|
fix: add missing space (#239)
|
2021-02-04 16:03:32 +01:00 |
|
Ivar Conradi Østhus
|
f4cbfe8bee
|
fix: error in snapshot
|
2021-02-01 12:41:47 +01:00 |
|
Christopher Kolstad
|
82f9dbf7a7
|
Fix typos
|
2021-01-27 09:14:55 +01:00 |
|
Ivar Conradi Østhus
|
33e16a2536
|
fix: tweak deprecated strategies view
|
2021-01-21 19:35:59 +01:00 |
|
Christopher Kolstad
|
3014c0029d
|
Basic implementation of deprecation/reactivation of strategies
|
2021-01-21 15:27:24 +01:00 |
|
Christopher Kolstad
|
90e9606d37
|
Fix missing methods for displaying tags on archived toggles
Fixes #233
|
2021-01-21 09:39:58 +01:00 |
|
Christopher Kolstad
|
2cabe7f297
|
Add tag feature
- CRUD for tag-types
- CD for tags
- tagging for features
- display tags on feature-toggle
|
2021-01-18 09:26:32 +01:00 |
|
Ivar Conradi Østhus
|
7380d92e45
|
fix: migrate all .scss files to .module.scss
|
2021-01-07 13:36:13 +01:00 |
|
Ivar Conradi Østhus
|
24899b40e0
|
fix: move all api calls to store folders
|
2021-01-06 22:19:50 +01:00 |
|
Ivar Conradi Østhus
|
b8277f01ac
|
fix: move feature-metrics store to its own folder
|
2021-01-06 22:10:28 +01:00 |
|
Ivar Conradi Østhus
|
b6582fc891
|
fix: move history to folder
|
2021-01-06 22:07:20 +01:00 |
|
Ivar Conradi Østhus
|
92f9fdc50e
|
fix: move feature-toggle store into folder
|
2021-01-06 22:05:11 +01:00 |
|
Ivar Conradi Østhus
|
f42dce509c
|
fix: move error store into folder
|
2021-01-06 21:59:47 +01:00 |
|
Ivar Conradi Østhus
|
bd5b60936f
|
fix: remove unused client-instance concept
|
2021-01-06 21:55:16 +01:00 |
|
Ivar Conradi Østhus
|
ba79da7a99
|
fix: archive store in folder
|
2021-01-06 21:47:39 +01:00 |
|
Ivar Conradi Østhus
|
46843aecf1
|
fix: remove use of input stores
|
2021-01-06 21:41:56 +01:00 |
|
Ivar Conradi Østhus
|
3c09818c75
|
fix: update snapshot for tests
|
2020-12-22 10:07:53 +01:00 |
|
Ivar Conradi Østhus
|
cc96134e2f
|
fix: add last seen as sort option
|
2020-12-22 10:05:56 +01:00 |
|
Ivar Conradi Østhus
|
6b742a0b92
|
fix: lint it
|
2020-12-22 09:53:56 +01:00 |
|
Ivar Conradi Østhus
|
d1662d75c8
|
feat: Add last seen at timestamp
Closes #226
|
2020-12-22 09:45:35 +01:00 |
|
Ivar Conradi Østhus
|
9db1d59093
|
fix: minor CSS tweak
|
2020-12-15 21:36:21 +01:00 |
|
Ivar Conradi Østhus
|
be2664d38b
|
fix: new feature toggle gets default strategy
|
2020-12-15 13:21:38 +01:00 |
|
Ivar Conradi Østhus
|
111b2353bf
|
fix: minor strategy configure update
|
2020-12-14 21:39:22 +01:00 |
|
Ivar Conradi Østhus
|
6715ee8af0
|
fix: minor css tweaks
|
2020-12-14 15:50:32 +01:00 |
|
Ivar Conradi Østhus
|
6387b2d8f0
|
fix: namespace settings in localStorage
|
2020-12-03 10:21:03 +01:00 |
|
Ivar Conradi Østhus
|
8a083ce748
|
fix: Should update activation strategies immediately (#229)
|
2020-11-27 22:23:44 +01:00 |
|
Ivar Conradi Østhus
|
718c4fa608
|
fix: filter for projects
|
2020-11-23 21:32:05 +01:00 |
|
Ivar Conradi Østhus
|
264e9c56ae
|
feat: add support for projects
|
2020-11-23 21:09:19 +01:00 |
|
Ivar Conradi Østhus
|
a8bd6f8063
|
fix: should be possible to remove all variants.
|
2020-11-04 09:07:02 +01:00 |
|
Ivar Conradi Østhus
|
107f932e03
|
fix: minur ux tweaks
|
2020-10-05 21:51:45 +02:00 |
|
Ivar Conradi Østhus
|
e66a4de026
|
fix: hide content if showing authentication modal
|
2020-10-04 20:27:52 +02:00 |
|
Ivar Conradi Østhus
|
0a2672270e
|
fix: add security wanring to the console
|
2020-10-04 19:42:24 +02:00 |
|
Ivar Conradi Østhus
|
87c32015a4
|
fix: typo description => descriptionn
|
2020-10-02 11:05:29 +02:00 |
|
Ivar Conradi Østhus
|
82c67aba30
|
fix: add created date for applications
|
2020-09-26 22:14:56 +02:00 |
|
Ivar Conradi Østhus
|
31398571b4
|
fix: show notification when app updates
|
2020-09-26 21:31:34 +02:00 |
|
Ivar Conradi Østhus
|
7da10fcdcc
|
fix: failing test
|
2020-09-25 22:12:48 +02:00 |
|
Ivar Conradi Østhus
|
1759bfe911
|
fix: minor css tweaks for mobile
|
2020-09-25 22:09:18 +02:00 |
|