1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 9accbcfa8b
Fix pro project role descriptions (#2612)
https://linear.app/unleash/issue/2-485/bug-pro-access-page-the-tooltip-on-the-roles-is-not-working

Fixes an issue where we would not show anything for project role
permissions since we're not serving that specific endpoint below
Enterprise level. This way we fallback to the access role descriptions,
which are also nice and informative:


![image](https://user-images.githubusercontent.com/14320932/205987327-def46ef2-4010-47dd-ba7d-5a264f0b547d.png)


PR also adds support for SWR options in ConditionalSWR and
EnterpriseSWR.
2022-12-07 10:22:42 +00:00
..
addons POC: integration tests (#2422) 2022-12-06 15:28:33 +01:00
admin POC: integration tests (#2422) 2022-12-06 15:28:33 +01:00
application feat: add application counter to application list (#2019) 2022-08-31 16:10:01 +02:00
archive Update texts (#1226) 2022-08-22 13:05:55 +00:00
changeRequest fix sort type (#2616) 2022-12-07 09:00:57 +01:00
common adjusting mobile styles (#2604) 2022-12-06 17:01:14 +01:00
context refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
environments adjusting mobile styles (#2604) 2022-12-06 17:01:14 +01:00
events visual changes representation (#2583) 2022-12-01 14:44:33 +01:00
feature POC: integration tests (#2422) 2022-12-06 15:28:33 +01:00
feedback chore(deps): update material-ui monorepo (#2269) 2022-11-10 21:40:38 +00:00
layout linter fixes (#2561) 2022-11-30 10:52:13 +01:00
menu refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
playground/Playground fix: change domain vocabulary (#2503) 2022-11-23 13:45:19 +01:00
project Fix pro project role descriptions (#2612) 2022-12-07 10:22:42 +00:00
providers skip change request (#2598) 2022-12-05 15:38:17 +01:00
segments fix: only show link to create segment if you have permission (#2291) 2022-10-31 08:45:31 +00:00
splash refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
strategies refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
tags adjusting mobile styles (#2604) 2022-12-06 17:01:14 +01:00
user POC: integration tests (#2422) 2022-12-06 15:28:33 +01:00
App.styles.ts Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
App.tsx Fix/last viewed project (#2530) 2022-11-28 16:10:40 +02:00