1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src
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
..
__mocks__
assets
component feat: improve role form validation (#5548) 2023-12-05 12:39:30 +00:00
constants
contexts
hooks refactor: project overview table state (#5530) 2023-12-04 17:04:28 +01:00
interfaces feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
openapi chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
themes
types feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
utils refactor: table state management in withTableState (#5531) 2023-12-05 12:16:58 +01:00
index.tsx feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
setupTests.ts
vite-env.d.ts