1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/admin
Nuno Góis f348acb3b9
feat: improve role form validation (#5548)
https://linear.app/unleash/issue/2-1717/improve-the-ux-when-all-the-required-fields-are-not-filled-in

Improves role form validation behavior.
We may want to look into a form validation library, like
[react-hook-form](https://react-hook-form.com/), for future
implementations.
2023-12-05 12:39:30 +00:00
..
apiToken chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
auth feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
banners fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
billing chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
cors feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
groups fix: groups link (#5511) 2023-11-30 09:42:27 +01:00
instance-admin feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
instance-privacy feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
invoice feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
maintenance fix: maintenance banner should show right away when toggled (#5021) 2023-10-13 14:30:50 +01:00
menu feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
network feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
roles feat: improve role form validation (#5548) 2023-12-05 12:39:30 +00:00
serviceAccounts fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
users fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
Admin.tsx feat: banners admin page (#5111) 2023-10-20 11:14:48 +01:00
AdminIndex.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
AdminRedirect.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
adminRoutes.ts feat(banners): enable customer banners (#5348) 2023-11-17 13:56:09 +00:00
filterAdminRoutes.test.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
filterAdminRoutes.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
useAdminRoutes.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00