1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src
Gard Rimestad ba8bdc585a
fix: url encode application name in links (#2121)
* fix: url encode application name in links

This ensures that we url encode application names for our links.
2022-09-30 15:53:02 +02:00
..
__mocks__
assets Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
component fix: url encode application name in links (#2121) 2022-09-30 15:53:02 +02:00
constants Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
contexts Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
hooks fix: url encode application name in links (#2121) 2022-09-30 15:53:02 +02:00
interfaces Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
openapi
themes Improve tabs UI on smaller devices (#2014) 2022-09-06 15:32:42 +03:00
types
utils refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00
index.tsx Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
setupTests.ts
vite-env.d.ts