1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 8e67594f1b
chore: change access overview to lists in accordions (#9535)
https://linear.app/unleash/issue/2-3343/accordions-not-a-must-have

https://linear.app/unleash/issue/2-3345/indicator-of-how-many-permissions

Changes our Access Overview from tables to lists in accordions. Also
includes the total permissions in the accordion summary.

Looking at the designs it seems like lists would make the most sense,
both visually and in terms of semantics. This will also allow us to
group the permissions both visually and semantically in a future task.


![image](https://github.com/user-attachments/assets/0692b4f3-0fc5-482c-b963-c731bf5113f5)

### Update

Also improved our project permissions label.


![image](https://github.com/user-attachments/assets/cbb2c298-1f85-4a78-b3ff-3140c567f756)


![image](https://github.com/user-attachments/assets/f3d5c623-4013-4a47-a4b1-5af2e63cb01e)

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2025-03-14 10:21:14 +00:00
..
admin chore: change access overview to lists in accordions (#9535) 2025-03-14 10:21:14 +00:00
application chore: fix text on last seen instances (#9376) 2025-02-27 09:21:40 +02:00
archive
banners chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
changeRequest Feat(UI): new strategy variant chips (#9507) 2025-03-13 11:27:45 +01:00
commandBar fix: command bar search padding 2025-03-14 11:13:11 +01:00
common chore: Playground Strategy Lists (#9510) 2025-03-13 12:01:44 +01:00
context
demo Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
environments chore: remove apitoken.username (#9448) 2025-03-11 08:32:50 +01:00
events chore: show events IP (#9512) 2025-03-12 10:06:29 +00:00
feature chore: Playground Strategy Lists (#9510) 2025-03-13 12:01:44 +01:00
featureTypes
feedback chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
feedbackNew chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
filter Adds a more visible focus indicator to the filter chips (#9251) 2025-02-07 10:22:08 +01:00
insights Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
integrations Update API tokens and client keys pages (#9143) 2025-02-04 09:32:32 +01:00
layout fix: new header z-index style (#9541) 2025-03-14 11:18:20 +01:00
loginHistory
maintenance
menu fix: new header z-index style (#9541) 2025-03-14 11:18:20 +01:00
onboarding
personalDashboard chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
playground/Playground chore: Playground Strategy Lists (#9510) 2025-03-13 12:01:44 +01:00
project chore: rename access matrix to access overview (#9531) 2025-03-13 15:23:58 +00:00
providers Feat/release management overview (#8672) 2024-11-06 14:02:42 +01:00
releases feat: archived indicators and disabled button when editing archived template (#9503) 2025-03-13 09:16:55 +01:00
segments fix: delete project segment with change request (#9315) 2025-02-17 10:41:56 +01:00
signals
splash
strategies
tags chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
user Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
App.tsx chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
InitialRedirect.tsx