1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/segments
Tymoteusz Czech 3bfed7fb0c
fix: segment row id for modals (#10437)
Fixing the issue where modal with an active segment (for deletion) can
change which segment it's listing if a new segment that is
alphabetically earlier than the original segment
2025-07-30 11:09:07 +02:00
..
CreateSegment chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
CreateSegmentButton feat: limit segments component (#7553) 2024-07-08 09:03:08 +02:00
EditSegment chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
EditSegmentButton
hooks chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
RemoveSegmentButton fix: delete project segment with change request (#9315) 2025-02-17 10:41:56 +01:00
SegmentActionCell
SegmentDelete feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
SegmentTable fix: segment row id for modals (#10437) 2025-07-30 11:09:07 +02:00
SegmentDocs.tsx feat: limit segments component (#7553) 2024-07-08 09:03:08 +02:00
SegmentEmpty.tsx
SegmentForm.tsx chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
SegmentFormStepList.tsx
SegmentFormStepOne.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
SegmentFormStepOne.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
SegmentFormStepTwo.test.tsx chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
SegmentFormStepTwo.tsx chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
SegmentProjectAlert.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
SegmentProjectAlert.tsx refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00