]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboar: Add refresh nterval to the dashboard landing page 26396/head
authorguodan1 <guodan1@lenovo.com>
Fri, 18 Jan 2019 06:33:43 +0000 (14:33 +0800)
committerguodan1 <guodan1@lenovo.com>
Wed, 13 Mar 2019 08:28:05 +0000 (16:28 +0800)
commit58e9d48259ad7ac562ffb85bc22b3d6fba6120e1
treef5d3d98285bb6b928183fa8d53af5ac723e65426
parent5965b6c1647f2fe6de885d78157f0732ae821249
mgr/dashboar: Add refresh  nterval to the dashboard landing page

Fixes: http://tracker.ceph.com/issues/26872
Signed-off-by: guodan1 <guodan1@lenovo.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard/dashboard.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/services/refresh-interval.service.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/services/refresh-interval.service.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf