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 61174a1d9c
fix: multi project roles UI improvements (#4646)
https://linear.app/unleash/issue/2-1373/small-ui-fixes-and-improvements

- Update group root role `HelpIcon` tooltip to reflect the new behavior;
- Fixes a crash on groups search where `description` could be
`undefined`;
 - Improves `RoleDescription` design;
 - Fixes the role label in `ProjectGroupView`;
 

![image](https://github.com/Unleash/unleash/assets/14320932/f16ebe98-9408-4edd-8e2b-1e56ba2ad5c6)
2023-09-08 11:42:58 +01:00
..
admin fix: multi project roles UI improvements (#4646) 2023-09-08 11:42:58 +01:00
application feat: application usage feature flag and cleanup (#4568) 2023-08-25 13:26:44 +03:00
archive feat: integration urls, ux (#4640) 2023-09-08 10:21:11 +03:00
changeRequest feat: persistent search queries (#4624) 2023-09-06 15:46:10 +02:00
common fix: multi project roles UI improvements (#4646) 2023-09-08 11:42:58 +01:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: strategy variants in demo link to new variants (#4477) 2023-08-11 09:43:41 +02:00
environments
events fix: diff no changes (#4480) 2023-08-11 12:31:23 +02:00
feature 1-1342: show flag naming pattern info when you copy toggles (#4629) 2023-09-07 10:22:13 +02:00
featureTypes refactor: clean up some unused imports (#4597) 2023-09-01 15:32:15 +01:00
feedback
integrations feat: edge integrations page (#4639) 2023-09-08 10:49:30 +02:00
layout Fix: change request info (#3971) 2023-07-04 09:09:05 +02:00
loginHistory Menu update - improvements and mobile version (#4423) 2023-08-07 18:13:56 +02:00
maintenance
menu feat: edge integrations page (#4639) 2023-09-08 10:49:30 +02:00
playground/Playground fix: dot in context fields (#4434) 2023-08-07 13:53:22 +02:00
project fix: multi project roles UI improvements (#4646) 2023-09-08 11:42:58 +01:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments chore: Change request flags removed (#4601) 2023-09-04 10:57:13 +02:00
splash
strategies
tags
user feat: close dialog when esc is pressed (#4567) 2023-08-25 13:31:34 +03:00
App.tsx
InitialRedirect.tsx