1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +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 [Gitar] Cleaning up stale flag: resourceLimits with value true (#7964) 2024-08-22 13:20:53 +02:00
auth chore: remove unused SCIM setting - assumeControlOfExisting (#8101) 2024-09-05 13:45:20 +01:00
banners
billing
cors
groups refactor: ts checking conditionallyrender props (#7840) 2024-08-30 13:39:11 +02:00
instance-admin feat: add remaining resource usage to instance stats (#7958) 2024-08-22 13:09:26 +02:00
instance-privacy
invoice
license
maintenance
menu
network feat: highlighting flags chart (#8237) 2024-09-25 08:36:30 +02:00
roles fix: trim name and description before validation (#8275) 2024-09-26 11:54:16 +00:00
serviceAccounts
users
Admin.tsx
AdminIndex.tsx
AdminRedirect.tsx
adminRoutes.ts
filterAdminRoutes.test.ts
filterAdminRoutes.ts
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts