]> 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>
Wed, 29 May 2019 10:36:31 +0000 (12:36 +0200)
commit4a28b52990b6b4fa7e0f9505e4a37a2853ba620c
tree51af68810f46ed41b79c44385ab17f5ba40e0667
parent9bf13f1777b7df97b2ddf7f541d0b0e00a689ea2
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>
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