diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 0a5facb..a908a2f 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -4,7 +4,9 @@ "Bash(npm run:*)", "WebFetch(domain:geo.api.gouv.fr)", "Bash(pip3 install:*)", - "Bash(python3 -c \":*)" + "Bash(python3 -c \":*)", + "Bash(make cache-clear *)", + "Bash(make test *)" ] } } diff --git a/.idea/db-forest-config.xml b/.idea/db-forest-config.xml index 235c8ff..21f9f78 100644 --- a/.idea/db-forest-config.xml +++ b/.idea/db-forest-config.xml @@ -1,5 +1,15 @@ + + . + ---------------------------------------- + 1:0:9cad43df-2147-4989-b7a4-443067034884 + 2:0:ae622167-c834-4e7b-87a5-c1721036f5dc + 3:0:f407a514-c6b4-4b26-9555-445a85892502 + 4:0:09e221b8-067a-488b-9c1d-4e155a333079 + 5:0:9d8c1ad3-2491-4642-964a-666003c14128 + . + diff --git a/.idea/ferme.iml b/.idea/ferme.iml index 9cfc341..fad0a5a 100644 --- a/.idea/ferme.iml +++ b/.idea/ferme.iml @@ -155,6 +155,11 @@ + + + + + diff --git a/.idea/php.xml b/.idea/php.xml index a081fbb..94dd869 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -174,6 +174,11 @@ + + + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3afb783..4adf605 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,16 @@ - + + + + + - - - + + + - - - - @@ -792,10 +809,14 @@ - - diff --git a/frontend/pages/bovine/[id].vue b/frontend/pages/bovine/[id].vue index 4db4650..941c3b6 100644 --- a/frontend/pages/bovine/[id].vue +++ b/frontend/pages/bovine/[id].vue @@ -14,14 +14,10 @@ -
+
-
+
@@ -158,11 +160,19 @@