From 820386b87befb2b9ab0784e46a5d92b2fddab9f8 Mon Sep 17 00:00:00 2001 From: Matteo Date: Fri, 6 Feb 2026 08:22:08 +0000 Subject: [PATCH] Layout admin panel (!13) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | Numéro du ticket | Layout admin panel | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [x] Pas de régression - [ ] TU/TI/TF rédigée - [x] TU/TI/TF OK - [ ] CHANGELOG modifié Reviewed-on: https://gitea.malio.fr/MALIO-DEV/Ferme/pulls/13 Co-authored-by: Matteo Co-committed-by: Matteo --- .idea/workspace.xml | 2 +- frontend/layouts/admin.vue | 61 ++++++++++++++++++++++++++++++ frontend/layouts/default.vue | 9 ++++- frontend/pages/admin/dashboard.vue | 13 +++++++ 4 files changed, 83 insertions(+), 2 deletions(-) create mode 100644 frontend/layouts/admin.vue create mode 100644 frontend/pages/admin/dashboard.vue diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2069b95..b6ed85b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -777,4 +777,4 @@