portainer/app/react/sidebar
itsconquest a0d349e0b3
feat(buildinfo): ability to see build info [EE-2552] (#7107)
* feat(buildinfo): ability to see build info [EE-2252]

* handle dark theme

* feat: add build info to status version

* feat: include ldflags in azure pipeline

* echo shell commands in azure build

* clean up main log

* allow tests to pass

* use data from backend

* allow clicking off modal to dismiss

* add placeholder versions

* refactor

* update button class

* fix modal displaying behind elements

Co-authored-by: Dmitry Salakhov <to@dimasalakhov.com>
2022-07-15 11:09:38 +12:00
..
AzureSidebar chore(sidebar): add data-cys [EE-3605] (#7143) 2022-06-28 19:36:40 +03:00
KubernetesSidebar fix(sidebar): sort issues [EE-3447] (#7147) 2022-07-06 08:09:14 +03:00
SidebarItem fix(sidebar): sort issues [EE-3447] (#7147) 2022-07-06 08:09:14 +03:00
items chore(sidebar): add data-cys [EE-3605] (#7143) 2022-06-28 19:36:40 +03:00
DockerSidebar.tsx chore(sidebar): add data-cys [EE-3605] (#7143) 2022-06-28 19:36:40 +03:00
EdgeComputeSidebar.tsx chore(sidebar): add data-cys [EE-3605] (#7143) 2022-06-28 19:36:40 +03:00
EnvironmentSidebar.tsx fix(sidebar): sort issues [EE-3447] (#7147) 2022-07-06 08:09:14 +03:00
Footer.module.css feat(buildinfo): ability to see build info [EE-2552] (#7107) 2022-07-15 11:09:38 +12:00
Footer.tsx feat(buildinfo): ability to see build info [EE-2552] (#7107) 2022-07-15 11:09:38 +12:00
Header.tsx fix(sidebar): sort issues [EE-3447] (#7147) 2022-07-06 08:09:14 +03:00
SettingsSidebar.tsx chore(sidebar): add data-cys [EE-3605] (#7143) 2022-06-28 19:36:40 +03:00
Sidebar.module.css feat(sidebar): implement new design [EE-3447] (#7118) 2022-06-28 10:42:42 +03:00
Sidebar.tsx chore(sidebar): add data-cys [EE-3605] (#7143) 2022-06-28 19:36:40 +03:00
SidebarSection.tsx fix(sidebar): sort issues [EE-3447] (#7147) 2022-07-06 08:09:14 +03:00
UpdateNotifications.module.css refactor(sidebar): migrate sidebar to react [EE-2907] (#6725) 2022-06-23 10:25:56 +03:00
UpdateNotifications.tsx refactor(sidebar): migrate sidebar to react [EE-2907] (#6725) 2022-06-23 10:25:56 +03:00
types.ts refactor(sidebar): migrate sidebar to react [EE-2907] (#6725) 2022-06-23 10:25:56 +03:00
useSidebarState.tsx feat(sidebar): implement new design [EE-3447] (#7118) 2022-06-28 10:42:42 +03:00