1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src
Thomas Heartman 795aa18bca
fix: use the correct icon for failed scheduled CRs (#5760)
This PR switches the notification icon to an exclamation mark (the Error
icon). It updates three components:

1. The badge
2. The timeline
3. The review status

Screenshot with all the replaced icons

![image](https://github.com/Unleash/unleash/assets/17786332/cb10b8d1-9da3-4c48-b13c-09c7680e2b05)
2024-01-04 15:44:53 +05:30
..
__mocks__
assets feat: increase unleash width (#5707) 2023-12-21 08:42:28 +01:00
component fix: use the correct icon for failed scheduled CRs (#5760) 2024-01-04 15:44:53 +05:30
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 chore: update default version in UI (#4761) 2024-01-03 22:23:25 +01:00
interfaces Feat/add feedback to new strategy form (#5745) 2024-01-03 15:43:22 +01:00
openapi chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
themes refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
types Project Overview with react-table v8 (#5571) 2023-12-11 13:33:11 +01:00
utils Feat/add feedback to new strategy form (#5745) 2024-01-03 15:43:22 +01:00
index.tsx feat: feedback skeleton ui (#5727) 2023-12-22 15:09:02 +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