Christopher Kolstad
53354224fc
chore: Bump biome and configure husky ( #6589 )
...
Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit.
2024-03-18 13:58:05 +01:00
Fredrik Strand Oseberg
e5760b5690
Feat: remove last seen refactor flag ( #5423 )
...
What it says on the box
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: andreas-unleash <andreas@getunleash.ai>
2023-11-30 10:17:50 +02:00
Mateusz Kwasniewski
de287a75fe
chore: remove dependent feature flags ( #5419 )
2023-11-27 14:54:40 +01:00
Thomas Heartman
2695e38ed5
fix: make test for last seen by env not rely on array order ( #5303 )
...
This test was flaky because it relied on the order of the array
returned. To make it less flaky, we now turn the array into an object
instead and compare that.
2023-11-08 15:23:24 +01:00
Fredrik Strand Oseberg
fa85e10eac
refactor: remove separate admin api feature flag ( #5228 )
...
This PR will remove the feature flag to separate the admin and client
api
2023-11-08 12:24:11 +01:00
Fredrik Strand Oseberg
28c72ec957
fix: ft overview last seen at ( #5212 )
...
Fixes an issue where the query in the feature toggle overview would
return excess rows
2023-10-30 13:09:27 +01:00
Fredrik Strand Oseberg
71431c7a1d
refactor/last seen at archived ( #5102 )
...
Refactor global archive view and project archive view to include last
seen at by environment
2023-10-20 13:17:41 +02:00
Fredrik Strand Oseberg
7195a63e56
Refactor/last seen at ft list ( #5089 )
...
Refactor last seen at for the feature toggle list
2023-10-19 10:58:10 +02:00