1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src
Thomas Heartman 7c28d247d8
chore: remove project segments gate for oss users (#8666)
This change opens up the project segments page to OSS users. They
could navigate to it explicitly before, but would be told it was a
premium feature (which it is not (since 5.5)).

After this, it'll show up in the settings sidebar as for
pro/enterprise, and you'll get the actual segments table instead of
"this is a premium feature" message.


![image](https://github.com/user-attachments/assets/1fb0213a-4541-4f01-8f61-48725f4602e1)
2024-11-06 14:05:33 +01:00
..
__mocks__
assets Feat/release management overview (#8672) 2024-11-06 14:02:42 +01:00
component chore: remove project segments gate for oss users (#8666) 2024-11-06 14:05:33 +01:00
constants
contexts
hooks Feat/release management overview (#8672) 2024-11-06 14:02:42 +01:00
interfaces Feat/release management overview (#8672) 2024-11-06 14:02:42 +01:00
openapi chore (1-3076): add remaining "project resources" to status payload (#8660) 2024-11-06 11:46:04 +00:00
themes chore: upgrade to biome 1.9.4 (#8616) 2024-10-31 15:24:22 +01:00
types
utils refactor: introduce a highlight reusable component (#8643) 2024-11-05 09:21:19 +00:00
index.tsx refactor: introduce a highlight reusable component (#8643) 2024-11-05 09:21:19 +00:00
setupTests.ts chore: scroll-related UX adjustments in the Unleash AI chat (#8478) 2024-10-18 14:38:46 +01:00
vite-env.d.ts