From b228b78e17dcf2463e433c1d03e8512ae325a26f Mon Sep 17 00:00:00 2001 From: Pierre Tellier Date: Sat, 8 Feb 2025 12:11:20 +0100 Subject: [PATCH] feat: add popop with awfuls colors and backend api call --- front/MyINPulse-front/src/App.vue | 10 ++++++---- front/MyINPulse-front/src/main.ts | 3 +-- front/MyINPulse-front/src/router/router.ts | 10 +--------- front/MyINPulse-front/src/services/api.ts | 5 +++-- .../src/services/popupDisplayer.ts | 15 +++++++++------ front/MyINPulse-front/src/views/errorWrapper.vue | 13 ++++++++++++- front/MyINPulse-front/src/views/test.vue | 4 ++-- 7 files changed, 34 insertions(+), 26 deletions(-) diff --git a/front/MyINPulse-front/src/App.vue b/front/MyINPulse-front/src/App.vue index 71701b5..8b3eee1 100644 --- a/front/MyINPulse-front/src/App.vue +++ b/front/MyINPulse-front/src/App.vue @@ -1,13 +1,11 @@ \ No newline at end of file diff --git a/front/MyINPulse-front/src/views/test.vue b/front/MyINPulse-front/src/views/test.vue index e879aef..90db6d1 100644 --- a/front/MyINPulse-front/src/views/test.vue +++ b/front/MyINPulse-front/src/views/test.vue @@ -1,9 +1,9 @@