1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src
Thomas Heartman f6ab7460c6
Remove the red coloration of deleted strategy change boxes (#10246)
We don't want deleted strategies to have the red background color
anymore with the new change/diff view. As such, we can remove it in the
new component and add a todo to delete the css for it after it's gone.

<img width="1050" alt="image"
src="https://github.com/user-attachments/assets/083cbcac-5df9-47cd-bd78-2501c3bbf64e"
/>
2025-06-30 14:56:15 +02:00
..
__mocks__
assets
component Remove the red coloration of deleted strategy change boxes (#10246) 2025-06-30 14:56:15 +02:00
constants delete legacy constraint accordion (#10110) 2025-06-11 12:22:55 +02:00
contexts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
hooks Feat: impact metrics fronted (#10182) 2025-06-30 09:48:00 +02:00
interfaces Feat: impact metrics fronted (#10182) 2025-06-30 09:48:00 +02:00
openapi chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
themes chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
types
utils chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
index.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
setupTests.ts
vite-env.d.ts