1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 38be01f506
fix: redirect only happening on root path with replace (#2981)
Adds a fix for overeager redirects, now we will redirect on the root
path and replace on our redirects from login.

Co-authored-by: Gastón Fournier <gaston@getunleash.ai>
2023-01-25 13:12:31 +01:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
component fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
constants fix: prevent deleting the last variable variant on the ui (#2964) 2023-01-24 09:48:53 +02:00
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks feat: import stage (#2985) 2023-01-25 12:34:28 +01:00
interfaces feat: add warning hints on potential misconfiguration (#2948) 2023-01-20 18:09:01 +01:00
openapi feat: export ui api integration (#2888) 2023-01-12 16:09:13 +01:00
themes feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
index.tsx feat: message banner (#2726) 2022-12-22 15:16:51 +00:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00