1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
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
..
accessOverview
admin feat: improve role form validation (#5548) 2023-12-05 12:39:30 +00:00
application feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
archive fix: delete archived feature toggles in the UI (#5411) 2023-11-24 09:35:13 +00:00
banners
changeRequest feat: display potential conflicts in existing change requests (#5521) 2023-12-04 13:33:28 +01:00
common fix(removeapitokenbutton.tsx): add environment name in delete token modal (#5469) 2023-12-05 13:17:31 +01:00
context chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
demo chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
environments feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
events chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
feature refactor: table state management in withTableState (#5531) 2023-12-05 12:16:58 +01:00
featureTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feedback
integrations
layout
loginHistory
maintenance
menu feat: new search for feature toggle list table (#5454) 2023-11-29 10:42:35 +01:00
playground/Playground fix: prevent search being stacked on top of the form dropdown (#5523) 2023-12-04 12:27:25 +01:00
project refactor: table state management in withTableState (#5531) 2023-12-05 12:16:58 +01:00
providers feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
segments Feat: show change request data on segment project usage page (#5410) 2023-11-28 10:01:56 +01:00
splash chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
strategies
tags feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
user chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
App.tsx
InitialRedirect.tsx