1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test
Nuno Góis 27d48b3437
Feat segments project safeguards (#3359)
https://linear.app/unleash/issue/2-811/ability-to-move-project-specific-segments


![image](https://user-images.githubusercontent.com/14320932/226572047-19ed225c-13d5-4f2e-b10f-e17a7f7e6ae7.png)

Provides some safeguards to project-specific segments when managing them
on a global level (segments page):
- You can always promote a segment to global;
- You can't specify a project if the segment is currently in use in
multiple projects;
- You can't specify a different project if the segment is currently
already in use in a project;
2023-03-21 20:28:43 +00:00
..
config refactor: remove variants per environment feature flag (#3102) 2023-02-14 14:02:02 +00:00
e2e Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
examples fix: found an edge case exporting variants (#2900) 2023-01-13 14:55:57 +01:00
fixtures Poc: calculate etag based on query and latest revison id (#3062) 2023-03-17 14:10:21 +01:00
arbitraries.test.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00