1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
2024-01-12 08:33:52 +01:00
..
accessOverview chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
admin chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
application Fix: icon rendering issue in ApplicationList and add help to app update (#5730) 2023-12-27 18:35:08 +01: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 chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
common chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
context chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
demo fix: demo banner zIndex, display on top (#5776) 2024-01-05 14:57:34 +00:00
environments feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
events chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
feature feat: select multiple apps (#5860) 2024-01-12 08:33:52 +01:00
featureTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01: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 chore: incoming webhooks table (#5837) 2024-01-11 12:05:14 +00:00
layout fix: demo banner zIndex, display on top (#5776) 2024-01-05 14:57:34 +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 chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
playground/Playground chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
project chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
providers feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
segments chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
splash chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
strategies feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
tags chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
user chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
App.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
InitialRedirect.tsx