1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/admin
Thomas Heartman e20ef56374
fix: trim name and description before validation (#8275)
This fixes a bug where you can input just whitespace for
name/description. It also means that you can no longer have both "my
role" and "my role    " as separate roles.

API fix will follow.
2024-09-26 11:54:16 +00:00
..
apiToken
auth
banners
billing
cors
groups
instance-admin feat: add remaining resource usage to instance stats (#7958) 2024-08-22 13:09:26 +02:00
instance-privacy
invoice
license
maintenance chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
menu
network
roles
serviceAccounts
users
Admin.tsx
AdminIndex.tsx
AdminRedirect.tsx
adminRoutes.ts
filterAdminRoutes.test.ts
filterAdminRoutes.ts
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts