1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/changeRequest
Fredrik Strand Oseberg 2a723ea9e8
fix: remove empty variants when changing tabs (#5850)
This PR makes a change to how variants work in the new setup. Variants
will now:

* Be removed if you change tab or unmount the component and it has no
name
* Moved StrategyVariants into a separate component to isolate this
change
* Add error handling around onSubmit and only trigger feedback if it's
successful
2024-01-11 10:43:29 +01:00
..
ChangeRequest fix: remove empty variants when changing tabs (#5850) 2024-01-11 10:43:29 +01:00
ChangeRequestConfirmDialog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ChangeRequestOverview fix: align timeline icon for schedule failures (#5761) 2024-01-04 16:04:50 +05:30
ChangeRequestSidebar Feat: show status of scheduled change request (#5630) 2023-12-14 11:49:03 +02:00
ChangeRequestStatusBadge feat: add tooltip to Scheduled badge (#5726) 2024-01-09 10:32:52 +02:00
ModifiedInChangeRequestStatusBadge Feat: scheduled change request badges (#5300) 2023-11-09 13:48:29 +02:00
ProjectChangeRequests Feat: show status of scheduled change request (#5630) 2023-12-14 11:49:03 +02:00
ChangeRequest.test.tsx chore: upgrading vite to newer version (#5703) 2023-12-20 14:48:18 +01:00
changeRequest.types.ts feat: add tooltip to Scheduled badge (#5726) 2024-01-09 10:32:52 +02: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