1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component/segments
Gastón Fournier ab4a6f5c92
chore: GA project specific segments (#3583)
## About the changes
General availability of project-specific segments 

Now new permissions can be assigned to non-admin users to allow them to
create segments specifically bounded to a project (note that unique
naming restriction applies across projects, this limitation can be
lifted later).

![image](https://user-images.githubusercontent.com/455064/233579161-40ab25c5-a306-4fbc-82e5-8d09b3cb6a5f.png)

This enables a section in the project configuration to add
project-specific segments

![image](https://user-images.githubusercontent.com/455064/233578924-7056c626-ff1f-4dad-b00c-7fbd851158a6.png)
2023-04-21 10:25:40 +02: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 fix: revert form section 100 height (#3345) 2023-03-17 13:59:46 +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
SegmentDocs.tsx
SegmentEmpty.tsx
SegmentForm.tsx
SegmentFormStepList.tsx
SegmentFormStepOne.tsx chore: GA project specific segments (#3583) 2023-04-21 10:25:40 +02:00
SegmentFormStepTwo.tsx feat: implement project-scoped segments in project settings (#3335) 2023-03-17 08:23:27 +00:00
SegmentProjectAlert.tsx Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
SegmentTable.tsx chore: GA project specific segments (#3583) 2023-04-21 10:25:40 +02:00