1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component
andreas-unleash 784d38c230
fix: ReportTable status column not updating (#4924)
Fixes a bug where the status and expiredAt columns where not updating
dynamically

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-10-04 12:27:11 +00:00
..
accessOverview feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
admin feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
application feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
archive feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
changeRequest fix: yarn lint:fix (#4917) 2023-10-04 11:28:05 +02:00
common fix: yarn lint:fix (#4917) 2023-10-04 11:28:05 +02:00
context feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
demo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +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 feat: copy feature with parent (#4918) 2023-10-04 12:20:27 +02: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: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
layout feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
loginHistory feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu fix: separate project and project enterprise settings forms (#4911) 2023-10-04 10:42:02 +03:00
playground/Playground feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
project fix: ReportTable status column not updating (#4924) 2023-10-04 12:27:11 +00:00
providers feat: update dependency permission (#4910) 2023-10-04 09:27:14 +02:00
segments feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
splash feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
strategies feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
tags feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
user feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
App.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
InitialRedirect.tsx