From 99e96cb49330ba340f1f8cea81ab2a2c87f39693 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 13 May 2026 09:03:44 +0000 Subject: [PATCH] =?UTF-8?q?[#ERP-41]=20Mise=20=C3=A0=20jour=20Malio=20UI?= =?UTF-8?q?=20(#10)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | Numéro du ticket | Titre du ticket | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [ ] Pas de régression - [x] TU/TI/TF rédigée - [x] TU/TI/TF OK - [ ] CHANGELOG modifié Reviewed-on: https://gitea.malio.fr/MALIO-DEV/Coltura/pulls/10 Co-authored-by: tristan Co-committed-by: tristan --- .gitignore | 1 + .../modules/core/pages/admin/audit-log.vue | 36 +- frontend/modules/core/pages/admin/roles.vue | 2 +- frontend/modules/core/pages/login.vue | 2 +- frontend/modules/sites/pages/admin/sites.vue | 2 +- frontend/package-lock.json | 813 +++++++++++++++++- frontend/package.json | 2 +- 7 files changed, 830 insertions(+), 28 deletions(-) diff --git a/.gitignore b/.gitignore index e938892..0ab912a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /.env.local.php /.env.*.local /config/secrets/dev/dev.decrypt.private.php +/config/reference.php /public/bundles/ /var/ /vendor/ diff --git a/frontend/modules/core/pages/admin/audit-log.vue b/frontend/modules/core/pages/admin/audit-log.vue index 57770ec..3103816 100644 --- a/frontend/modules/core/pages/admin/audit-log.vue +++ b/frontend/modules/core/pages/admin/audit-log.vue @@ -9,7 +9,8 @@
+ leur `label` flottant interne pour ne pas mixer deux patterns de label. + A revoir une fois le composant calendar Malio développé -->
- +
+ +
@@ -204,11 +199,14 @@ const entityTypeOptions = computed(() => // pas binder directement un `string | undefined` reactive. const performedByInput = ref('') -// Action : MalioSelect ne gere pas fiablement des options a valeur string (cf. -// note Lesstime CLAUDE.md). On utilise un `