From 9101c375c9ea94e9942e24843277de102d229067 Mon Sep 17 00:00:00 2001 From: Will Freeman Date: Sun, 1 Jun 2025 20:37:07 -0600 Subject: [PATCH] update pages to include recent events --- webapp/src/App.vue | 3 +-- webapp/src/components/DFMapPopup.vue | 28 +++++++++++++++++++++++----- webapp/src/components/Dangers.vue | 12 +++++++++++- webapp/src/views/Landing.vue | 2 +- webapp/src/views/Wardriving.vue | 12 +++++++++--- 5 files changed, 45 insertions(+), 12 deletions(-) diff --git a/webapp/src/App.vue b/webapp/src/App.vue index b8be9cc..b304a79 100644 --- a/webapp/src/App.vue +++ b/webapp/src/App.vue @@ -16,8 +16,8 @@ function toggleTheme() { const items = [ { title: 'Home', icon: 'mdi-home', to: '/' }, { title: 'Map', icon: 'mdi-map', to: '/map' }, + { title: 'What are ALPRs', icon: 'mdi-cctv', to: '/what-is-an-alpr' }, { title: 'Report an ALPR', icon: 'mdi-map-marker-plus', to: '/report' }, - { title: 'What is an ALPR?', icon: 'mdi-cctv', to: '/what-is-an-alpr' }, { title: 'Public Records', icon: 'mdi-file-document', to: '/foia' }, { title: 'Wardriving', icon: 'mdi-car-connected', to: '/wardriving' }, // { title: 'Known Operators', icon: 'mdi-police-badge', to: '/operators' }, @@ -70,7 +70,6 @@ watch(() => theme.global.name.value, (newTheme) => { temporary > - DeFlock - + - +
+ +
+ {{ manufacturer }} ALPR +
+