]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Downstream branding
authorVolker Theile <vtheile@suse.com>
Fri, 16 Jul 2021 12:50:58 +0000 (14:50 +0200)
committerStefen Allen <sallen@suse.com>
Thu, 9 Dec 2021 19:29:48 +0000 (12:29 -0700)
commite332b446f273ba9bcb65b261e009e0ced7611301
treeb7421c27d5bce24e628098414e5cc16ea7117a82
parent6cff3f29f3ddd468d46a424b2f7babeaac917941
mgr/dashboard: Downstream branding

Adds the downstream branding to the ceph dashboard.

- New sign in page
- New about dialog
- Changed color scheme
- Replaced logos

Update on 04.09.2020 - Fixed bz:1175169, bz:1175161
Update on 25.09.2020 - Fixed bz:1175120

Signed-off-by: Sebastian Krah <skrah@suse.com>
(cherry picked from commit 7563f3305a12f155c5d171e93434f1372b977ae9)

Conflicts:
  src/pybind/mgr/dashboard/frontend/src/app/shared/services/doc.service.ts
  src/pybind/mgr/dashboard/frontend/src/app/shared/services/doc.service.spec.ts
  src/pybind/mgr/dashboard/frontend/src/styles/vendor.overrides.scss
  src/pybind/mgr/dashboard/frontend/src/styles/vendor.variables.scss
21 files changed:
src/pybind/mgr/dashboard/frontend/angular.json
src/pybind/mgr/dashboard/frontend/src/app/core/auth/login/login.component.brand.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/layouts/login-layout/login-layout.component.brand.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.brand.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.brand.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/services/doc.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/doc.service.ts
src/pybind/mgr/dashboard/frontend/src/assets/SUSE_Chameleon_L_Green-pos_sRGB-250.png [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/SUSE_Chameleon_L_Green-pos_sRGB-500.png [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/SUSE_Chameleon_L_White-neg_sRGB-250.png [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/SUSE_Logo-hor_L_White-neg_sRGB-250.png [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/SUSE_Logo-hor_L_White-neg_sRGB.svg [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/SUSE_Logo-vert_L_Green-pos_sRGB-500.png [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/WorkSans-Light.ttf [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/WorkSans-Medium.ttf [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/WorkSans-Regular.ttf [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/apple-touch-icon.png [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/assets/favicon.png [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/index.brand.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/styles/vendor/_style-overrides.scss
src/pybind/mgr/dashboard/frontend/src/styles/vendor/_variables.scss