From 615d90216eea8950aca7ce1bc24e078d018bc41a Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Thu, 21 May 2020 14:38:11 +0530 Subject: [PATCH] autogenview: display actual name from API args in notification Fixes #336 With this fix, any API action will use the name and similar parameters to display in the notification instead of resource.name. This also fixes the issue of removal of all jobs in the notification menu (the ones in progress shouldn't be cleared). Signed-off-by: Rohit Yadav --- ui/src/components/header/HeaderNotice.vue | 7 +++---- ui/src/views/AutogenView.vue | 15 +++++++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/ui/src/components/header/HeaderNotice.vue b/ui/src/components/header/HeaderNotice.vue index 1cbbb6b7ebc..f59c7b8b736 100644 --- a/ui/src/components/header/HeaderNotice.vue +++ b/ui/src/components/header/HeaderNotice.vue @@ -25,7 +25,7 @@ overlayClassName="header-notice-popover">