1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
Thomas Heartman fddb78380e
fix: make the project submission work from the project creation modal (#7040)
It seems the code that was copied was copied from before we changed
the validation logic, so it wouldn't submit. This fixes that to remove
any ID validation in the new form.
2024-05-13 10:49:05 +02:00
..
__mocks__
assets feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
component fix: make the project submission work from the project creation modal (#7040) 2024-05-13 10:49:05 +02:00
constants
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks feat: mark completed ui selector (#7025) 2024-05-09 16:55:09 +03:00
interfaces feat: Lifecycle in project overview (#7024) 2024-05-09 13:38:18 +02:00
openapi feat: Lifecycle in project overview (#7024) 2024-05-09 13:38:18 +02:00
themes feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils chore: upgrade typescript in frontend to 5.4.2 (#6673) 2024-03-22 10:13:44 +00:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts
vite-env.d.ts