1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/frontend/src
Jaanus Sellin 1780fae022
fix: now issue count under application will show correctly (#6553)
Previously if multiple environments had same missing SDK, it was counted
multiple times. Now it will take only unique.
2024-03-14 14:52:57 +02:00
..
__mocks__
assets fix: new signals icon (#6461) 2024-03-07 11:12:56 +00:00
component fix: now issue count under application will show correctly (#6553) 2024-03-14 14:52:57 +02:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
interfaces feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
openapi feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
themes Feat: sticky insights header and widget tooltip icon (#6537) 2024-03-14 11:33:30 +02:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils feat: Make storing to local storage robust (#6139) 2024-02-13 09:36:15 +02:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts