1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/frontend/src/component/changeRequest
Thomas Heartman e7ae1ff714
Feat(#4209): add conflict marker to segment changes (#4447)
In doing so, we extract the shared conflict marker component from the
feature change and reuse it for both feature and segment changes.

Here's what it looks like:

![image](https://github.com/Unleash/unleash/assets/17786332/4a67aa7a-1953-488f-8bcb-6aac006d53e9)


Update: also straightened out the borders of the conflict warning:


![image](https://github.com/Unleash/unleash/assets/17786332/153799f3-cff2-4aa0-8fb0-8e31d1052b9f)
2023-08-08 12:36:45 +00:00
..
ChangeRequest Feat(#4209): add conflict marker to segment changes (#4447) 2023-08-08 12:36:45 +00:00
ChangeRequestConfirmDialog feat: adds CR to variants per env UI (#2989) 2023-01-25 14:10:35 +00:00
ChangeRequestOverview fix: can review CR with skip change request (#3998) 2023-06-16 13:36:23 +02:00
ChangeRequestSidebar feat: segments in pending CR screen (#4420) 2023-08-04 15:34:03 +03:00
ChangeRequestStatusBadge styling change request sidebar (#2350) 2022-11-08 16:16:30 +01:00
ProjectChangeRequests feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
ChangeRequest.test.tsx feat: segments in pending CR screen (#4420) 2023-08-04 15:34:03 +03:00
changeRequest.types.ts Feat(#4209): add conflict marker to segment changes (#4447) 2023-08-08 12:36:45 +00:00
ChangeRequestPermissions.test.tsx feat: feature creation limit crud together with frontend (#4221) 2023-07-13 14:02:35 +03:00
changesCount.ts feat: segments in pending CR screen (#4420) 2023-08-04 15:34:03 +03:00