]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add a description tooltip for disabled items
authorTatjana Dehler <tdehler@suse.com>
Tue, 28 May 2019 06:33:08 +0000 (08:33 +0200)
committerTatjana Dehler <tdehler@suse.com>
Tue, 2 Jul 2019 08:23:47 +0000 (10:23 +0200)
commitd368dcbb7c1b987f7dfb70fad42ad7ebad232b77
tree86149344a94ba3341ca17800788f8d8bccc6957c
parent51abe8f00e1a8f0b4408d67a6a6c08437c159de9
mgr/dashboard: add a description tooltip for disabled items

Add the possibility to show a description tooltip for disabled
menu items. The description is optional. If no description is
given for a specific menu item, no tooltip will be shown.

Signed-off-by: Tatjana Dehler <tdehler@suse.com>
(cherry picked from commit 4a28b52990b6b4fa7e0f9505e4a37a2853ba620c)
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.scss
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/cd-table-action.ts