1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/admin
Nuno Góis 4286103850
feat: better tooltip links (#2891)
https://linear.app/unleash/issue/2-576/improve-how-text-that-has-tooltip-should-look-so-they-are-not


![image](https://user-images.githubusercontent.com/14320932/212140467-46d4f7f9-b5c1-40ea-9748-4a6ccc7950bb.png)


![image](https://user-images.githubusercontent.com/14320932/212140316-d6e88bc0-c26e-436b-855f-5f6e8697aed8.png)

- Adapts the existing `HtmlTooltip` component to support setting
`maxHeight` and `maxWidth` properties;
- Introduces a new common component: `TooltipLink`;
- Adapts SA (tokens), features (tags), variants (overrides, payloads)
and project access (role and role description);
- Role description in project access now uses this component instead of
the old jankier popover component;
2023-01-16 13:04:52 +01:00
..
api Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
apiToken Remove E flag (#2832) 2023-01-11 09:00:26 +02:00
auth Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
billing Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
cors Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
groups Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
instance-admin Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
invoice fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
maintenance Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
menu feat: service accounts (UI) (#2734) 2023-01-05 08:11:28 +00:00
network Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
projectRoles Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
serviceAccounts feat: better tooltip links (#2891) 2023-01-16 13:04:52 +01:00
users Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Admin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00