1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
David Leek 76d3cc59cf
feat: add usage info to project role deletion dialog (#4464)
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

Adds projects user and group -usage information to the dialog shown when
user wants to delete a project role

<img width="670" alt="Skjermbilde 2023-08-10 kl 08 28 40"
src="https://github.com/Unleash/unleash/assets/707867/a1df961b-2d0f-419d-b9bf-fedef896a84e">

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-08-17 09:43:43 +02:00
..
__mocks__
assets feat: change request reject docs and step update (#4493) 2023-08-16 09:46:05 +02:00
component feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
constants feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
contexts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
hooks feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
interfaces feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
openapi chore: update orval with latest change request schema updates (#4446) 2023-08-08 11:58:22 +00:00
themes Feat: strategy variant slider (#4344) 2023-07-26 11:36:16 +02:00
types
utils fix: Remove lastSeenAt from useCollaborateData.tsx staleness check (#4461) 2023-08-10 16:13:24 +03:00
index.tsx
setupTests.ts
vite-env.d.ts