1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component
Fredrik Strand Oseberg 5414fa6663
Refactor/remove last seen at flag (#5394)
This PR removes the feature flag for displaying the new last seen by
environments component.
2023-11-22 13:32:38 +01:00
..
accessOverview feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
admin feat(banners): enable customer banners (#5348) 2023-11-17 13:56:09 +00:00
application feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
archive Refactor/remove last seen at flag (#5394) 2023-11-22 13:32:38 +01:00
banners feat: banner UI/UX adjustments (#5151) 2023-10-25 17:14:18 +01:00
changeRequest fix: Only show strategy variant changes if there is a diff in the variants (#5353) 2023-11-22 09:50:03 +02:00
common Refactor/remove last seen at flag (#5394) 2023-11-22 13:32:38 +01:00
context fix: local linter did not find formatting error (#4954) 2023-10-06 10:45:29 +02:00
demo feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
environments feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
events feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feature Refactor/remove last seen at flag (#5394) 2023-11-22 13:32:38 +01:00
featureTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feedback feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
integrations feat: remove feature flag for datadog json template (#5105) 2023-10-26 09:09:26 +02:00
layout chore: remove segments oss splash (#5359) 2023-11-17 13:39:43 +00:00
loginHistory fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
maintenance feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
menu bug: remove strategies from copy breadcrumbs (#5137) 2023-10-25 09:12:32 +03:00
playground/Playground fix: do not track empty strings in playground token input (#5159) 2023-10-26 11:45:29 +00:00
project Refactor/remove last seen at flag (#5394) 2023-11-22 13:32:38 +01:00
providers feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
segments fix: take into account project segments permission in form (#5352) 2023-11-16 11:54:56 +00:00
splash chore: remove segments oss splash (#5359) 2023-11-17 13:39:43 +00:00
strategies feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
tags feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
user fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
App.tsx refactor: rename message banners to banners (#5098) 2023-10-19 13:18:25 +01:00
InitialRedirect.tsx