portainer/app/react/sidebar
Chaim Lev-Ari 92b7e64689
feat(ui/sidebar): support custom logos [EE-3753] (#7436)
* feat(ui/sidebar): show right logos
2022-08-12 13:27:30 +12:00
..
AzureSidebar
Footer feat(ui/sidebar): support custom logos [EE-3753] (#7436) 2022-08-12 13:27:30 +12:00
KubernetesSidebar feat(ui): ui-improvements-helm EE-3476 (#7344) 2022-08-01 19:13:58 +12:00
SidebarItem feat(sidebar): add dark theme colors [EE-3666] (#7414) 2022-08-10 07:12:20 +03:00
items
DockerSidebar.tsx fix(sidebar): show authorized links [EE-3610] (#7152) 2022-07-22 14:14:31 +12:00
EdgeComputeSidebar.tsx
EnvironmentSidebar.tsx feat(sidebar): add dark theme colors [EE-3666] (#7414) 2022-08-10 07:12:20 +03:00
Header.module.css feat(ui/sidebar): support custom logos [EE-3753] (#7436) 2022-08-12 13:27:30 +12:00
Header.tsx feat(ui/sidebar): support custom logos [EE-3753] (#7436) 2022-08-12 13:27:30 +12:00
SettingsSidebar.tsx fix(ui): fix users teams missing from menu for teamlead EE-3761 (#7381) 2022-08-04 09:23:38 +12:00
Sidebar.module.css
Sidebar.tsx feat(sidebar): add dark theme colors [EE-3666] (#7414) 2022-08-10 07:12:20 +03:00
SidebarSection.tsx fix(sidebar): sort issues [EE-3447] (#7147) 2022-07-06 08:09:14 +03:00
portainer_logo-BE.svg feat(ui/sidebar): support custom logos [EE-3753] (#7436) 2022-08-12 13:27:30 +12:00
portainer_logo-CE.svg feat(ui/sidebar): support custom logos [EE-3753] (#7436) 2022-08-12 13:27:30 +12:00
types.ts
useSidebarState.tsx