From c32b767d9b652e037961a382d16fd9505b4c710e Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Thu, 6 Jan 2022 16:56:51 +0100 Subject: [PATCH] Notifications list template --- .../Notification/NotificationReadToggle.vue | 18 +- .../views/Notification/create.html.twig | 34 ++- .../views/Notification/edit.html.twig | 32 ++- ...extension_list_notifications_for.html.twig | 6 +- .../views/Notification/list.html.twig | 218 +++++++++--------- .../views/Notification/show.html.twig | 130 +++++------ .../translations/messages.fr.yml | 11 +- .../Resources/public/chill/scss/badge.scss | 5 + .../showInNotification.html.twig | 2 +- 9 files changed, 233 insertions(+), 223 deletions(-) diff --git a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/Notification/NotificationReadToggle.vue b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/Notification/NotificationReadToggle.vue index c45cf1ba6..467fd40ea 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/Notification/NotificationReadToggle.vue +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/Notification/NotificationReadToggle.vue @@ -108,26 +108,28 @@ export default {