1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component
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
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
admin fix: disable SCIM for OIDC, nothing to test it on (#6937) 2024-04-29 13:14:39 +02:00
application chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
archive chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
banners fix: tabs alignment (#6768) 2024-04-03 12:15:36 +02:00
changeRequest feat: variant dependencies ui (#6739) 2024-03-29 19:28:49 +01:00
common Chore: visually hide labels in the create project form (#7015) 2024-05-13 07:33:06 +02:00
context Chore: context fields UI improvements when creating context field (#6714) 2024-03-28 13:07:04 +02:00
demo chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
environments chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
events chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature feat: pre-live should include disabled prod (#7031) 2024-05-10 13:53:01 +02:00
featureTypes chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedback chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedbackNew chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filter chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
insights Fix: insights loading (#6834) 2024-04-15 09:46:56 +02:00
integrations chore: orval with project insights (#6621) 2024-03-20 09:20:54 +01:00
layout [Gitar] Cleaning up stale feature flag: increaseUnleashWidth with value true (#6724) 2024-03-28 11:04:00 +02:00
loginHistory chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu feat: create project dialog (#7012) 2024-05-10 11:01:49 +03:00
playground/Playground feat: display removed context props in the UI (#6844) 2024-04-12 12:35:33 +02:00
project fix: make the project submission work from the project creation modal (#7040) 2024-05-13 10:49:05 +02:00
providers chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
segments chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
signals chore: call signal endpoint example (#6611) 2024-03-19 15:53:41 +00:00
splash chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
strategies chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tags feat: add "my projects" filter to projects list (#6831) 2024-04-12 12:35:47 +02:00
user feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
App.tsx fix: remove duplicate banner (#6726) 2024-03-28 10:17:57 +01:00
InitialRedirect.tsx Fix: losing redirect on provider login (#5970) 2024-01-19 14:31:42 +02:00