1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01: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 fix: revert form section 100 height (#3345) 2023-03-17 13:59:46 +00:00
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 fix: assume undefined instead of null on segment project (#3304) 2023-03-13 10:25:48 +00:00
RemoveSegmentButton Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
SegmentActionCell refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
SegmentDelete Refactor/make styles batch 6 part 3 (#2823) 2023-01-05 09:45:17 +01:00
SegmentTable chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
SegmentDocs.tsx feat: better segment info (#3243) 2023-03-02 14:13:27 +00:00
SegmentEmpty.tsx Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
SegmentForm.tsx fix: assume undefined instead of null on segment project (#3304) 2023-03-13 10:25:48 +00:00
SegmentFormStepList.tsx Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
SegmentFormStepOne.tsx refactor: misc cleanups (#4022) 2023-06-21 15:08:52 +01:00
SegmentFormStepTwo.tsx feat: implement project-scoped segments in project settings (#3335) 2023-03-17 08:23:27 +00:00
SegmentProjectAlert.tsx feat: context/segment usage plausible (#3956) 2023-06-12 12:41:03 +03:00