1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-18 11:14:57 +02:00
unleash.unleash/frontend/src
Nuno Góis 7d2fd172a5
fix: role permissions UI improvements (#5388)
https://linear.app/unleash/issue/2-1657/role-permissions-improvements

This PR includes 3 improvements:
 - Sort permissions alphabetically
 - Ensure we don't display duplicate permissions
 - Improve alignment of columns by using a proper grid


![image](https://github.com/Unleash/unleash/assets/14320932/7cb4a70e-8e39-4077-95a0-66f29b3c2e55)
2023-11-23 09:43:15 +00:00
..
__mocks__
assets chore: remove segments oss splash (#5359) 2023-11-17 13:39:43 +00:00
component fix: role permissions UI improvements (#5388) 2023-11-23 09:43:15 +00:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks feat: useTableState hook (#5362) 2023-11-21 11:25:31 +01:00
interfaces chore: remove variantTypeNumber flag (#5382) 2023-11-23 11:12:56 +02:00
openapi chore: update orval schemas (#5249) 2023-11-03 08:48:07 +01:00
themes refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
types feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
utils fix: role permissions UI improvements (#5388) 2023-11-23 09:43:15 +00:00
index.tsx feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts