]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Cleaner notifications
authorStephan Müller <smueller@suse.com>
Fri, 27 Jul 2018 09:34:51 +0000 (11:34 +0200)
committerStephan Müller <smueller@suse.com>
Thu, 16 Aug 2018 14:26:22 +0000 (16:26 +0200)
commitac867c7f832bada36fe1ca16d6eca4b00cd19fec
tree6a5412df8edd6da0069c5e427e4e03c3ef151feb
parent0feccf0ca9d39dc2a9d7e04fe70d7ff2ffbf43f8
mgr/dashboard: Cleaner notifications

Now background tasks and recent notifications won't differ in their
wording anymore and all notifications have the same style.

Fixes: https://tracker.ceph.com/issues/24460
Signed-off-by: Stephan Müller <smueller@suse.com>
src/pybind/mgr/dashboard/HACKING.rst
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/task-manager/task-manager.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/task-manager/task-manager.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/cd-notification.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/notification.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/notification.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-manager-message.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-manager-message.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-wrapper.service.ts