1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin
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
..
apiToken Fix/decouple api token list (#3171) 2023-02-21 14:27:46 +01:00
auth clear warnings (#3053) 2023-02-07 08:41:23 +01:00
billing refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
cors clear warnings (#3053) 2023-02-07 08:41:23 +01:00
groups fix: add container for EditGroups (#3318) 2023-03-15 15:23:59 +01:00
instance-admin feat: Instance stats for export/import (#3121) 2023-02-15 14:39:16 +02:00
invoice
maintenance refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
menu feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
network fix: properly escaping app names (#3368) 2023-03-22 10:40:22 +01:00
projectRoles fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
serviceAccounts UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
users refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
Admin.tsx fix: add container for EditGroups (#3318) 2023-03-15 15:23:59 +01:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00