1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/Project/ProjectSettings
Nuno Góis 7d827442ee
fix: add actions validation (#6481)
https://linear.app/unleash/issue/2-2022/improve-actions-validation

Improves our current actions form validation. 

Empty actions are now ignored on the payload and we get errors in
actions where any of the required fields are empty.

Also refactored our current actions into a constant map that can be
shared across frontend and backend.
2024-03-11 08:18:36 +00:00
..
ChangeRequestConfiguration Typo fix in ChangeRequestTable.tsx (#6465) 2024-03-07 17:19:30 +00:00
ProjectActions fix: add actions validation (#6481) 2024-03-11 08:18:36 +00:00
ProjectApiAccess fix: project tokens path typo (#6468) 2024-03-08 08:44:48 +01:00
ProjectDefaultStrategySettings
ProjectSegments
Settings chore: add actions warning to delete project (#6467) 2024-03-07 17:04:36 +00:00
ProjectSettings.tsx