1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-18 00:19:49 +01:00
unleash.unleash/frontend/src
Christopher Kolstad f245e55391
fix: trim sso URL fields (#7301) (#7303)
What the title says. There are input values that are whitespace
sensitive, so this will trim clientId and entity field, preventing the
form from sending leading or trailing whitespace. Will make a PR on
enterprise as well to trim on the backend as well.
2024-06-06 11:29:53 +02:00
..
__mocks__
assets feat: show docs with icons in sidebar (#7109) 2024-05-22 13:45:47 +02:00
component fix: trim sso URL fields (#7301) (#7303) 2024-06-06 11:29:53 +02:00
constants
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
interfaces chore: add a flag+ui flag for commandBarUI (#7264) 2024-06-04 08:50:13 +00:00
openapi chore: regenerate orval with new changes (#7283) 2024-06-05 09:14:50 +02:00
themes chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils chore: deprecate custom strategies (#7186) 2024-05-28 12:33:53 +02: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