]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add "About" modal 22762/head
authorRicardo Marques <rimarques@suse.com>
Thu, 28 Jun 2018 15:11:36 +0000 (16:11 +0100)
committerRicardo Marques <rimarques@suse.com>
Wed, 4 Jul 2018 08:51:27 +0000 (09:51 +0100)
commit6c33d7f57af6bfedbd1a2b61c64e78004a61e727
tree2bd57a7d05e4f413530072ab6af3f37f00dd245a
parent5dc5822a4fb61b3bcd685848f547a3509ac779bd
mgr/dashboard: Add "About" modal

Fixes: https://tracker.ceph.com/issues/24646
Signed-off-by: Ricardo Marques <rimarques@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.ts
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation.module.ts
src/pybind/mgr/dashboard/frontend/src/assets/Ceph_Logo_Stacked_RGB_120411_fa_348x348.png [new file with mode: 0644]