1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +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 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
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 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