From 92a5c48e5ec5d83942482458e43700078e68b13c Mon Sep 17 00:00:00 2001 From: sroy Date: Thu, 26 Feb 2026 08:25:20 +0000 Subject: [PATCH] =?UTF-8?q?[#332]Refonte=20=C3=A9cran=20r=C3=A9ception=20t?= =?UTF-8?q?ermin=C3=A9e=20(!31)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | Numéro du ticket | Titre du ticket | |------------------|-----------------| | #332 | Refonte écran réception terminée | ## 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 - [x] CHANGELOG modifié Co-authored-by: tristan Reviewed-on: https://gitea.malio.fr/MALIO-DEV/Ferme/pulls/31 Reviewed-by: Autin Co-authored-by: sroy Co-committed-by: sroy --- .idea/workspace.xml | 2 +- CHANGELOG.md | 2 + frontend/components/card-link.vue | 6 +- .../reception/reception-bovine-received.vue | 10 +- .../components/reception/update-bovin.vue | 232 ++---- .../reception/update-merchandise.vue | 362 ++++----- .../components/reception/update-weight.vue | 149 ++-- frontend/components/ui/UiCheckbox.vue | 4 +- frontend/components/ui/UiDateInput.vue | 6 +- frontend/components/ui/UiNumberInput.vue | 7 +- frontend/components/ui/UiRadioGroup.vue | 6 +- frontend/components/ui/UiSelect.vue | 8 +- frontend/pages/reception/update/[[id]].vue | 737 +++++++++++++----- frontend/services/dto/reception-data.ts | 11 + frontend/tailwind.config.ts | 3 + templates/reception_voucher.html.twig | 9 + 16 files changed, 883 insertions(+), 671 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b5c707f..0de7a62 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -817,4 +817,4 @@