1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/segments
Thomas Heartman 452f3942a7
feat(#4209): add segment to drafts (#4408)
This PR sends segments to CR drafts when you use the `add to draft`
button.

It also adds the logic for which environment to pick.

Segments sent to the API are added to drafts, but not displayed in the
UI yet. CRs with only segment changes are also not listed in the table.
This'll be covered in upcoming work.
2023-08-04 12:57:26 +00:00
..
CreateSegment
CreateSegmentButton Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
EditSegment feat(#4209): add segment to drafts (#4408) 2023-08-04 12:57:26 +00:00
EditSegmentButton Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
hooks
RemoveSegmentButton Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
SegmentActionCell
SegmentDelete
SegmentTable chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
SegmentDocs.tsx
SegmentEmpty.tsx
SegmentForm.tsx
SegmentFormStepList.tsx
SegmentFormStepOne.tsx refactor: misc cleanups (#4022) 2023-06-21 15:08:52 +01:00
SegmentFormStepTwo.tsx
SegmentProjectAlert.tsx feat: context/segment usage plausible (#3956) 2023-06-12 12:41:03 +03:00