1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test/e2e
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
..
api Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
helpers chore: PoC test API helper (DRY) (#3342) 2023-03-20 10:27:19 +01:00
routes Wip/environments (#880) 2021-07-07 10:46:50 +02:00
seed chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +01:00
services feat: support updating existing projects without existing settings (#3358) 2023-03-21 10:32:09 +01:00
stores feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
custom-auth.test.ts Favorite features (#2550) 2022-11-29 16:06:08 +01:00
health.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00