From 20e23d8da9ffaea1eae297c4a9b645f48327d23e Mon Sep 17 00:00:00 2001 From: jon r Date: Fri, 18 Apr 2025 11:16:05 +0200 Subject: [PATCH] Feat(front): implement new search process Co-Authored-By: ArneBo Co-Authored-By: Flupsi Co-Authored-By: jon r --- 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 @@ + + +