1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
unleash.unleash/frontend/src/component/changeRequest
Thomas Heartman a0a15416c4
feat: display potential conflicts in existing change requests (#5521)
This update displays schedule conflicts in active change requests (any
CR that isn't applied, canceled, or rejected).


![image](https://github.com/Unleash/unleash/assets/17786332/181c6c0a-f5de-4eed-9093-ac0109e1e8f3)
2023-12-04 13:33:28 +01:00
..
ChangeRequest feat: display potential conflicts in existing change requests (#5521) 2023-12-04 13:33:28 +01:00
ChangeRequestConfirmDialog
ChangeRequestOverview Feat: change request scheduled timeline (#5346) 2023-11-17 11:20:14 +02:00
ChangeRequestSidebar refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
ChangeRequestStatusBadge feat: scheduled change request state (#5261) 2023-11-03 15:02:51 +02:00
ModifiedInChangeRequestStatusBadge Feat: scheduled change request badges (#5300) 2023-11-09 13:48:29 +02:00
ProjectChangeRequests fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
ChangeRequest.test.tsx feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
changeRequest.types.ts feat: display potential conflicts in existing change requests (#5521) 2023-12-04 13:33:28 +01:00
ChangeRequestPermissions.test.tsx feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
changesCount.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
UpdateCount.test.tsx
UpdateCount.tsx Feat/scheduled cr UI tests (#5296) 2023-11-08 14:28:16 +02:00