From f6d11b91ad46a21fd4c1df2f0e3eb8cd08583f06 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 12 Nov 2025 10:34:19 +0100 Subject: [PATCH] Make calendar item on 'mes rendez-vous' page clickable, navigate to calendar item edit page --- .../unreleased/Feature-20251112-103224.yaml | 6 ++++++ .../public/vuejs/MyCalendarRange/App2.vue | 17 +++++++++++++---- 2 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 .changes/unreleased/Feature-20251112-103224.yaml diff --git a/.changes/unreleased/Feature-20251112-103224.yaml b/.changes/unreleased/Feature-20251112-103224.yaml new file mode 100644 index 000000000..44a7d4c60 --- /dev/null +++ b/.changes/unreleased/Feature-20251112-103224.yaml @@ -0,0 +1,6 @@ +kind: Feature +body: Make a calendar item on the 'mes rendez-vous' page clickable. Clicking will navigate to the edit page of the calendar item. +time: 2025-11-12T10:32:24.916576945+01:00 +custom: + Issue: "461" + SchemaChange: No schema change diff --git a/src/Bundle/ChillCalendarBundle/Resources/public/vuejs/MyCalendarRange/App2.vue b/src/Bundle/ChillCalendarBundle/Resources/public/vuejs/MyCalendarRange/App2.vue index 6e3d5b61c..0feb8c8f6 100644 --- a/src/Bundle/ChillCalendarBundle/Resources/public/vuejs/MyCalendarRange/App2.vue +++ b/src/Bundle/ChillCalendarBundle/Resources/public/vuejs/MyCalendarRange/App2.vue @@ -99,7 +99,7 @@