From 788f317638bca17f268890c1fea59de23ba2feb5 Mon Sep 17 00:00:00 2001 From: jon r Date: Thu, 17 Apr 2025 12:51:34 +0200 Subject: [PATCH] feat(front): implement new search process --- front/src/ui/modals/Search.vue | 528 +++++++++++++++++++++++++++++++++ 1 file changed, 528 insertions(+) create mode 100644 front/src/ui/modals/Search.vue diff --git a/front/src/ui/modals/Search.vue b/front/src/ui/modals/Search.vue new file mode 100644 index 000000000..e0683d5df --- /dev/null +++ b/front/src/ui/modals/Search.vue @@ -0,0 +1,528 @@ + + +