1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature
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
..
CopyFeature fix: copy feature double validation popup (#1117) 2022-06-28 07:54:31 +01:00
CreateFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
CreateFeatureButton Orval generator POC (#2724) 2023-01-05 11:57:53 +01:00
EditFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
FeatureForm Styled components batch4.1 (#2812) 2023-01-05 09:45:39 +01:00
FeatureStrategy fix: infinite rendering due to wrong effect deps (#2895) 2023-01-13 09:02:43 +01:00
FeatureToggleList feat: export ui api integration (#2888) 2023-01-12 16:09:13 +01:00
FeatureView feat: better tooltip links (#2891) 2023-01-16 13:04:52 +01:00
hooks refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
RedirectFeatureView refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
StrategyTypes Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00