1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Gastón Fournier 64c41b8c6d
fix: properly escaping app names (#3368)
## About the changes
Network overview was not escaping square brackets from app names and
that caused mermaid graph to break. We've also identified problems with
quotes and some characters not showing properly when using utf-8 (but
still no solution for this). We're going to be testing the utf-8 issue
in our sandbox instances.
2023-03-22 10:40:22 +01:00
..
__mocks__
assets Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
component fix: properly escaping app names (#3368) 2023-03-22 10:40:22 +01:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts
hooks Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
interfaces feat: project mode (#3334) 2023-03-16 15:29:52 +01:00
openapi refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
themes refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +02:00
index.tsx feat: message banner (#2726) 2022-12-22 15:16:51 +00:00
setupTests.ts
vite-env.d.ts