1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman a88763283a
feat: show suspended schedule states in review status (#5872)
Updates the change request review status box to handle suspended
schedules.

<img width="852" alt="image"
src="https://github.com/Unleash/unleash/assets/17786332/2af52b6d-d821-4d30-9166-e8e76ead120d">
2024-01-12 16:48:58 +05:30
..
accessOverview chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
admin Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
application Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
archive chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
banners chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
changeRequest feat: show suspended schedule states in review status (#5872) 2024-01-12 16:48:58 +05:30
common Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
context Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
demo Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
environments
events Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
feature Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
featureTypes Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
feedback chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
feedbackNew chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
filter chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
incomingWebhooks chore: incoming webhooks table (#5837) 2024-01-11 12:05:14 +00:00
integrations Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
layout refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
loginHistory
maintenance
menu chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
playground/Playground Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
project Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
providers feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
segments Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
splash chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
strategies Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
tags Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
user Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
App.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
InitialRedirect.tsx