Compare commits
42 Commits
feature/FE
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cc9b7855f | ||
| b61321c7b7 | |||
|
|
b130d44054 | ||
| dfa29ffc7a | |||
|
|
cde2c4fbb7 | ||
| 5552d98935 | |||
|
|
9e67a5e289 | ||
| 92289f9cb2 | |||
|
|
59418f2c66 | ||
| e1c9e25187 | |||
| 0b22574932 | |||
|
|
9115699f96 | ||
| 178b4e4eee | |||
|
|
fbc8365405 | ||
| 4561467532 | |||
| c441420522 | |||
| ba9ea2de71 | |||
|
|
961fa63f3d | ||
| bebfabcacc | |||
|
|
e208bcd893 | ||
| 3fe0bbf71e | |||
|
|
d566e5d9f7 | ||
| 5bb0aad620 | |||
|
|
19a29f854e | ||
| c21dcd1869 | |||
|
|
86cb3c276a | ||
| 08a17f91b3 | |||
|
|
7b722bdd17 | ||
| 9038d1726a | |||
| bde59bf9ee | |||
| 097eb39cb0 | |||
| 4cdff1200f | |||
| d5b372e243 | |||
| 2e72f93f29 | |||
|
|
79077c7bbd | ||
| f05fcc5c15 | |||
|
|
023d71381e | ||
| e2695335e7 | |||
|
|
91152c0ed8 | ||
| 1b4764878e | |||
|
|
b94c3a95be | ||
| 394c69e84a |
@@ -4,7 +4,9 @@
|
|||||||
"Bash(npm run:*)",
|
"Bash(npm run:*)",
|
||||||
"WebFetch(domain:geo.api.gouv.fr)",
|
"WebFetch(domain:geo.api.gouv.fr)",
|
||||||
"Bash(pip3 install:*)",
|
"Bash(pip3 install:*)",
|
||||||
"Bash(python3 -c \":*)"
|
"Bash(python3 -c \":*)",
|
||||||
|
"Bash(make cache-clear *)",
|
||||||
|
"Bash(make test *)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
10
.idea/db-forest-config.xml
generated
10
.idea/db-forest-config.xml
generated
@@ -1,5 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
|
<component name="db-forest-configuration">
|
||||||
|
<data version="2">.
|
||||||
|
----------------------------------------
|
||||||
|
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
|
||||||
|
.</data>
|
||||||
|
</component>
|
||||||
<component name="db-tree-configuration">
|
<component name="db-tree-configuration">
|
||||||
<option name="data" value="---------------------------------------- 1:0:f407a514-c6b4-4b26-9555-445a85892502 2:0:ae622167-c834-4e7b-87a5-c1721036f5dc 3:0:9cad43df-2147-4989-b7a4-443067034884 4:0:09e221b8-067a-488b-9c1d-4e155a333079 " />
|
<option name="data" value="---------------------------------------- 1:0:f407a514-c6b4-4b26-9555-445a85892502 2:0:ae622167-c834-4e7b-87a5-c1721036f5dc 3:0:9cad43df-2147-4989-b7a4-443067034884 4:0:09e221b8-067a-488b-9c1d-4e155a333079 " />
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
5
.idea/ferme.iml
generated
5
.idea/ferme.iml
generated
@@ -155,6 +155,11 @@
|
|||||||
<excludeFolder url="file://$MODULE_DIR$/vendor/doctrine/data-fixtures" />
|
<excludeFolder url="file://$MODULE_DIR$/vendor/doctrine/data-fixtures" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/vendor/doctrine/doctrine-fixtures-bundle" />
|
<excludeFolder url="file://$MODULE_DIR$/vendor/doctrine/doctrine-fixtures-bundle" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/maker-bundle" />
|
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/maker-bundle" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/vendor/maennchen/zipstream-php" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/vendor/markbaker/complex" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/vendor/markbaker/matrix" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/vendor/phpoffice/phpspreadsheet" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/vendor/psr/simple-cache" />
|
||||||
<excludePattern pattern="reference.php" />
|
<excludePattern pattern="reference.php" />
|
||||||
</content>
|
</content>
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="inheritedJdk" />
|
||||||
|
|||||||
5
.idea/php.xml
generated
5
.idea/php.xml
generated
@@ -174,6 +174,11 @@
|
|||||||
<path value="$PROJECT_DIR$/vendor/doctrine/doctrine-fixtures-bundle" />
|
<path value="$PROJECT_DIR$/vendor/doctrine/doctrine-fixtures-bundle" />
|
||||||
<path value="$PROJECT_DIR$/vendor/doctrine/data-fixtures" />
|
<path value="$PROJECT_DIR$/vendor/doctrine/data-fixtures" />
|
||||||
<path value="$PROJECT_DIR$/vendor/symfony/maker-bundle" />
|
<path value="$PROJECT_DIR$/vendor/symfony/maker-bundle" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/maennchen/zipstream-php" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/psr/simple-cache" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/markbaker/matrix" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/markbaker/complex" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/phpoffice/phpspreadsheet" />
|
||||||
</include_path>
|
</include_path>
|
||||||
</component>
|
</component>
|
||||||
<component name="PhpProjectSharedConfiguration" php_language_level="8.4" />
|
<component name="PhpProjectSharedConfiguration" php_language_level="8.4" />
|
||||||
|
|||||||
145
.idea/workspace.xml
generated
145
.idea/workspace.xml
generated
@@ -4,12 +4,16 @@
|
|||||||
<option name="autoReloadType" value="SELECTIVE" />
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="7c107abe-5995-4428-8429-b146aaca8386" name="Changes" comment="fix : les non-admin ne peuvent plus supprimer de réception/expédition en attente">
|
<list default="true" id="7c107abe-5995-4428-8429-b146aaca8386" name="Changes" comment="fix : label age bovin">
|
||||||
|
<change beforePath="$PROJECT_DIR$/.claude/settings.local.json" beforeDir="false" afterPath="$PROJECT_DIR$/.claude/settings.local.json" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/db-forest-config.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/db-forest-config.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/ferme.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/ferme.iml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/php.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/php.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/CHANGELOG.md" beforeDir="false" afterPath="$PROJECT_DIR$/CHANGELOG.md" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/config/reference.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/reference.php" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/config/reference.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/reference.php" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/frontend/pages/reception/waiting-reception.vue" beforeDir="false" afterPath="$PROJECT_DIR$/frontend/pages/reception/waiting-reception.vue" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/frontend/pages/bovine/[id].vue" beforeDir="false" afterPath="$PROJECT_DIR$/frontend/pages/bovine/[id].vue" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/frontend/pages/shipment/waiting-shipment.vue" beforeDir="false" afterPath="$PROJECT_DIR$/frontend/pages/shipment/waiting-shipment.vue" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/Entity/BovineMovement.php" beforeDir="false" afterPath="$PROJECT_DIR$/src/Entity/BovineMovement.php" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/State/Bovin/BovineMovementProcessor.php" beforeDir="false" afterPath="$PROJECT_DIR$/src/State/Bovin/BovineMovementProcessor.php" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@@ -41,7 +45,7 @@
|
|||||||
<component name="Git.Settings">
|
<component name="Git.Settings">
|
||||||
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
||||||
<map>
|
<map>
|
||||||
<entry key="$PROJECT_DIR$" value="feature/FER-13-faire-des-recherches-sur-le-scanner-des-betes" />
|
<entry key="$PROJECT_DIR$" value="feat/entree-sortie" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
@@ -213,6 +217,11 @@
|
|||||||
<path value="$PROJECT_DIR$/vendor/doctrine/doctrine-fixtures-bundle" />
|
<path value="$PROJECT_DIR$/vendor/doctrine/doctrine-fixtures-bundle" />
|
||||||
<path value="$PROJECT_DIR$/vendor/doctrine/data-fixtures" />
|
<path value="$PROJECT_DIR$/vendor/doctrine/data-fixtures" />
|
||||||
<path value="$PROJECT_DIR$/vendor/symfony/maker-bundle" />
|
<path value="$PROJECT_DIR$/vendor/symfony/maker-bundle" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/maennchen/zipstream-php" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/psr/simple-cache" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/markbaker/matrix" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/markbaker/complex" />
|
||||||
|
<path value="$PROJECT_DIR$/vendor/phpoffice/phpspreadsheet" />
|
||||||
</include_path>
|
</include_path>
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectColorInfo">{
|
<component name="ProjectColorInfo">{
|
||||||
@@ -232,7 +241,9 @@
|
|||||||
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
||||||
"RunOnceActivity.git.unshallow": "true",
|
"RunOnceActivity.git.unshallow": "true",
|
||||||
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
||||||
"git-widget-placeholder": "fix/FER-15-fix-droit-de-suppression-reception-expedition-util",
|
"codeWithMe.voiceChat.enabledByDefault": "false",
|
||||||
|
"git-widget-placeholder": "feat/vie-du-bovin",
|
||||||
|
"git.auto.fetch.suggestion.counter": "3",
|
||||||
"last_opened_file_path": "//wsl.localhost/Ubuntu-24.04/home/m-tristan/workspace/Ferme",
|
"last_opened_file_path": "//wsl.localhost/Ubuntu-24.04/home/m-tristan/workspace/Ferme",
|
||||||
"node.js.detected.package.eslint": "true",
|
"node.js.detected.package.eslint": "true",
|
||||||
"node.js.detected.package.tslint": "true",
|
"node.js.detected.package.tslint": "true",
|
||||||
@@ -274,7 +285,7 @@
|
|||||||
<component name="SharedIndexes">
|
<component name="SharedIndexes">
|
||||||
<attachedChunks>
|
<attachedChunks>
|
||||||
<set>
|
<set>
|
||||||
<option value="bundled-php-predefined-a98d8de5180a-0e0d91225499-com.jetbrains.php.sharedIndexes-PS-253.32098.40" />
|
<option value="bundled-php-predefined-a98d8de5180a-022fa7b8ab75-com.jetbrains.php.sharedIndexes-PS-261.23567.149" />
|
||||||
</set>
|
</set>
|
||||||
</attachedChunks>
|
</attachedChunks>
|
||||||
</component>
|
</component>
|
||||||
@@ -327,54 +338,16 @@
|
|||||||
<workItem from="1773824491213" duration="24805000" />
|
<workItem from="1773824491213" duration="24805000" />
|
||||||
<workItem from="1774275549972" duration="51000" />
|
<workItem from="1774275549972" duration="51000" />
|
||||||
<workItem from="1774276665015" duration="33750000" />
|
<workItem from="1774276665015" duration="33750000" />
|
||||||
</task>
|
<workItem from="1776755742205" duration="88521000" />
|
||||||
<task id="LOCAL-00037" summary="feat : finalisation de l'étape 1 "Réception" (formulaire)">
|
<workItem from="1777453284124" duration="86000" />
|
||||||
<option name="closed" value="true" />
|
<workItem from="1777453433907" duration="337000" />
|
||||||
<created>1769529522614</created>
|
<workItem from="1777454070632" duration="17254000" />
|
||||||
<option name="number" value="00037" />
|
<workItem from="1777540415843" duration="13205000" />
|
||||||
<option name="presentableId" value="LOCAL-00037" />
|
<workItem from="1777877316149" duration="29389000" />
|
||||||
<option name="project" value="LOCAL" />
|
<workItem from="1777982616362" duration="23909000" />
|
||||||
<updated>1769529522614</updated>
|
<workItem from="1778482021120" duration="1280000" />
|
||||||
</task>
|
<workItem from="1778656317630" duration="279000" />
|
||||||
<task id="LOCAL-00038" summary="feat : ajout du numéro identification des receptions et ajustement du bon de reception">
|
<workItem from="1778664396844" duration="2576000" />
|
||||||
<option name="closed" value="true" />
|
|
||||||
<created>1769676223697</created>
|
|
||||||
<option name="number" value="00038" />
|
|
||||||
<option name="presentableId" value="LOCAL-00038" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1769676223697</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-00039" summary="feat : ajout de la partie reception des marchandises (étape 3) et modification du bon de réception">
|
|
||||||
<option name="closed" value="true" />
|
|
||||||
<created>1769700808988</created>
|
|
||||||
<option name="number" value="00039" />
|
|
||||||
<option name="presentableId" value="LOCAL-00039" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1769700808988</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-00040" summary="feat : mise en place de composant UI pour les select, checkbox, date, text">
|
|
||||||
<option name="closed" value="true" />
|
|
||||||
<created>1769705141157</created>
|
|
||||||
<option name="number" value="00040" />
|
|
||||||
<option name="presentableId" value="LOCAL-00040" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1769705141157</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-00041" summary="feat : update CHANGELOG.md">
|
|
||||||
<option name="closed" value="true" />
|
|
||||||
<created>1769705240487</created>
|
|
||||||
<option name="number" value="00041" />
|
|
||||||
<option name="presentableId" value="LOCAL-00041" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1769705240487</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-00042" summary="feat : ajout de commentaire">
|
|
||||||
<option name="closed" value="true" />
|
|
||||||
<created>1769760766200</created>
|
|
||||||
<option name="number" value="00042" />
|
|
||||||
<option name="presentableId" value="LOCAL-00042" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1769760766200</updated>
|
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-00043" summary="fix : correction de l'affichage de l'immatriculation sur une réception en cours + correction css étape 3 d'une réception">
|
<task id="LOCAL-00043" summary="fix : correction de l'affichage de l'immatriculation sur une réception en cours + correction css étape 3 d'une réception">
|
||||||
<option name="closed" value="true" />
|
<option name="closed" value="true" />
|
||||||
@@ -720,7 +693,55 @@
|
|||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1774543840891</updated>
|
<updated>1774543840891</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="86" />
|
<task id="LOCAL-00086" summary="fix : update icon entrée/sortie">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1777896558092</created>
|
||||||
|
<option name="number" value="00086" />
|
||||||
|
<option name="presentableId" value="LOCAL-00086" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1777896558092</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00087" summary="fix : wording">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1777983048277</created>
|
||||||
|
<option name="number" value="00087" />
|
||||||
|
<option name="presentableId" value="LOCAL-00087" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1777983048278</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00088" summary="fix : wording">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1777983581324</created>
|
||||||
|
<option name="number" value="00088" />
|
||||||
|
<option name="presentableId" value="LOCAL-00088" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1777983581324</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00089" summary="feat : update CHANGELOG.md">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1778073247660</created>
|
||||||
|
<option name="number" value="00089" />
|
||||||
|
<option name="presentableId" value="LOCAL-00089" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1778073247660</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00090" summary="feat : amélioration du tableau bovin">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1778135981350</created>
|
||||||
|
<option name="number" value="00090" />
|
||||||
|
<option name="presentableId" value="LOCAL-00090" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1778135981350</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00091" summary="fix : label age bovin">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1778136373027</created>
|
||||||
|
<option name="number" value="00091" />
|
||||||
|
<option name="presentableId" value="LOCAL-00091" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1778136373027</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="92" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
@@ -770,10 +791,6 @@
|
|||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
<component name="VcsManagerConfiguration">
|
<component name="VcsManagerConfiguration">
|
||||||
<MESSAGE value="feat : changelog update" />
|
|
||||||
<MESSAGE value="fix : color tab" />
|
|
||||||
<MESSAGE value="feat : modification front de la page admin transporteur" />
|
|
||||||
<MESSAGE value="fix : espacement et changelog" />
|
|
||||||
<MESSAGE value="fix : espacement" />
|
<MESSAGE value="fix : espacement" />
|
||||||
<MESSAGE value="fix : text" />
|
<MESSAGE value="fix : text" />
|
||||||
<MESSAGE value="feat : front page admin bovin et changelog" />
|
<MESSAGE value="feat : front page admin bovin et changelog" />
|
||||||
@@ -792,10 +809,14 @@
|
|||||||
<MESSAGE value="feat : système de blocage utilisateur" />
|
<MESSAGE value="feat : système de blocage utilisateur" />
|
||||||
<MESSAGE value="feat : ajout d'un système de scanner bovin" />
|
<MESSAGE value="feat : ajout d'un système de scanner bovin" />
|
||||||
<MESSAGE value="feat : mise à jour du CLAUDE.md" />
|
<MESSAGE value="feat : mise à jour du CLAUDE.md" />
|
||||||
<MESSAGE value="feat : update CHANGELOG.md" />
|
|
||||||
<MESSAGE value="feat : la page de scanner est accessible que pour les admins" />
|
<MESSAGE value="feat : la page de scanner est accessible que pour les admins" />
|
||||||
<MESSAGE value="fix : les non-admin ne peuvent plus supprimer de réception/expédition en attente" />
|
<MESSAGE value="fix : les non-admin ne peuvent plus supprimer de réception/expédition en attente" />
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="fix : les non-admin ne peuvent plus supprimer de réception/expédition en attente" />
|
<MESSAGE value="fix : update icon entrée/sortie" />
|
||||||
|
<MESSAGE value="fix : wording" />
|
||||||
|
<MESSAGE value="feat : update CHANGELOG.md" />
|
||||||
|
<MESSAGE value="feat : amélioration du tableau bovin" />
|
||||||
|
<MESSAGE value="fix : label age bovin" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="fix : label age bovin" />
|
||||||
</component>
|
</component>
|
||||||
<component name="XDebuggerManager">
|
<component name="XDebuggerManager">
|
||||||
<breakpoint-manager>
|
<breakpoint-manager>
|
||||||
|
|||||||
@@ -65,6 +65,7 @@ Ajouter dans le fichier .env du frontend
|
|||||||
* [#FER-15] Les non-admin ne peuvent plus supprimer de réception/expédition en attente
|
* [#FER-15] Les non-admin ne peuvent plus supprimer de réception/expédition en attente
|
||||||
* [#FER-17] Ecran d'ajout de bovin
|
* [#FER-17] Ecran d'ajout de bovin
|
||||||
* [#FER-18] Mise à jour du tableau d'arrivage
|
* [#FER-18] Mise à jour du tableau d'arrivage
|
||||||
|
* [#FER-26] Passeport du bovin
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ frontend/
|
|||||||
|
|
||||||
- Code en anglais ; "pont-bascule" est un terme métier conservé tel quel.
|
- Code en anglais ; "pont-bascule" est un terme métier conservé tel quel.
|
||||||
- Les opérations API Platform sont définies directement sur les entités Doctrine.
|
- Les opérations API Platform sont définies directement sur les entités Doctrine.
|
||||||
- Pas de classes Repository custom : utiliser `EntityManagerInterface` avec les repos par défaut.
|
- Repository custom autorisé dès qu'on a une requête métier non-triviale (agrégations, jointures spécifiques, filtres multiples). Toujours via DQL/QueryBuilder, **jamais de SQL brut** (pas de `Connection::executeQuery`, `fetchAssociative`, etc.). Les CRUD basiques restent sur le repo Doctrine par défaut via `EntityManagerInterface`.
|
||||||
- `config/reference.php` est auto-généré — ne pas modifier à la main.
|
- `config/reference.php` est auto-généré — ne pas modifier à la main.
|
||||||
- Endpoints toujours au pluriel (convention API Platform).
|
- Endpoints toujours au pluriel (convention API Platform).
|
||||||
- Ne jamais créer de GET qui crée des ressources : utiliser POST + PATCH.
|
- Ne jamais créer de GET qui crée des ressources : utiliser POST + PATCH.
|
||||||
|
|||||||
74
README.md
74
README.md
@@ -178,3 +178,77 @@ Pour suivre les logs en temps réel :
|
|||||||
|
|
||||||
- tail -f var/log/dev.log
|
- tail -f var/log/dev.log
|
||||||
- tail -f var/log/prod.log
|
- tail -f var/log/prod.log
|
||||||
|
|
||||||
|
## Feed des prix bovins
|
||||||
|
|
||||||
|
Une commande Symfony permet de mettre à jour le **poids à l'arrivée**, le **prix au kilo** et le **fournisseur** des bovins existants à partir d'un fichier XLSX. La commande **ne crée jamais de nouveau bovin** : elle complète seulement ceux déjà présents en BDD.
|
||||||
|
|
||||||
|
### Format du fichier XLSX attendu
|
||||||
|
|
||||||
|
Pas de ligne d'en-tête, 4 colonnes dans cet ordre :
|
||||||
|
|
||||||
|
| Colonne | Champ | Format | Exemple |
|
||||||
|
|---------|-------|--------|---------|
|
||||||
|
| A | Numéro national | Avec ou sans préfixe `FR ` (insensible casse) | `FR 7979580026` ou `7979580026` |
|
||||||
|
| B | Fournisseur | Texte libre, casse ignorée | `TERRENA` |
|
||||||
|
| C | Poids à l'arrivée (kg) | Entier | `368` |
|
||||||
|
| D | Prix au kilo | Décimal | `5.7` |
|
||||||
|
| E | Code bâtiment (optionnel) | `B1`, `B2`, `B3`, `ZT` (casse ignorée) | `B2` |
|
||||||
|
|
||||||
|
### Comportement
|
||||||
|
|
||||||
|
- **Numéro national** : le préfixe `FR` (avec ou sans espace) est retiré s'il est présent. Sinon la valeur est utilisée telle quelle.
|
||||||
|
- **Bovin introuvable** en BDD → ligne ignorée, log warning à la fin avec aperçu.
|
||||||
|
- **Fournisseur introuvable** en BDD → le bovin est mis à jour quand même avec `supplier = null`, log warning.
|
||||||
|
- **Bâtiment** (colonne E) : recherché par `code` (insensible casse). Set uniquement si le bovin n'a pas déjà une `buildingCase` assignée (la case prime sur le bâtiment direct côté affichage). Si code introuvable → log warning, champ non set.
|
||||||
|
- **Cellules `weight` / `price` vides ou non numériques** → champ non modifié.
|
||||||
|
- La commande est **idempotente** : peut être relancée sans effet de bord.
|
||||||
|
|
||||||
|
### Lancement en dev
|
||||||
|
|
||||||
|
Copie le fichier dans la racine du projet (mappée dans le container sous `/var/www/html`), puis :
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# Simulation sans écriture en BDD
|
||||||
|
docker compose exec php bin/console app:feed-bovine-prices /var/www/html/feed_bovin.xlsx --dry-run
|
||||||
|
|
||||||
|
# Persistance effective
|
||||||
|
docker compose exec php bin/console app:feed-bovine-prices /var/www/html/feed_bovin.xlsx
|
||||||
|
```
|
||||||
|
|
||||||
|
### Lancement en prod
|
||||||
|
|
||||||
|
Le user SSH n'a généralement pas les droits d'écriture sur `/var/www/ferme/` ; on passe donc le fichier par `/tmp` et on pointe la commande dessus (le chemin du XLSX est juste un argument).
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# 1. Copier le fichier sur le serveur dans /tmp (accessible en écriture)
|
||||||
|
scp feed_bovin.xlsx <user>@<host>:/tmp/
|
||||||
|
|
||||||
|
# 2. SSH sur le serveur
|
||||||
|
ssh <user>@<host>
|
||||||
|
|
||||||
|
# 3. Se placer dans le dossier de l'app (pour bin/console)
|
||||||
|
cd /var/www/ferme
|
||||||
|
|
||||||
|
# 4. Dry-run pour vérifier sans rien écrire
|
||||||
|
php bin/console app:feed-bovine-prices /tmp/feed_bovin.xlsx --dry-run
|
||||||
|
|
||||||
|
# 5. Persistance effective
|
||||||
|
php bin/console app:feed-bovine-prices /tmp/feed_bovin.xlsx
|
||||||
|
|
||||||
|
# 6. Cleanup
|
||||||
|
rm /tmp/feed_bovin.xlsx
|
||||||
|
```
|
||||||
|
|
||||||
|
> Si à l'étape 4 le user PHP (souvent `www-data`) n'arrive pas à lire le fichier (`Permission denied`), donne-lui les droits de lecture avant : `chmod 644 /tmp/feed_bovin.xlsx`.
|
||||||
|
|
||||||
|
### Sortie attendue
|
||||||
|
|
||||||
|
À la fin, un tableau récapitule :
|
||||||
|
|
||||||
|
- Lignes totales lues
|
||||||
|
- Bovins mis à jour
|
||||||
|
- Bovins introuvables (avec aperçu des 10 premiers numéros)
|
||||||
|
- Lignes invalides (numéro national vide)
|
||||||
|
- Fournisseurs introuvables (avec liste et compte par nom)
|
||||||
|
- Bâtiments introuvables (avec liste des codes inconnus)
|
||||||
|
|||||||
@@ -14,9 +14,10 @@
|
|||||||
"doctrine/orm": "^3.6",
|
"doctrine/orm": "^3.6",
|
||||||
"dompdf/dompdf": "^3.1",
|
"dompdf/dompdf": "^3.1",
|
||||||
"lexik/jwt-authentication-bundle": "*",
|
"lexik/jwt-authentication-bundle": "*",
|
||||||
"malio/ednotif-bundle": ">=0.0.4",
|
"malio/ednotif-bundle": ">=0.0.6",
|
||||||
"nelmio/cors-bundle": "^2.6",
|
"nelmio/cors-bundle": "^2.6",
|
||||||
"phpdocumentor/reflection-docblock": "^5.6",
|
"phpdocumentor/reflection-docblock": "^5.6",
|
||||||
|
"phpoffice/phpspreadsheet": "^5.7",
|
||||||
"phpstan/phpdoc-parser": "^2.3",
|
"phpstan/phpdoc-parser": "^2.3",
|
||||||
"symfony/asset": "8.0.*",
|
"symfony/asset": "8.0.*",
|
||||||
"symfony/console": "8.0.*",
|
"symfony/console": "8.0.*",
|
||||||
|
|||||||
679
composer.lock
generated
679
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -5,6 +5,8 @@ api_platform:
|
|||||||
stateless: true
|
stateless: true
|
||||||
cache_headers:
|
cache_headers:
|
||||||
vary: ['Content-Type', 'Authorization', 'Origin']
|
vary: ['Content-Type', 'Authorization', 'Origin']
|
||||||
|
pagination_client_items_per_page: true
|
||||||
|
pagination_maximum_items_per_page: 100
|
||||||
formats:
|
formats:
|
||||||
json: ['application/json']
|
json: ['application/json']
|
||||||
jsonld: ['application/ld+json']
|
jsonld: ['application/ld+json']
|
||||||
|
|||||||
@@ -1,4 +1,11 @@
|
|||||||
security:
|
security:
|
||||||
|
# Hiérarchie des rôles : ADMIN inclut BUREAU qui inclut USER.
|
||||||
|
# Ajouter un nouveau rôle = ajouter une ligne ici (et son équivalent côté
|
||||||
|
# front dans utils/roles.ts).
|
||||||
|
role_hierarchy:
|
||||||
|
ROLE_BUREAU: ROLE_USER
|
||||||
|
ROLE_ADMIN: ROLE_BUREAU
|
||||||
|
|
||||||
# https://symfony.com/doc/current/security.html#registering-the-user-hashing-passwords
|
# https://symfony.com/doc/current/security.html#registering-the-user-hashing-passwords
|
||||||
password_hashers:
|
password_hashers:
|
||||||
App\Entity\User: 'auto'
|
App\Entity\User: 'auto'
|
||||||
|
|||||||
@@ -210,18 +210,18 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* initial_marking?: list<scalar|Param|null>,
|
* initial_marking?: list<scalar|Param|null>,
|
||||||
* events_to_dispatch?: list<string|Param>|null,
|
* events_to_dispatch?: list<string|Param>|null,
|
||||||
* places?: list<array{ // Default: []
|
* places?: list<array{ // Default: []
|
||||||
* name: scalar|Param|null,
|
* name?: scalar|Param|null,
|
||||||
* metadata?: list<mixed>,
|
* metadata?: list<mixed>,
|
||||||
* }>,
|
* }>,
|
||||||
* transitions: list<array{ // Default: []
|
* transitions?: list<array{ // Default: []
|
||||||
* name: string|Param,
|
* name?: string|Param,
|
||||||
* guard?: string|Param, // An expression to block the transition.
|
* guard?: string|Param, // An expression to block the transition.
|
||||||
* from?: list<array{ // Default: []
|
* from?: list<array{ // Default: []
|
||||||
* place: string|Param,
|
* place?: string|Param,
|
||||||
* weight?: int|Param, // Default: 1
|
* weight?: int|Param, // Default: 1
|
||||||
* }>,
|
* }>,
|
||||||
* to?: list<array{ // Default: []
|
* to?: list<array{ // Default: []
|
||||||
* place: string|Param,
|
* place?: string|Param,
|
||||||
* weight?: int|Param, // Default: 1
|
* weight?: int|Param, // Default: 1
|
||||||
* }>,
|
* }>,
|
||||||
* weight?: int|Param, // Default: 1
|
* weight?: int|Param, // Default: 1
|
||||||
@@ -232,7 +232,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* },
|
* },
|
||||||
* router?: bool|array{ // Router configuration
|
* router?: bool|array{ // Router configuration
|
||||||
* enabled?: bool|Param, // Default: false
|
* enabled?: bool|Param, // Default: false
|
||||||
* resource: scalar|Param|null,
|
* resource?: scalar|Param|null,
|
||||||
* type?: scalar|Param|null,
|
* type?: scalar|Param|null,
|
||||||
* default_uri?: scalar|Param|null, // The default URI used to generate URLs in a non-HTTP context. // Default: null
|
* default_uri?: scalar|Param|null, // The default URI used to generate URLs in a non-HTTP context. // Default: null
|
||||||
* http_port?: scalar|Param|null, // Default: 80
|
* http_port?: scalar|Param|null, // Default: 80
|
||||||
@@ -457,7 +457,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* allow_no_senders?: bool|Param, // Default: true
|
* allow_no_senders?: bool|Param, // Default: true
|
||||||
* },
|
* },
|
||||||
* middleware?: list<string|array{ // Default: []
|
* middleware?: list<string|array{ // Default: []
|
||||||
* id: scalar|Param|null,
|
* id?: scalar|Param|null,
|
||||||
* arguments?: list<mixed>,
|
* arguments?: list<mixed>,
|
||||||
* }>,
|
* }>,
|
||||||
* }>,
|
* }>,
|
||||||
@@ -629,7 +629,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* lock_factory?: scalar|Param|null, // The service ID of the lock factory used by this limiter (or null to disable locking). // Default: "auto"
|
* lock_factory?: scalar|Param|null, // The service ID of the lock factory used by this limiter (or null to disable locking). // Default: "auto"
|
||||||
* cache_pool?: scalar|Param|null, // The cache pool to use for storing the current limiter state. // Default: "cache.rate_limiter"
|
* cache_pool?: scalar|Param|null, // The cache pool to use for storing the current limiter state. // Default: "cache.rate_limiter"
|
||||||
* storage_service?: scalar|Param|null, // The service ID of a custom storage implementation, this precedes any configured "cache_pool". // Default: null
|
* storage_service?: scalar|Param|null, // The service ID of a custom storage implementation, this precedes any configured "cache_pool". // Default: null
|
||||||
* policy: "fixed_window"|"token_bucket"|"sliding_window"|"compound"|"no_limit"|Param, // The algorithm to be used by this limiter.
|
* policy?: "fixed_window"|"token_bucket"|"sliding_window"|"compound"|"no_limit"|Param, // The algorithm to be used by this limiter.
|
||||||
* limiters?: list<scalar|Param|null>,
|
* limiters?: list<scalar|Param|null>,
|
||||||
* limit?: int|Param, // The maximum allowed hits in a fixed interval or burst.
|
* limit?: int|Param, // The maximum allowed hits in a fixed interval or burst.
|
||||||
* interval?: scalar|Param|null, // Configures the fixed interval if "policy" is set to "fixed_window" or "sliding_window". The value must be a number followed by "second", "minute", "hour", "day", "week" or "month" (or their plural equivalent).
|
* interval?: scalar|Param|null, // Configures the fixed interval if "policy" is set to "fixed_window" or "sliding_window". The value must be a number followed by "second", "minute", "hour", "day", "week" or "month" (or their plural equivalent).
|
||||||
@@ -674,7 +674,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* enabled?: bool|Param, // Default: false
|
* enabled?: bool|Param, // Default: false
|
||||||
* message_bus?: scalar|Param|null, // The message bus to use. // Default: "messenger.default_bus"
|
* message_bus?: scalar|Param|null, // The message bus to use. // Default: "messenger.default_bus"
|
||||||
* routing?: array<string, array{ // Default: []
|
* routing?: array<string, array{ // Default: []
|
||||||
* service: scalar|Param|null,
|
* service?: scalar|Param|null,
|
||||||
* secret?: scalar|Param|null, // Default: ""
|
* secret?: scalar|Param|null, // Default: ""
|
||||||
* }>,
|
* }>,
|
||||||
* },
|
* },
|
||||||
@@ -754,8 +754,8 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* }>,
|
* }>,
|
||||||
* },
|
* },
|
||||||
* ldap?: array{
|
* ldap?: array{
|
||||||
* service: scalar|Param|null,
|
* service?: scalar|Param|null,
|
||||||
* base_dn: scalar|Param|null,
|
* base_dn?: scalar|Param|null,
|
||||||
* search_dn?: scalar|Param|null, // Default: null
|
* search_dn?: scalar|Param|null, // Default: null
|
||||||
* search_password?: scalar|Param|null, // Default: null
|
* search_password?: scalar|Param|null, // Default: null
|
||||||
* extra_fields?: list<scalar|Param|null>,
|
* extra_fields?: list<scalar|Param|null>,
|
||||||
@@ -766,7 +766,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* password_attribute?: scalar|Param|null, // Default: null
|
* password_attribute?: scalar|Param|null, // Default: null
|
||||||
* },
|
* },
|
||||||
* entity?: array{
|
* entity?: array{
|
||||||
* class: scalar|Param|null, // The full entity class name of your user class.
|
* class?: scalar|Param|null, // The full entity class name of your user class.
|
||||||
* property?: scalar|Param|null, // Default: null
|
* property?: scalar|Param|null, // Default: null
|
||||||
* manager_name?: scalar|Param|null, // Default: null
|
* manager_name?: scalar|Param|null, // Default: null
|
||||||
* },
|
* },
|
||||||
@@ -774,7 +774,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* class?: scalar|Param|null, // Default: "Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\User\\JWTUser"
|
* class?: scalar|Param|null, // Default: "Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\User\\JWTUser"
|
||||||
* },
|
* },
|
||||||
* }>,
|
* }>,
|
||||||
* firewalls: array<string, array{ // Default: []
|
* firewalls?: array<string, array{ // Default: []
|
||||||
* pattern?: scalar|Param|null,
|
* pattern?: scalar|Param|null,
|
||||||
* host?: scalar|Param|null,
|
* host?: scalar|Param|null,
|
||||||
* methods?: list<scalar|Param|null>,
|
* methods?: list<scalar|Param|null>,
|
||||||
@@ -836,9 +836,9 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* authenticator?: scalar|Param|null, // Default: "lexik_jwt_authentication.security.jwt_authenticator"
|
* authenticator?: scalar|Param|null, // Default: "lexik_jwt_authentication.security.jwt_authenticator"
|
||||||
* },
|
* },
|
||||||
* login_link?: array{
|
* login_link?: array{
|
||||||
* check_route: scalar|Param|null, // Route that will validate the login link - e.g. "app_login_link_verify".
|
* check_route?: scalar|Param|null, // Route that will validate the login link - e.g. "app_login_link_verify".
|
||||||
* check_post_only?: scalar|Param|null, // If true, only HTTP POST requests to "check_route" will be handled by the authenticator. // Default: false
|
* check_post_only?: scalar|Param|null, // If true, only HTTP POST requests to "check_route" will be handled by the authenticator. // Default: false
|
||||||
* signature_properties: list<scalar|Param|null>,
|
* signature_properties?: list<scalar|Param|null>,
|
||||||
* lifetime?: int|Param, // The lifetime of the login link in seconds. // Default: 600
|
* lifetime?: int|Param, // The lifetime of the login link in seconds. // Default: 600
|
||||||
* max_uses?: int|Param, // Max number of times a login link can be used - null means unlimited within lifetime. // Default: null
|
* max_uses?: int|Param, // Max number of times a login link can be used - null means unlimited within lifetime. // Default: null
|
||||||
* used_link_cache?: scalar|Param|null, // Cache service id used to expired links of max_uses is set.
|
* used_link_cache?: scalar|Param|null, // Cache service id used to expired links of max_uses is set.
|
||||||
@@ -940,13 +940,13 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* failure_handler?: scalar|Param|null,
|
* failure_handler?: scalar|Param|null,
|
||||||
* realm?: scalar|Param|null, // Default: null
|
* realm?: scalar|Param|null, // Default: null
|
||||||
* token_extractors?: list<scalar|Param|null>,
|
* token_extractors?: list<scalar|Param|null>,
|
||||||
* token_handler: string|array{
|
* token_handler?: string|array{
|
||||||
* id?: scalar|Param|null,
|
* id?: scalar|Param|null,
|
||||||
* oidc_user_info?: string|array{
|
* oidc_user_info?: string|array{
|
||||||
* base_uri: scalar|Param|null, // Base URI of the userinfo endpoint on the OIDC server, or the OIDC server URI to use the discovery (require "discovery" to be configured).
|
* base_uri?: scalar|Param|null, // Base URI of the userinfo endpoint on the OIDC server, or the OIDC server URI to use the discovery (require "discovery" to be configured).
|
||||||
* discovery?: array{ // Enable the OIDC discovery.
|
* discovery?: array{ // Enable the OIDC discovery.
|
||||||
* cache?: array{
|
* cache?: array{
|
||||||
* id: scalar|Param|null, // Cache service id to use to cache the OIDC discovery configuration.
|
* id?: scalar|Param|null, // Cache service id to use to cache the OIDC discovery configuration.
|
||||||
* },
|
* },
|
||||||
* },
|
* },
|
||||||
* claim?: scalar|Param|null, // Claim which contains the user identifier (e.g. sub, email, etc.). // Default: "sub"
|
* claim?: scalar|Param|null, // Claim which contains the user identifier (e.g. sub, email, etc.). // Default: "sub"
|
||||||
@@ -954,25 +954,25 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* },
|
* },
|
||||||
* oidc?: array{
|
* oidc?: array{
|
||||||
* discovery?: array{ // Enable the OIDC discovery.
|
* discovery?: array{ // Enable the OIDC discovery.
|
||||||
* base_uri: list<scalar|Param|null>,
|
* base_uri?: list<scalar|Param|null>,
|
||||||
* cache?: array{
|
* cache?: array{
|
||||||
* id: scalar|Param|null, // Cache service id to use to cache the OIDC discovery configuration.
|
* id?: scalar|Param|null, // Cache service id to use to cache the OIDC discovery configuration.
|
||||||
* },
|
* },
|
||||||
* },
|
* },
|
||||||
* claim?: scalar|Param|null, // Claim which contains the user identifier (e.g.: sub, email..). // Default: "sub"
|
* claim?: scalar|Param|null, // Claim which contains the user identifier (e.g.: sub, email..). // Default: "sub"
|
||||||
* audience: scalar|Param|null, // Audience set in the token, for validation purpose.
|
* audience?: scalar|Param|null, // Audience set in the token, for validation purpose.
|
||||||
* issuers: list<scalar|Param|null>,
|
* issuers?: list<scalar|Param|null>,
|
||||||
* algorithms: list<scalar|Param|null>,
|
* algorithms?: list<scalar|Param|null>,
|
||||||
* keyset?: scalar|Param|null, // JSON-encoded JWKSet used to sign the token (must contain a list of valid public keys).
|
* keyset?: scalar|Param|null, // JSON-encoded JWKSet used to sign the token (must contain a list of valid public keys).
|
||||||
* encryption?: bool|array{
|
* encryption?: bool|array{
|
||||||
* enabled?: bool|Param, // Default: false
|
* enabled?: bool|Param, // Default: false
|
||||||
* enforce?: bool|Param, // When enabled, the token shall be encrypted. // Default: false
|
* enforce?: bool|Param, // When enabled, the token shall be encrypted. // Default: false
|
||||||
* algorithms: list<scalar|Param|null>,
|
* algorithms?: list<scalar|Param|null>,
|
||||||
* keyset: scalar|Param|null, // JSON-encoded JWKSet used to decrypt the token (must contain a list of valid private keys).
|
* keyset?: scalar|Param|null, // JSON-encoded JWKSet used to decrypt the token (must contain a list of valid private keys).
|
||||||
* },
|
* },
|
||||||
* },
|
* },
|
||||||
* cas?: array{
|
* cas?: array{
|
||||||
* validation_url: scalar|Param|null, // CAS server validation URL
|
* validation_url?: scalar|Param|null, // CAS server validation URL
|
||||||
* prefix?: scalar|Param|null, // CAS prefix // Default: "cas"
|
* prefix?: scalar|Param|null, // CAS prefix // Default: "cas"
|
||||||
* http_client?: scalar|Param|null, // HTTP Client service // Default: null
|
* http_client?: scalar|Param|null, // HTTP Client service // Default: null
|
||||||
* },
|
* },
|
||||||
@@ -1036,7 +1036,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* dbal?: array{
|
* dbal?: array{
|
||||||
* default_connection?: scalar|Param|null,
|
* default_connection?: scalar|Param|null,
|
||||||
* types?: array<string, string|array{ // Default: []
|
* types?: array<string, string|array{ // Default: []
|
||||||
* class: scalar|Param|null,
|
* class?: scalar|Param|null,
|
||||||
* }>,
|
* }>,
|
||||||
* driver_schemes?: array<string, scalar|Param|null>,
|
* driver_schemes?: array<string, scalar|Param|null>,
|
||||||
* connections?: array<string, array{ // Default: []
|
* connections?: array<string, array{ // Default: []
|
||||||
@@ -1207,7 +1207,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* datetime_functions?: array<string, scalar|Param|null>,
|
* datetime_functions?: array<string, scalar|Param|null>,
|
||||||
* },
|
* },
|
||||||
* filters?: array<string, string|array{ // Default: []
|
* filters?: array<string, string|array{ // Default: []
|
||||||
* class: scalar|Param|null,
|
* class?: scalar|Param|null,
|
||||||
* enabled?: bool|Param, // Default: false
|
* enabled?: bool|Param, // Default: false
|
||||||
* parameters?: array<string, mixed>,
|
* parameters?: array<string, mixed>,
|
||||||
* }>,
|
* }>,
|
||||||
@@ -1320,14 +1320,14 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* access_token_issuance?: bool|array{
|
* access_token_issuance?: bool|array{
|
||||||
* enabled?: bool|Param, // Default: false
|
* enabled?: bool|Param, // Default: false
|
||||||
* signature?: array{
|
* signature?: array{
|
||||||
* algorithm: scalar|Param|null, // The algorithm use to sign the access tokens.
|
* algorithm?: scalar|Param|null, // The algorithm use to sign the access tokens.
|
||||||
* key: scalar|Param|null, // The signature key. It shall be JWK encoded.
|
* key?: scalar|Param|null, // The signature key. It shall be JWK encoded.
|
||||||
* },
|
* },
|
||||||
* encryption?: bool|array{
|
* encryption?: bool|array{
|
||||||
* enabled?: bool|Param, // Default: false
|
* enabled?: bool|Param, // Default: false
|
||||||
* key_encryption_algorithm: scalar|Param|null, // The key encryption algorithm is used to encrypt the token.
|
* key_encryption_algorithm?: scalar|Param|null, // The key encryption algorithm is used to encrypt the token.
|
||||||
* content_encryption_algorithm: scalar|Param|null, // The key encryption algorithm is used to encrypt the token.
|
* content_encryption_algorithm?: scalar|Param|null, // The key encryption algorithm is used to encrypt the token.
|
||||||
* key: scalar|Param|null, // The encryption key. It shall be JWK encoded.
|
* key?: scalar|Param|null, // The encryption key. It shall be JWK encoded.
|
||||||
* },
|
* },
|
||||||
* },
|
* },
|
||||||
* access_token_verification?: bool|array{
|
* access_token_verification?: bool|array{
|
||||||
@@ -1337,7 +1337,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* claim_checkers?: list<scalar|Param|null>,
|
* claim_checkers?: list<scalar|Param|null>,
|
||||||
* mandatory_claims?: list<scalar|Param|null>,
|
* mandatory_claims?: list<scalar|Param|null>,
|
||||||
* allowed_algorithms?: list<scalar|Param|null>,
|
* allowed_algorithms?: list<scalar|Param|null>,
|
||||||
* keyset: scalar|Param|null, // The signature keyset. It shall be JWKSet encoded.
|
* keyset?: scalar|Param|null, // The signature keyset. It shall be JWKSet encoded.
|
||||||
* },
|
* },
|
||||||
* encryption?: bool|array{
|
* encryption?: bool|array{
|
||||||
* enabled?: bool|Param, // Default: false
|
* enabled?: bool|Param, // Default: false
|
||||||
@@ -1345,7 +1345,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* header_checkers?: list<scalar|Param|null>,
|
* header_checkers?: list<scalar|Param|null>,
|
||||||
* allowed_key_encryption_algorithms?: list<scalar|Param|null>,
|
* allowed_key_encryption_algorithms?: list<scalar|Param|null>,
|
||||||
* allowed_content_encryption_algorithms?: list<scalar|Param|null>,
|
* allowed_content_encryption_algorithms?: list<scalar|Param|null>,
|
||||||
* keyset: scalar|Param|null, // The encryption keyset. It shall be JWKSet encoded.
|
* keyset?: scalar|Param|null, // The encryption keyset. It shall be JWKSet encoded.
|
||||||
* },
|
* },
|
||||||
* },
|
* },
|
||||||
* blocklist_token?: bool|array{
|
* blocklist_token?: bool|array{
|
||||||
@@ -1489,7 +1489,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* },
|
* },
|
||||||
* termsOfService?: scalar|Param|null, // A URL to the Terms of Service for the API. MUST be in the format of a URL. // Default: null
|
* termsOfService?: scalar|Param|null, // A URL to the Terms of Service for the API. MUST be in the format of a URL. // Default: null
|
||||||
* tags?: list<array{ // Default: []
|
* tags?: list<array{ // Default: []
|
||||||
* name: scalar|Param|null,
|
* name?: scalar|Param|null,
|
||||||
* description?: scalar|Param|null, // Default: null
|
* description?: scalar|Param|null, // Default: null
|
||||||
* }>,
|
* }>,
|
||||||
* license?: array{
|
* license?: array{
|
||||||
@@ -1605,14 +1605,14 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* name?: mixed,
|
* name?: mixed,
|
||||||
* allow_create?: mixed,
|
* allow_create?: mixed,
|
||||||
* item_uri_template?: mixed,
|
* item_uri_template?: mixed,
|
||||||
* ...<mixed>
|
* ...<string, mixed>
|
||||||
* },
|
* },
|
||||||
* }
|
* }
|
||||||
* @psalm-type MonologConfig = array{
|
* @psalm-type MonologConfig = array{
|
||||||
* use_microseconds?: scalar|Param|null, // Default: true
|
* use_microseconds?: scalar|Param|null, // Default: true
|
||||||
* channels?: list<scalar|Param|null>,
|
* channels?: list<scalar|Param|null>,
|
||||||
* handlers?: array<string, array{ // Default: []
|
* handlers?: array<string, array{ // Default: []
|
||||||
* type: scalar|Param|null,
|
* type?: scalar|Param|null,
|
||||||
* id?: scalar|Param|null,
|
* id?: scalar|Param|null,
|
||||||
* enabled?: bool|Param, // Default: true
|
* enabled?: bool|Param, // Default: true
|
||||||
* priority?: scalar|Param|null, // Default: 0
|
* priority?: scalar|Param|null, // Default: 0
|
||||||
@@ -1735,7 +1735,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* headers?: list<scalar|Param|null>,
|
* headers?: list<scalar|Param|null>,
|
||||||
* mailer?: scalar|Param|null, // Default: null
|
* mailer?: scalar|Param|null, // Default: null
|
||||||
* email_prototype?: string|array{
|
* email_prototype?: string|array{
|
||||||
* id: scalar|Param|null,
|
* id?: scalar|Param|null,
|
||||||
* method?: scalar|Param|null, // Default: null
|
* method?: scalar|Param|null, // Default: null
|
||||||
* },
|
* },
|
||||||
* verbosity_levels?: array{
|
* verbosity_levels?: array{
|
||||||
@@ -1752,14 +1752,14 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
|||||||
* }>,
|
* }>,
|
||||||
* }
|
* }
|
||||||
* @psalm-type EdnotifConfig = array{
|
* @psalm-type EdnotifConfig = array{
|
||||||
* guichet_wsdl: scalar|Param|null,
|
* guichet_wsdl?: scalar|Param|null, // Default: "/var/www/html/vendor/malio/ednotif-bundle/resources/ednotif-ws/WsGuichet.wsdl"
|
||||||
* metier_wsdl: scalar|Param|null,
|
* metier_wsdl?: scalar|Param|null, // Default: "/var/www/html/vendor/malio/ednotif-bundle/resources/ednotif-ws/wsIpBNotif.wsdl"
|
||||||
* exploitation_code: scalar|Param|null,
|
* exploitation_code?: scalar|Param|null,
|
||||||
* zone?: scalar|Param|null, // Default: null
|
* zone?: scalar|Param|null, // Default: null
|
||||||
* application?: scalar|Param|null, // Default: null
|
* application?: scalar|Param|null, // Default: null
|
||||||
* login: scalar|Param|null,
|
* login?: scalar|Param|null,
|
||||||
* password: scalar|Param|null,
|
* password?: scalar|Param|null,
|
||||||
* exploitation_number: scalar|Param|null,
|
* exploitation_number?: scalar|Param|null,
|
||||||
* exploitation_country_code?: scalar|Param|null, // Default: "FR"
|
* exploitation_country_code?: scalar|Param|null, // Default: "FR"
|
||||||
* token_ttl_seconds?: int|Param, // Default: 900
|
* token_ttl_seconds?: int|Param, // Default: 900
|
||||||
* soap_options?: array{
|
* soap_options?: array{
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
parameters:
|
parameters:
|
||||||
app.version: '0.0.84'
|
app.version: '0.0.101'
|
||||||
|
|||||||
@@ -0,0 +1,123 @@
|
|||||||
|
# Export Excel de l'inventaire bovin — Design Spec
|
||||||
|
|
||||||
|
Bouton sur la page `/inventory` qui télécharge un XLSX listant tous les bovins actuellement présents sur l'exploitation.
|
||||||
|
|
||||||
|
## Contexte
|
||||||
|
|
||||||
|
Le métier veut un Excel exportable depuis l'écran inventaire. Ferme n'a aujourd'hui aucun outil d'export Excel (uniquement PDF via dompdf). On choisit `phpoffice/phpspreadsheet` côté serveur, en suivant le même pattern que la génération PDF actuelle (endpoint qui streame le fichier, front qui télécharge via blob).
|
||||||
|
|
||||||
|
Périmètre : tous les bovins actifs (`exitedAt IS NULL`), ordre `birthDate ASC`, ignore les filtres UI. Pas de modale de sélection (à voir si le métier en demande une plus tard).
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
|
||||||
|
### Backend
|
||||||
|
|
||||||
|
**Dépendance** : `composer require phpoffice/phpspreadsheet`
|
||||||
|
|
||||||
|
**Nouveau resource** : `src/ApiResource/BovineInventoryExport.php`
|
||||||
|
- `#[ApiResource]` avec une seule opération `Get` :
|
||||||
|
- `uriTemplate: '/bovines/inventory-export'`
|
||||||
|
- `output: false`
|
||||||
|
- `provider: BovineInventoryExportProvider::class`
|
||||||
|
- `security: "is_granted('ROLE_USER')"` (cohérent avec la page `/inventory`)
|
||||||
|
- OpenApi tag `Bovines`
|
||||||
|
|
||||||
|
**Nouveau provider** : `src/State/Bovin/BovineInventoryExportProvider.php`
|
||||||
|
- Injecte `EntityManagerInterface`
|
||||||
|
- Query Doctrine : `WHERE exitedAt IS NULL ORDER BY birthDate ASC`
|
||||||
|
- Construit le `Spreadsheet` avec PhpSpreadsheet
|
||||||
|
- Retourne une `Symfony\Component\HttpFoundation\Response` avec :
|
||||||
|
- `Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`
|
||||||
|
- `Content-Disposition: attachment; filename="inventaire_bovins_YYYY-MM-DD.xlsx"`
|
||||||
|
- Body = `IOFactory::createWriter($spreadsheet, 'Xlsx')->save('php://output')` capturé via `ob_*`
|
||||||
|
|
||||||
|
### Frontend
|
||||||
|
|
||||||
|
**Page** : `frontend/pages/inventory.vue`
|
||||||
|
- Nouveau bouton "Exporter Excel" à droite du titre, à côté de "Rafraîchir"
|
||||||
|
- Style : même que "Rafraîchir" (bg-primary-500, h-[50px], icône `mdi:file-excel-outline`)
|
||||||
|
- Visible pour tout user authentifié (pas de gate admin)
|
||||||
|
- Au clic : appelle `useApi().getBlob('bovines/inventory-export')`, crée un blob URL, déclenche un `<a download>` synthétique avec le filename retourné par le backend (lu depuis le header `Content-Disposition`)
|
||||||
|
|
||||||
|
## Génération XLSX — détails
|
||||||
|
|
||||||
|
**Fichier** :
|
||||||
|
- 1 seule feuille `Inventaire`
|
||||||
|
- Filename : `inventaire_bovins_YYYY-MM-DD.xlsx` (date du jour serveur)
|
||||||
|
|
||||||
|
**En-têtes (ligne 1)** :
|
||||||
|
- 9 colonnes dans l'ordre : `N° National`, `N° Travail`, `Sexe`, `Né le`, `Age (mois)`, `Race`, `Bâtiment`, `Case`, `Entrée le`
|
||||||
|
- Style : gras, fond `#f1f5f9` (slate-100), bordure noire fine, alignement centré
|
||||||
|
- Auto-filter activé sur la plage des en-têtes (Excel ajoute les boutons de filtre natifs)
|
||||||
|
- Freeze pane : ligne 2 figée
|
||||||
|
|
||||||
|
**Lignes de données (à partir de la ligne 2)** :
|
||||||
|
- Ordre `birthDate ASC` (plus vieux en haut, NULL à la fin via `NULLS LAST` natif Postgres)
|
||||||
|
- Largeurs de colonnes :
|
||||||
|
- N° National : 18
|
||||||
|
- N° Travail : 12
|
||||||
|
- Sexe : 10
|
||||||
|
- Né le : 12
|
||||||
|
- Age : 12
|
||||||
|
- Race : 12
|
||||||
|
- Bâtiment : 30
|
||||||
|
- Case : 8
|
||||||
|
- Entrée le : 12
|
||||||
|
|
||||||
|
**Mapping des valeurs** :
|
||||||
|
- Sexe : `M` → `Mâle`, `F` → `Femelle`, autre / null → vide
|
||||||
|
- Né le, Entrée le : format `JJ/MM/AAAA`, vide si null
|
||||||
|
- Age : entier (mois), vide si null
|
||||||
|
- Bâtiment, Case : valeurs nestées via `bovine.buildingCase.building.label` et `bovine.buildingCase.caseNumber`, vide si null
|
||||||
|
|
||||||
|
**Couleurs des lignes** (basées sur `ageMonths`, mêmes seuils que l'UI) :
|
||||||
|
| Tranche | Hex | Tailwind |
|
||||||
|
|--------|-----|----------|
|
||||||
|
| 24+ mois | `#ddd6fe` | violet-200 |
|
||||||
|
| 22-24 mois | `#fecaca` | red-200 |
|
||||||
|
| 20-22 mois | `#fed7aa` | orange-200 |
|
||||||
|
| < 20 mois ou NULL | `#ffffff` | blanc |
|
||||||
|
|
||||||
|
Le fond est appliqué sur toute la ligne (9 cellules).
|
||||||
|
|
||||||
|
## Flux d'erreur
|
||||||
|
|
||||||
|
- Exception PhpSpreadsheet (création buffer) → propage en 500 standard API Platform
|
||||||
|
- Pas d'utilisateur (token expiré) → 401 standard via la sécurité
|
||||||
|
|
||||||
|
## Performance
|
||||||
|
|
||||||
|
- 936 lignes × 9 colonnes : génération en mémoire < 1s, fichier < 100 KB
|
||||||
|
- Pas de pagination, pas de streaming row-by-row (overkill pour ce volume)
|
||||||
|
|
||||||
|
## Tests
|
||||||
|
|
||||||
|
Optionnel ce lot : test PHPUnit du provider qui vérifie que :
|
||||||
|
- Status 200
|
||||||
|
- Content-Type XLSX
|
||||||
|
- Header `Content-Disposition: attachment; filename=...xlsx`
|
||||||
|
- Body non vide
|
||||||
|
Mock simple de l'`EntityManagerInterface` pour retourner 2 bovins fictifs.
|
||||||
|
|
||||||
|
À faire en follow-up si on veut couvrir.
|
||||||
|
|
||||||
|
## Verification manuelle
|
||||||
|
|
||||||
|
1. `make composer-install` (après avoir ajouté la dep)
|
||||||
|
2. Recharger `/inventory`
|
||||||
|
3. Clic sur le bouton "Exporter Excel"
|
||||||
|
4. Vérifier le téléchargement : nom de fichier = `inventaire_bovins_2026-04-24.xlsx`
|
||||||
|
5. Ouvrir dans Excel/LibreOffice :
|
||||||
|
- 9 colonnes attendues
|
||||||
|
- En-tête figé en scrollant
|
||||||
|
- Auto-filter natif Excel
|
||||||
|
- Lignes colorées selon âge (violet/rouge/orange)
|
||||||
|
- Tri par date de naissance croissante
|
||||||
|
|
||||||
|
## Critères d'acceptation
|
||||||
|
|
||||||
|
- [ ] L'export contient 100 % des bovins actifs (count = `SELECT COUNT(*) FROM bovine WHERE exited_at IS NULL`)
|
||||||
|
- [ ] Le filename inclut la date du jour
|
||||||
|
- [ ] Les couleurs correspondent aux seuils d'âge
|
||||||
|
- [ ] L'ordre matche l'UI (`birthDate ASC`)
|
||||||
|
- [ ] Pas de régression sur les autres endpoints `/api/bovines`
|
||||||
96
frontend/components/inventory/inventory-export-modal.vue
Normal file
96
frontend/components/inventory/inventory-export-modal.vue
Normal file
@@ -0,0 +1,96 @@
|
|||||||
|
<template>
|
||||||
|
<UiModal v-model="open" title="Exporter l'inventaire bovin" max-width="max-w-2xl">
|
||||||
|
<p class="mb-5 text-sm text-slate-600">
|
||||||
|
Aucun filtre coché : export complet (tous les bovins actifs).
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div class="mb-5">
|
||||||
|
<h3 class="mb-3 text-sm font-semibold uppercase tracking-wide text-slate-600">
|
||||||
|
Tranches d'âge
|
||||||
|
</h3>
|
||||||
|
<div class="flex flex-col gap-2">
|
||||||
|
<label
|
||||||
|
v-for="bucket in ageBuckets"
|
||||||
|
:key="bucket.value"
|
||||||
|
class="flex items-center gap-3 cursor-pointer text-primary-700"
|
||||||
|
>
|
||||||
|
<input
|
||||||
|
v-model="filters.ageRanges"
|
||||||
|
type="checkbox"
|
||||||
|
:value="bucket.value"
|
||||||
|
class="h-4 w-4 cursor-pointer accent-primary-500"
|
||||||
|
/>
|
||||||
|
<span :class="['inline-block rounded px-2 py-0.5 text-xs font-semibold text-white', bucket.colorClass]">
|
||||||
|
{{ bucket.badge }}
|
||||||
|
</span>
|
||||||
|
<span>{{ bucket.label }}</span>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<template #footer>
|
||||||
|
<div class="flex justify-center">
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
:disabled="loading"
|
||||||
|
class="inline-flex h-[50px] items-center justify-center gap-2 rounded bg-primary-500 px-6 text-base text-white uppercase hover:opacity-80 disabled:cursor-not-allowed disabled:opacity-60"
|
||||||
|
@click="onSubmit"
|
||||||
|
>
|
||||||
|
<Icon
|
||||||
|
v-if="loading"
|
||||||
|
name="mdi:loading"
|
||||||
|
size="20"
|
||||||
|
class="animate-spin"
|
||||||
|
/>
|
||||||
|
<Icon v-else name="mdi:file-excel-outline" size="20" />
|
||||||
|
Exporter
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
</UiModal>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script setup lang="ts">
|
||||||
|
import { computed, reactive, watch } from 'vue'
|
||||||
|
|
||||||
|
export interface InventoryExportFilters {
|
||||||
|
ageRanges: string[]
|
||||||
|
}
|
||||||
|
|
||||||
|
const props = withDefaults(defineProps<{
|
||||||
|
modelValue: boolean
|
||||||
|
loading?: boolean
|
||||||
|
}>(), {
|
||||||
|
loading: false
|
||||||
|
})
|
||||||
|
|
||||||
|
const emit = defineEmits<{
|
||||||
|
(e: 'update:modelValue', value: boolean): void
|
||||||
|
(e: 'submit', filters: InventoryExportFilters): void
|
||||||
|
}>()
|
||||||
|
|
||||||
|
const open = computed({
|
||||||
|
get: () => props.modelValue,
|
||||||
|
set: (value: boolean) => emit('update:modelValue', value)
|
||||||
|
})
|
||||||
|
|
||||||
|
const ageBuckets = [
|
||||||
|
{ value: 'over24', label: '≥ 24 mois', badge: '24+', colorClass: 'bg-red-500' },
|
||||||
|
{ value: 'between22And24', label: '22 à 24 mois', badge: '22-24', colorClass: 'bg-orange-500' },
|
||||||
|
{ value: 'between20And22', label: '20 à 22 mois', badge: '20-22', colorClass: 'bg-yellow-500' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const filters = reactive<InventoryExportFilters>({
|
||||||
|
ageRanges: []
|
||||||
|
})
|
||||||
|
|
||||||
|
watch(open, (isOpen) => {
|
||||||
|
if (isOpen) {
|
||||||
|
filters.ageRanges = []
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
const onSubmit = () => {
|
||||||
|
emit('submit', { ageRanges: [...filters.ageRanges] })
|
||||||
|
}
|
||||||
|
</script>
|
||||||
238
frontend/components/ui/UiDataTable.vue
Normal file
238
frontend/components/ui/UiDataTable.vue
Normal file
@@ -0,0 +1,238 @@
|
|||||||
|
<template>
|
||||||
|
<div class="w-full">
|
||||||
|
<div class="relative border border-slate-200">
|
||||||
|
<div
|
||||||
|
class="grid items-center gap-6 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide"
|
||||||
|
:style="{ gridTemplateColumns: gridCols }"
|
||||||
|
>
|
||||||
|
<div v-for="col in columns" :key="col.key" class="min-w-0">
|
||||||
|
<slot :name="`header-${col.key}`" :column="col">{{ col.label }}</slot>
|
||||||
|
</div>
|
||||||
|
<div v-if="showActions" class="min-w-0">
|
||||||
|
<slot name="header-actions">Actions</slot>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div :class="dimRows ? 'opacity-50 transition-opacity' : ''" :aria-busy="loading || undefined">
|
||||||
|
<template v-if="paginatedItems.length">
|
||||||
|
<div
|
||||||
|
v-for="(item, index) in paginatedItems"
|
||||||
|
:key="item.id ?? index"
|
||||||
|
class="grid gap-6 px-4 py-3 text-sm border-t border-slate-200"
|
||||||
|
:class="[
|
||||||
|
rowClickable ? 'hover:bg-slate-50 cursor-pointer' : '',
|
||||||
|
rowClass ? rowClass(item) : ''
|
||||||
|
]"
|
||||||
|
:style="{ gridTemplateColumns: gridCols }"
|
||||||
|
:role="rowClickable ? 'button' : undefined"
|
||||||
|
:tabindex="rowClickable ? 0 : undefined"
|
||||||
|
@click="onRowClick(item)"
|
||||||
|
@keydown.enter="onRowClick(item)"
|
||||||
|
@keydown.space.prevent="onRowClick(item)"
|
||||||
|
>
|
||||||
|
<div v-for="col in columns" :key="col.key" class="min-w-0 truncate">
|
||||||
|
<slot :name="`cell-${col.key}`" :item="item" :column="col">
|
||||||
|
{{ getNestedValue(item, col.key) }}
|
||||||
|
</slot>
|
||||||
|
</div>
|
||||||
|
<div v-if="showActions" @click.stop>
|
||||||
|
<slot name="actions" :item="item" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<div
|
||||||
|
v-else-if="loading"
|
||||||
|
class="flex items-center justify-center border-t border-slate-200 px-4 py-8 text-primary-500"
|
||||||
|
role="status"
|
||||||
|
aria-live="polite"
|
||||||
|
>
|
||||||
|
<UiLoadingDots />
|
||||||
|
<span class="sr-only">Chargement…</span>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
v-else
|
||||||
|
class="border-t border-slate-200 px-4 py-8 text-center text-sm text-slate-500"
|
||||||
|
>
|
||||||
|
<slot name="empty">{{ emptyMessage }}</slot>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div
|
||||||
|
v-if="dimRows"
|
||||||
|
class="pointer-events-none absolute inset-0 flex items-center justify-center"
|
||||||
|
role="status"
|
||||||
|
aria-live="polite"
|
||||||
|
>
|
||||||
|
<div class="rounded bg-white/80 px-4 py-2 text-primary-500 shadow">
|
||||||
|
<UiLoadingDots />
|
||||||
|
<span class="sr-only">Chargement…</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div v-if="total > 0" class="flex justify-between pt-2">
|
||||||
|
<div class="flex items-center gap-3">
|
||||||
|
<label :for="perPageId" class="whitespace-nowrap text-sm text-slate-700">Lignes :</label>
|
||||||
|
<select
|
||||||
|
:id="perPageId"
|
||||||
|
:value="currentPerPage"
|
||||||
|
class="h-10 rounded border border-slate-300 bg-white px-2 text-sm text-primary-700"
|
||||||
|
@change="onPerPageChange(($event.target as HTMLSelectElement).value)"
|
||||||
|
>
|
||||||
|
<option v-for="n in perPageOptions" :key="n" :value="n">{{ n }}</option>
|
||||||
|
</select>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav aria-label="Pagination" class="flex items-center gap-1">
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
class="h-10 rounded border border-primary-500 bg-white px-3 text-sm text-primary-500 hover:bg-primary-500 hover:text-white disabled:cursor-not-allowed disabled:border-slate-300 disabled:text-slate-400 disabled:hover:bg-white disabled:hover:text-slate-400"
|
||||||
|
:disabled="currentPage <= 1"
|
||||||
|
aria-label="Page précédente"
|
||||||
|
@click="goToPage(currentPage - 1)"
|
||||||
|
>
|
||||||
|
Précédent
|
||||||
|
</button>
|
||||||
|
|
||||||
|
<template v-for="(entry, i) in visiblePages" :key="`${typeof entry}-${entry}-${i}`">
|
||||||
|
<span
|
||||||
|
v-if="entry === '...'"
|
||||||
|
class="px-1 text-sm text-slate-400"
|
||||||
|
aria-hidden="true"
|
||||||
|
>…</span>
|
||||||
|
<button
|
||||||
|
v-else
|
||||||
|
type="button"
|
||||||
|
class="h-10 min-w-[2.5rem] rounded px-2 text-sm transition-colors"
|
||||||
|
:class="entry === currentPage
|
||||||
|
? 'bg-primary-500 font-semibold text-white'
|
||||||
|
: 'text-slate-700 hover:bg-slate-100'"
|
||||||
|
:aria-current="entry === currentPage ? 'page' : undefined"
|
||||||
|
@click="goToPage(entry)"
|
||||||
|
>
|
||||||
|
{{ entry }}
|
||||||
|
</button>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
class="h-10 rounded border border-primary-500 bg-white px-3 text-sm text-primary-500 hover:bg-primary-500 hover:text-white disabled:cursor-not-allowed disabled:border-slate-300 disabled:text-slate-400 disabled:hover:bg-white disabled:hover:text-slate-400"
|
||||||
|
:disabled="currentPage >= totalPages"
|
||||||
|
aria-label="Page suivante"
|
||||||
|
@click="goToPage(currentPage + 1)"
|
||||||
|
>
|
||||||
|
Suivant
|
||||||
|
</button>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script setup lang="ts" generic="T extends Record<string, any>">
|
||||||
|
import { computed, useId } from 'vue'
|
||||||
|
|
||||||
|
interface Column {
|
||||||
|
key: string
|
||||||
|
label: string
|
||||||
|
width?: string
|
||||||
|
}
|
||||||
|
|
||||||
|
const props = withDefaults(defineProps<{
|
||||||
|
columns: Column[]
|
||||||
|
items: T[]
|
||||||
|
totalItems?: number
|
||||||
|
page?: number
|
||||||
|
perPage?: number
|
||||||
|
perPageOptions?: number[]
|
||||||
|
rowClickable?: boolean
|
||||||
|
showActions?: boolean
|
||||||
|
emptyMessage?: string
|
||||||
|
loading?: boolean
|
||||||
|
rowClass?: (item: T) => string | undefined
|
||||||
|
}>(), {
|
||||||
|
totalItems: undefined,
|
||||||
|
page: 1,
|
||||||
|
perPage: 10,
|
||||||
|
perPageOptions: () => [10, 25, 50],
|
||||||
|
rowClickable: false,
|
||||||
|
showActions: false,
|
||||||
|
emptyMessage: 'Aucune donnée',
|
||||||
|
loading: false,
|
||||||
|
rowClass: undefined
|
||||||
|
})
|
||||||
|
|
||||||
|
const emit = defineEmits<{
|
||||||
|
(e: 'update:page', value: number): void
|
||||||
|
(e: 'update:perPage', value: number): void
|
||||||
|
(e: 'row-click', item: T): void
|
||||||
|
}>()
|
||||||
|
|
||||||
|
const perPageId = useId()
|
||||||
|
|
||||||
|
const currentPage = computed(() => props.page)
|
||||||
|
const currentPerPage = computed(() => props.perPage)
|
||||||
|
|
||||||
|
const isServerSide = computed(() => props.totalItems !== undefined)
|
||||||
|
const total = computed(() => props.totalItems ?? props.items.length)
|
||||||
|
|
||||||
|
const totalPages = computed(() =>
|
||||||
|
Math.max(1, Math.ceil(total.value / currentPerPage.value))
|
||||||
|
)
|
||||||
|
|
||||||
|
const paginatedItems = computed(() => {
|
||||||
|
if (isServerSide.value) return props.items
|
||||||
|
const start = (currentPage.value - 1) * currentPerPage.value
|
||||||
|
return props.items.slice(start, start + currentPerPage.value)
|
||||||
|
})
|
||||||
|
|
||||||
|
const gridCols = computed(() => {
|
||||||
|
const dataCols = props.columns.map(c => c.width ?? '1fr').join(' ')
|
||||||
|
return props.showActions ? `${dataCols} 60px` : dataCols
|
||||||
|
})
|
||||||
|
|
||||||
|
const dimRows = computed(() => props.loading && paginatedItems.value.length > 0)
|
||||||
|
|
||||||
|
const visiblePages = computed<(number | '...')[]>(() => {
|
||||||
|
const tp = totalPages.value
|
||||||
|
const cp = currentPage.value
|
||||||
|
|
||||||
|
if (tp <= 5) {
|
||||||
|
return Array.from({ length: tp }, (_, i) => i + 1)
|
||||||
|
}
|
||||||
|
|
||||||
|
const pages: (number | '...')[] = []
|
||||||
|
pages.push(1)
|
||||||
|
|
||||||
|
if (cp > 3) pages.push('...')
|
||||||
|
|
||||||
|
const start = Math.max(2, cp - 1)
|
||||||
|
const end = Math.min(tp - 1, cp + 1)
|
||||||
|
for (let i = start; i <= end; i++) pages.push(i)
|
||||||
|
|
||||||
|
if (cp < tp - 2) pages.push('...')
|
||||||
|
|
||||||
|
if (tp > 1) pages.push(tp)
|
||||||
|
|
||||||
|
return pages
|
||||||
|
})
|
||||||
|
|
||||||
|
const goToPage = (n: number) => {
|
||||||
|
if (n < 1 || n > totalPages.value || n === currentPage.value) return
|
||||||
|
emit('update:page', n)
|
||||||
|
}
|
||||||
|
|
||||||
|
const onPerPageChange = (value: string) => {
|
||||||
|
emit('update:perPage', Number(value))
|
||||||
|
emit('update:page', 1)
|
||||||
|
}
|
||||||
|
|
||||||
|
const onRowClick = (item: T) => {
|
||||||
|
if (!props.rowClickable) return
|
||||||
|
emit('row-click', item)
|
||||||
|
}
|
||||||
|
|
||||||
|
const getNestedValue = (obj: any, path: string): string => {
|
||||||
|
const value = path.split('.').reduce((acc, key) => acc?.[key], obj)
|
||||||
|
return value ?? '—'
|
||||||
|
}
|
||||||
|
</script>
|
||||||
@@ -14,8 +14,9 @@
|
|||||||
:value="modelValue ?? ''"
|
:value="modelValue ?? ''"
|
||||||
:disabled="disabled"
|
:disabled="disabled"
|
||||||
v-bind="attrs"
|
v-bind="attrs"
|
||||||
class="border-b border-primary-700 justify-self-start text-xl text-primary-700 py-[6px] uppercase bg-transparent appearance-none h-[34px]"
|
class="w-full min-w-0 border-b border-primary-700 justify-self-start text-primary-700 bg-transparent appearance-none"
|
||||||
:class="[
|
:class="[
|
||||||
|
sizeClass,
|
||||||
isEmpty ? 'text-neutral-400' : 'text-primary-700',
|
isEmpty ? 'text-neutral-400' : 'text-primary-700',
|
||||||
disabled ? 'cursor-not-allowed' : 'cursor-pointer',
|
disabled ? 'cursor-not-allowed' : 'cursor-pointer',
|
||||||
inputClass
|
inputClass
|
||||||
@@ -36,12 +37,14 @@ const props = withDefaults(
|
|||||||
label?: string
|
label?: string
|
||||||
modelValue: string | null | undefined
|
modelValue: string | null | undefined
|
||||||
disabled?: boolean
|
disabled?: boolean
|
||||||
|
size?: 'default' | 'compact'
|
||||||
wrapperClass?: string
|
wrapperClass?: string
|
||||||
labelClass?: string
|
labelClass?: string
|
||||||
inputClass?: string
|
inputClass?: string
|
||||||
}>(),
|
}>(),
|
||||||
{
|
{
|
||||||
disabled: false,
|
disabled: false,
|
||||||
|
size: 'default',
|
||||||
wrapperClass: '',
|
wrapperClass: '',
|
||||||
labelClass: '',
|
labelClass: '',
|
||||||
inputClass: ''
|
inputClass: ''
|
||||||
@@ -54,6 +57,11 @@ const emit = defineEmits<{
|
|||||||
|
|
||||||
const attrs = useAttrs()
|
const attrs = useAttrs()
|
||||||
const isEmpty = computed(() => !props.modelValue)
|
const isEmpty = computed(() => !props.modelValue)
|
||||||
|
const sizeClass = computed(() =>
|
||||||
|
props.size === 'compact'
|
||||||
|
? 'text-sm h-8 font-normal normal-case tracking-normal'
|
||||||
|
: 'text-xl py-[6px] uppercase h-[34px]'
|
||||||
|
)
|
||||||
|
|
||||||
const onInput = (event: Event) => {
|
const onInput = (event: Event) => {
|
||||||
const target = event.target as HTMLInputElement
|
const target = event.target as HTMLInputElement
|
||||||
|
|||||||
108
frontend/components/ui/UiDateMaskedInput.vue
Normal file
108
frontend/components/ui/UiDateMaskedInput.vue
Normal file
@@ -0,0 +1,108 @@
|
|||||||
|
<template>
|
||||||
|
<div :class="['flex flex-col', wrapperClass]">
|
||||||
|
<label
|
||||||
|
v-if="label"
|
||||||
|
:for="id"
|
||||||
|
class="font-bold uppercase text-xl text-primary-700"
|
||||||
|
:class="labelClass"
|
||||||
|
>
|
||||||
|
{{ label }}
|
||||||
|
</label>
|
||||||
|
<input
|
||||||
|
:id="id"
|
||||||
|
v-maska="'##/##/####'"
|
||||||
|
type="text"
|
||||||
|
inputmode="numeric"
|
||||||
|
:value="displayValue"
|
||||||
|
:placeholder="placeholder"
|
||||||
|
:disabled="disabled"
|
||||||
|
v-bind="attrs"
|
||||||
|
class="w-full min-w-0 border-b border-primary-700 bg-transparent"
|
||||||
|
:class="[
|
||||||
|
sizeClass,
|
||||||
|
isEmpty ? 'text-neutral-400' : 'text-primary-700',
|
||||||
|
disabled ? 'cursor-not-allowed' : 'cursor-text',
|
||||||
|
inputClass
|
||||||
|
]"
|
||||||
|
@input="onInput"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script setup lang="ts">
|
||||||
|
import { vMaska } from 'maska/vue'
|
||||||
|
import { computed, ref, useAttrs, watch } from 'vue'
|
||||||
|
|
||||||
|
defineOptions({ inheritAttrs: false })
|
||||||
|
|
||||||
|
const props = withDefaults(
|
||||||
|
defineProps<{
|
||||||
|
id?: string
|
||||||
|
label?: string
|
||||||
|
modelValue: string | null | undefined
|
||||||
|
placeholder?: string
|
||||||
|
disabled?: boolean
|
||||||
|
size?: 'default' | 'compact'
|
||||||
|
wrapperClass?: string
|
||||||
|
labelClass?: string
|
||||||
|
inputClass?: string
|
||||||
|
}>(),
|
||||||
|
{
|
||||||
|
placeholder: 'JJ/MM/AAAA',
|
||||||
|
disabled: false,
|
||||||
|
size: 'default',
|
||||||
|
wrapperClass: '',
|
||||||
|
labelClass: '',
|
||||||
|
inputClass: ''
|
||||||
|
}
|
||||||
|
)
|
||||||
|
|
||||||
|
const emit = defineEmits<{
|
||||||
|
(event: 'update:modelValue', value: string): void
|
||||||
|
}>()
|
||||||
|
|
||||||
|
const attrs = useAttrs()
|
||||||
|
|
||||||
|
const toDisplay = (iso: string | null | undefined): string => {
|
||||||
|
if (!iso) return ''
|
||||||
|
const parts = iso.split('-')
|
||||||
|
if (parts.length !== 3) return ''
|
||||||
|
const [year, month, day] = parts
|
||||||
|
if (year.length !== 4 || month.length !== 2 || day.length !== 2) return ''
|
||||||
|
return `${day}/${month}/${year}`
|
||||||
|
}
|
||||||
|
|
||||||
|
const toIso = (display: string): string | null => {
|
||||||
|
const match = display.match(/^(\d{2})\/(\d{2})\/(\d{4})$/)
|
||||||
|
if (!match) return null
|
||||||
|
const [, day, month, year] = match
|
||||||
|
return `${year}-${month}-${day}`
|
||||||
|
}
|
||||||
|
|
||||||
|
const displayValue = ref(toDisplay(props.modelValue))
|
||||||
|
|
||||||
|
watch(() => props.modelValue, (newIso) => {
|
||||||
|
const expected = toDisplay(newIso)
|
||||||
|
if (expected !== displayValue.value) {
|
||||||
|
displayValue.value = expected
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
const isEmpty = computed(() => !displayValue.value)
|
||||||
|
const sizeClass = computed(() =>
|
||||||
|
props.size === 'compact'
|
||||||
|
? 'text-sm h-8 font-normal normal-case tracking-normal'
|
||||||
|
: 'text-xl py-[6px]'
|
||||||
|
)
|
||||||
|
|
||||||
|
const onInput = (event: Event) => {
|
||||||
|
const target = event.target as HTMLInputElement
|
||||||
|
displayValue.value = target.value
|
||||||
|
if (target.value === '') {
|
||||||
|
emit('update:modelValue', '')
|
||||||
|
return
|
||||||
|
}
|
||||||
|
const iso = toIso(target.value)
|
||||||
|
emit('update:modelValue', iso ?? '')
|
||||||
|
}
|
||||||
|
</script>
|
||||||
96
frontend/components/ui/UiModal.vue
Normal file
96
frontend/components/ui/UiModal.vue
Normal file
@@ -0,0 +1,96 @@
|
|||||||
|
<template>
|
||||||
|
<Teleport to="body">
|
||||||
|
<Transition
|
||||||
|
enter-active-class="transition duration-150 ease-out"
|
||||||
|
enter-from-class="opacity-0"
|
||||||
|
enter-to-class="opacity-100"
|
||||||
|
leave-active-class="transition duration-100 ease-in"
|
||||||
|
leave-from-class="opacity-100"
|
||||||
|
leave-to-class="opacity-0"
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
v-if="modelValue"
|
||||||
|
class="fixed inset-0 z-40 flex items-center justify-center bg-black/50 px-4"
|
||||||
|
role="dialog"
|
||||||
|
aria-modal="true"
|
||||||
|
@mousedown.self="closeOnBackdrop"
|
||||||
|
>
|
||||||
|
<div
|
||||||
|
class="w-full rounded-md bg-white shadow-2xl"
|
||||||
|
:class="maxWidth"
|
||||||
|
@mousedown.stop
|
||||||
|
>
|
||||||
|
<div class="flex items-center justify-between border-b border-slate-200 px-6 py-4">
|
||||||
|
<h2 class="text-xl font-bold uppercase text-primary-500">{{ title }}</h2>
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
class="text-slate-500 hover:text-primary-500 flex items-center"
|
||||||
|
aria-label="Fermer"
|
||||||
|
@click="close"
|
||||||
|
>
|
||||||
|
<Icon name="mdi:close" size="24" />
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="px-6 py-5">
|
||||||
|
<slot />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div
|
||||||
|
v-if="$slots.footer"
|
||||||
|
class="border-t border-slate-200 px-6 py-4"
|
||||||
|
>
|
||||||
|
<slot name="footer" :close="close" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</Transition>
|
||||||
|
</Teleport>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script setup lang="ts">
|
||||||
|
import { onMounted, onBeforeUnmount, watch } from 'vue'
|
||||||
|
|
||||||
|
const props = withDefaults(defineProps<{
|
||||||
|
modelValue: boolean
|
||||||
|
title?: string
|
||||||
|
closeOnBackdropClick?: boolean
|
||||||
|
maxWidth?: string
|
||||||
|
}>(), {
|
||||||
|
title: '',
|
||||||
|
closeOnBackdropClick: true,
|
||||||
|
maxWidth: 'max-w-lg'
|
||||||
|
})
|
||||||
|
|
||||||
|
const emit = defineEmits<{
|
||||||
|
(e: 'update:modelValue', value: boolean): void
|
||||||
|
}>()
|
||||||
|
|
||||||
|
const close = () => emit('update:modelValue', false)
|
||||||
|
|
||||||
|
const closeOnBackdrop = () => {
|
||||||
|
if (props.closeOnBackdropClick) close()
|
||||||
|
}
|
||||||
|
|
||||||
|
const onKeydown = (event: KeyboardEvent) => {
|
||||||
|
if (event.key === 'Escape' && props.modelValue) close()
|
||||||
|
}
|
||||||
|
|
||||||
|
watch(() => props.modelValue, (open) => {
|
||||||
|
if (typeof document === 'undefined') return
|
||||||
|
document.body.style.overflow = open ? 'hidden' : ''
|
||||||
|
})
|
||||||
|
|
||||||
|
onMounted(() => {
|
||||||
|
if (typeof document !== 'undefined') {
|
||||||
|
document.addEventListener('keydown', onKeydown)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
onBeforeUnmount(() => {
|
||||||
|
if (typeof document !== 'undefined') {
|
||||||
|
document.removeEventListener('keydown', onKeydown)
|
||||||
|
document.body.style.overflow = ''
|
||||||
|
}
|
||||||
|
})
|
||||||
|
</script>
|
||||||
@@ -13,15 +13,16 @@
|
|||||||
:value="modelValue ?? ''"
|
:value="modelValue ?? ''"
|
||||||
:disabled="disabled || loading"
|
:disabled="disabled || loading"
|
||||||
v-bind="attrs"
|
v-bind="attrs"
|
||||||
class="border-b border-primary-700 justify-self-start text-xl text-primary-700 py-[6px] bg-transparent"
|
class="w-full min-w-0 border-b border-primary-700 justify-self-start text-primary-700 bg-transparent"
|
||||||
:class="[
|
:class="[
|
||||||
|
sizeClass,
|
||||||
isEmpty ? 'text-neutral-400' : 'text-primary-700',
|
isEmpty ? 'text-neutral-400' : 'text-primary-700',
|
||||||
disabled || loading ? 'cursor-not-allowed' : 'cursor-pointer',
|
disabled || loading ? 'cursor-not-allowed' : 'cursor-pointer',
|
||||||
selectClass
|
selectClass
|
||||||
]"
|
]"
|
||||||
@change="onChange"
|
@change="onChange"
|
||||||
>
|
>
|
||||||
<option value="" disabled class="text-neutral-400">
|
<option value="" class="text-neutral-400">
|
||||||
{{ placeholderText }}
|
{{ placeholderText }}
|
||||||
</option>
|
</option>
|
||||||
<option
|
<option
|
||||||
@@ -55,6 +56,7 @@ const props = withDefaults(
|
|||||||
options: SelectOption[]
|
options: SelectOption[]
|
||||||
disabled?: boolean
|
disabled?: boolean
|
||||||
loading?: boolean
|
loading?: boolean
|
||||||
|
size?: 'default' | 'compact'
|
||||||
wrapperClass?: string
|
wrapperClass?: string
|
||||||
labelClass?: string
|
labelClass?: string
|
||||||
selectClass?: string
|
selectClass?: string
|
||||||
@@ -63,6 +65,7 @@ const props = withDefaults(
|
|||||||
placeholder: 'Sélectionner',
|
placeholder: 'Sélectionner',
|
||||||
disabled: false,
|
disabled: false,
|
||||||
loading: false,
|
loading: false,
|
||||||
|
size: 'default',
|
||||||
wrapperClass: '',
|
wrapperClass: '',
|
||||||
labelClass: '',
|
labelClass: '',
|
||||||
selectClass: ''
|
selectClass: ''
|
||||||
@@ -77,6 +80,11 @@ const attrs = useAttrs()
|
|||||||
|
|
||||||
const isEmpty = computed(() => props.modelValue === '' || props.modelValue === null || props.modelValue === undefined)
|
const isEmpty = computed(() => props.modelValue === '' || props.modelValue === null || props.modelValue === undefined)
|
||||||
const placeholderText = computed(() => props.placeholder || 'Sélectionner')
|
const placeholderText = computed(() => props.placeholder || 'Sélectionner')
|
||||||
|
const sizeClass = computed(() =>
|
||||||
|
props.size === 'compact'
|
||||||
|
? 'text-sm h-8 font-normal normal-case tracking-normal'
|
||||||
|
: 'text-xl py-[6px]'
|
||||||
|
)
|
||||||
|
|
||||||
const onChange = (event: Event) => {
|
const onChange = (event: Event) => {
|
||||||
const target = event.target as HTMLSelectElement
|
const target = event.target as HTMLSelectElement
|
||||||
|
|||||||
35
frontend/components/ui/UiTabs.vue
Normal file
35
frontend/components/ui/UiTabs.vue
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
<template>
|
||||||
|
<div class="flex justify-evenly gap-y-8 gap-x-41 mb-10 border-b border-primary-500/60">
|
||||||
|
<h1
|
||||||
|
v-for="tab in tabs"
|
||||||
|
:key="tab.key"
|
||||||
|
class="font-bold text-3xl uppercase px-12 cursor-pointer"
|
||||||
|
:class="[
|
||||||
|
modelValue === tab.key
|
||||||
|
? 'border-b-[6px] border-primary-500 text-primary-500'
|
||||||
|
: 'text-primary-500/50',
|
||||||
|
tab.error ? '!text-red-500 !border-red-500' : ''
|
||||||
|
]"
|
||||||
|
@click="emit('update:modelValue', tab.key)"
|
||||||
|
>
|
||||||
|
{{ tab.label }}
|
||||||
|
</h1>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script setup lang="ts" generic="T extends string">
|
||||||
|
export interface UiTab<K extends string = string> {
|
||||||
|
key: K
|
||||||
|
label: string
|
||||||
|
error?: boolean
|
||||||
|
}
|
||||||
|
|
||||||
|
defineProps<{
|
||||||
|
modelValue: T
|
||||||
|
tabs: UiTab<T>[]
|
||||||
|
}>()
|
||||||
|
|
||||||
|
const emit = defineEmits<{
|
||||||
|
(e: 'update:modelValue', value: T): void
|
||||||
|
}>()
|
||||||
|
</script>
|
||||||
@@ -16,9 +16,10 @@
|
|||||||
:maxlength="maxlength"
|
:maxlength="maxlength"
|
||||||
:disabled="disabled"
|
:disabled="disabled"
|
||||||
v-bind="attrs"
|
v-bind="attrs"
|
||||||
class="border-b border-black text-xl py-[6px] bg-transparent text-primary-700"
|
class="w-full min-w-0 border-b border-primary-700 bg-transparent"
|
||||||
:class="[
|
:class="[
|
||||||
isEmpty ? 'text-neutral-400' : 'text-black',
|
sizeClass,
|
||||||
|
isEmpty ? 'text-neutral-400' : 'text-primary-700',
|
||||||
disabled ? 'cursor-not-allowed' : 'cursor-text',
|
disabled ? 'cursor-not-allowed' : 'cursor-text',
|
||||||
inputClass
|
inputClass
|
||||||
]"
|
]"
|
||||||
@@ -40,6 +41,7 @@ const props = withDefaults(
|
|||||||
placeholder?: string
|
placeholder?: string
|
||||||
maxlength?: number | string
|
maxlength?: number | string
|
||||||
disabled?: boolean
|
disabled?: boolean
|
||||||
|
size?: 'default' | 'compact'
|
||||||
wrapperClass?: string
|
wrapperClass?: string
|
||||||
labelClass?: string
|
labelClass?: string
|
||||||
inputClass?: string
|
inputClass?: string
|
||||||
@@ -48,6 +50,7 @@ const props = withDefaults(
|
|||||||
placeholder: '',
|
placeholder: '',
|
||||||
maxlength: undefined,
|
maxlength: undefined,
|
||||||
disabled: false,
|
disabled: false,
|
||||||
|
size: 'default',
|
||||||
wrapperClass: '',
|
wrapperClass: '',
|
||||||
labelClass: '',
|
labelClass: '',
|
||||||
inputClass: ''
|
inputClass: ''
|
||||||
@@ -60,6 +63,11 @@ const emit = defineEmits<{
|
|||||||
|
|
||||||
const attrs = useAttrs()
|
const attrs = useAttrs()
|
||||||
const isEmpty = computed(() => !props.modelValue)
|
const isEmpty = computed(() => !props.modelValue)
|
||||||
|
const sizeClass = computed(() =>
|
||||||
|
props.size === 'compact'
|
||||||
|
? 'text-sm h-8 font-normal normal-case tracking-normal'
|
||||||
|
: 'text-xl py-[6px]'
|
||||||
|
)
|
||||||
|
|
||||||
const onInput = (event: Event) => {
|
const onInput = (event: Event) => {
|
||||||
const target = event.target as HTMLInputElement
|
const target = event.target as HTMLInputElement
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
:maxlength="maxLength"
|
:maxlength="maxLength"
|
||||||
:placeholder="placeholderText"
|
:placeholder="placeholderText"
|
||||||
:required="required"
|
:required="required"
|
||||||
class="border-b border-black flex-1 min-w-0 text-xl text-primary-500 uppercase h-[36px] py-[6px]"
|
class="border-b border-primary-700 flex-1 min-w-0 text-xl text-primary-500 uppercase h-[36px] py-[6px]"
|
||||||
@input="handleInput"
|
@input="handleInput"
|
||||||
/>
|
/>
|
||||||
<UiCheckbox
|
<UiCheckbox
|
||||||
|
|||||||
88
frontend/composables/useBovineColumns.ts
Normal file
88
frontend/composables/useBovineColumns.ts
Normal file
@@ -0,0 +1,88 @@
|
|||||||
|
import { computed } from 'vue'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
|
||||||
|
export interface BovineColumn {
|
||||||
|
key: string
|
||||||
|
label: string
|
||||||
|
width?: string
|
||||||
|
}
|
||||||
|
|
||||||
|
export interface UseBovineColumnsOptions {
|
||||||
|
/**
|
||||||
|
* 'inventory' (par défaut) : colonnes complètes incluant Bâtiment + Case.
|
||||||
|
* 'case' : pas de Bâtiment ni Case (déjà dans le titre de la page),
|
||||||
|
* largeurs élargies pour combler l'espace.
|
||||||
|
*/
|
||||||
|
variant?: 'inventory' | 'case'
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Définition partagée des colonnes des tableaux bovins (inventory + case).
|
||||||
|
* 4 variants : avec/sans colonnes prix × inventory/case.
|
||||||
|
*
|
||||||
|
* Les colonnes Prix/kg et Prix total sont visibles pour les rôles BUREAU
|
||||||
|
* et ADMIN (BUREAU hérite ses droits price-visibility, ADMIN hérite de BUREAU).
|
||||||
|
*/
|
||||||
|
export const useBovineColumns = (options: UseBovineColumnsOptions = {}) => {
|
||||||
|
const auth = useAuthStore()
|
||||||
|
|
||||||
|
const withPricesInventory: BovineColumn[] = [
|
||||||
|
{ key: 'nationalNumber', label: 'N° National', width: '80px' },
|
||||||
|
{ key: 'workNumber', label: 'N° Travail', width: '60px' },
|
||||||
|
{ key: 'sex', label: 'Sexe', width: '70px' },
|
||||||
|
{ key: 'birthDate', label: 'Né le', width: '72px' },
|
||||||
|
{ key: 'age', label: 'Age', width: '110px' },
|
||||||
|
{ key: 'bovineType.label', label: 'Race', width: '90px' },
|
||||||
|
{ key: 'buildingCase.building.label', label: 'Bâtiment', width: '1fr' },
|
||||||
|
{ key: 'buildingCase.caseNumber', label: 'Case', width: '42px' },
|
||||||
|
{ key: 'arrivalDate', label: 'Entrée le', width: '90px' },
|
||||||
|
{ key: 'pricePerKg', label: 'Prix/kg', width: '65px' },
|
||||||
|
{ key: 'finalPrice', label: 'Prix total', width: '80px' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const withoutPricesInventory: BovineColumn[] = [
|
||||||
|
{ key: 'nationalNumber', label: 'N° National', width: '80px' },
|
||||||
|
{ key: 'workNumber', label: 'N° Travail', width: '60px' },
|
||||||
|
{ key: 'sex', label: 'Sexe', width: '70px' },
|
||||||
|
{ key: 'birthDate', label: 'Né le', width: '72px' },
|
||||||
|
{ key: 'age', label: 'Age', width: '110px' },
|
||||||
|
{ key: 'bovineType.label', label: 'Race', width: '1fr' },
|
||||||
|
{ key: 'buildingCase.building.label', label: 'Bâtiment', width: '120px' },
|
||||||
|
{ key: 'buildingCase.caseNumber', label: 'Case', width: '42px' },
|
||||||
|
{ key: 'arrivalDate', label: 'Entrée le', width: '90px' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const withPricesCase: BovineColumn[] = [
|
||||||
|
{ key: 'nationalNumber', label: 'N° National', width: '110px' },
|
||||||
|
{ key: 'workNumber', label: 'N° Travail', width: '85px' },
|
||||||
|
{ key: 'sex', label: 'Sexe', width: '90px' },
|
||||||
|
{ key: 'birthDate', label: 'Né le', width: '100px' },
|
||||||
|
{ key: 'age', label: 'Age', width: '90px' },
|
||||||
|
{ key: 'bovineType.label', label: 'Race', width: '1fr' },
|
||||||
|
{ key: 'arrivalDate', label: 'Entrée le', width: '110px' },
|
||||||
|
{ key: 'pricePerKg', label: 'Prix/kg', width: '85px' },
|
||||||
|
{ key: 'finalPrice', label: 'Prix total', width: '105px' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const withoutPricesCase: BovineColumn[] = [
|
||||||
|
{ key: 'nationalNumber', label: 'N° National', width: '130px' },
|
||||||
|
{ key: 'workNumber', label: 'N° Travail', width: '100px' },
|
||||||
|
{ key: 'sex', label: 'Sexe', width: '110px' },
|
||||||
|
{ key: 'birthDate', label: 'Né le', width: '140px' },
|
||||||
|
{ key: 'age', label: 'Age', width: '130px' },
|
||||||
|
{ key: 'bovineType.label', label: 'Race', width: '1fr' },
|
||||||
|
{ key: 'arrivalDate', label: 'Entrée le', width: '170px' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const columns = computed<BovineColumn[]>(() => {
|
||||||
|
const isCase = options.variant === 'case'
|
||||||
|
const seePrice = auth.isBureau
|
||||||
|
|
||||||
|
if (isCase) {
|
||||||
|
return seePrice ? withPricesCase : withoutPricesCase
|
||||||
|
}
|
||||||
|
return seePrice ? withPricesInventory : withoutPricesInventory
|
||||||
|
})
|
||||||
|
|
||||||
|
return { columns }
|
||||||
|
}
|
||||||
102
frontend/composables/useDataTableServerState.ts
Normal file
102
frontend/composables/useDataTableServerState.ts
Normal file
@@ -0,0 +1,102 @@
|
|||||||
|
import { ref, watch } from 'vue'
|
||||||
|
import { useApi } from '~/composables/useApi'
|
||||||
|
|
||||||
|
type FilterValue = string | number | boolean | null
|
||||||
|
|
||||||
|
export interface UseDataTableServerStateOptions {
|
||||||
|
initialPerPage?: number
|
||||||
|
debounceMs?: number
|
||||||
|
}
|
||||||
|
|
||||||
|
export function useDataTableServerState<T = Record<string, unknown>>(
|
||||||
|
endpoint: string,
|
||||||
|
initialFilters: Record<string, FilterValue> = {},
|
||||||
|
options: UseDataTableServerStateOptions = {}
|
||||||
|
) {
|
||||||
|
const api = useApi()
|
||||||
|
|
||||||
|
const debounceMs = options.debounceMs ?? 300
|
||||||
|
const initialPerPage = options.initialPerPage ?? 10
|
||||||
|
|
||||||
|
const items = ref<T[]>([]) as { value: T[] }
|
||||||
|
const totalItems = ref(0)
|
||||||
|
const page = ref(1)
|
||||||
|
const perPage = ref(initialPerPage)
|
||||||
|
const filters = ref<Record<string, FilterValue>>({ ...initialFilters })
|
||||||
|
const loading = ref(false)
|
||||||
|
|
||||||
|
let debounceTimer: ReturnType<typeof setTimeout> | null = null
|
||||||
|
let requestToken = 0
|
||||||
|
|
||||||
|
const buildQueryParams = (): Record<string, string | number | boolean> => {
|
||||||
|
const params: Record<string, string | number | boolean> = {
|
||||||
|
page: page.value,
|
||||||
|
itemsPerPage: perPage.value
|
||||||
|
}
|
||||||
|
for (const [key, value] of Object.entries(filters.value)) {
|
||||||
|
if (value === '' || value === null) continue
|
||||||
|
params[key] = value as string | number | boolean
|
||||||
|
}
|
||||||
|
return params
|
||||||
|
}
|
||||||
|
|
||||||
|
const fetchItems = async (): Promise<void> => {
|
||||||
|
const currentToken = ++requestToken
|
||||||
|
loading.value = true
|
||||||
|
try {
|
||||||
|
const data = await api.get<{ member: T[]; totalItems: number }>(
|
||||||
|
endpoint,
|
||||||
|
buildQueryParams(),
|
||||||
|
{
|
||||||
|
toast: false,
|
||||||
|
headers: { Accept: 'application/ld+json' }
|
||||||
|
}
|
||||||
|
)
|
||||||
|
if (currentToken !== requestToken) return
|
||||||
|
items.value = data?.member ?? []
|
||||||
|
totalItems.value = data?.totalItems ?? 0
|
||||||
|
} finally {
|
||||||
|
if (currentToken === requestToken) {
|
||||||
|
loading.value = false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const reload = (): void => {
|
||||||
|
if (debounceTimer) {
|
||||||
|
clearTimeout(debounceTimer)
|
||||||
|
debounceTimer = null
|
||||||
|
}
|
||||||
|
void fetchItems()
|
||||||
|
}
|
||||||
|
|
||||||
|
const scheduleReload = (): void => {
|
||||||
|
if (debounceTimer) clearTimeout(debounceTimer)
|
||||||
|
debounceTimer = setTimeout(() => {
|
||||||
|
debounceTimer = null
|
||||||
|
void fetchItems()
|
||||||
|
}, debounceMs)
|
||||||
|
}
|
||||||
|
|
||||||
|
watch([page, perPage], () => {
|
||||||
|
reload()
|
||||||
|
})
|
||||||
|
|
||||||
|
watch(filters, () => {
|
||||||
|
if (page.value !== 1) {
|
||||||
|
page.value = 1
|
||||||
|
return
|
||||||
|
}
|
||||||
|
scheduleReload()
|
||||||
|
}, { deep: true })
|
||||||
|
|
||||||
|
return {
|
||||||
|
items,
|
||||||
|
totalItems,
|
||||||
|
page,
|
||||||
|
perPage,
|
||||||
|
filters,
|
||||||
|
loading,
|
||||||
|
reload
|
||||||
|
}
|
||||||
|
}
|
||||||
27
frontend/middleware/admin-guard.global.ts
Normal file
27
frontend/middleware/admin-guard.global.ts
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Garde-fou global : empêche les utilisateurs non-admin d'accéder aux pages
|
||||||
|
* sous /admin/*. Renvoie vers la home pour les utilisateurs authentifiés
|
||||||
|
* non-admin, et vers /login pour les non authentifiés.
|
||||||
|
*
|
||||||
|
* L'API back rejette de toute façon les actions admin avec un 403, mais ce
|
||||||
|
* middleware évite l'affichage des pages vides / en erreur quand un user
|
||||||
|
* tape directement l'URL /admin/...
|
||||||
|
*/
|
||||||
|
export default defineNuxtRouteMiddleware(async (to) => {
|
||||||
|
if (!to.path.startsWith('/admin')) {
|
||||||
|
return
|
||||||
|
}
|
||||||
|
|
||||||
|
const auth = useAuthStore()
|
||||||
|
await auth.ensureSession()
|
||||||
|
|
||||||
|
if (!auth.isAuthenticated) {
|
||||||
|
return navigateTo('/login')
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!auth.isAdmin) {
|
||||||
|
return navigateTo('/')
|
||||||
|
}
|
||||||
|
})
|
||||||
@@ -32,6 +32,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Type de bovin' })
|
||||||
|
|
||||||
import {createBovin, getBovin, updateBovin} from "~/services/bovine-type";
|
import {createBovin, getBovin, updateBovin} from "~/services/bovine-type";
|
||||||
import type {BovineTypeData, BovinFormData} from "~/services/dto/bovine-type-data";
|
import type {BovineTypeData, BovinFormData} from "~/services/dto/bovine-type-data";
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
|
|||||||
@@ -1,67 +1,72 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="flex items-center justify-between ">
|
<div class="px-[86px]">
|
||||||
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des types bovins</h1>
|
<div class="flex items-center justify-between">
|
||||||
</div>
|
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des types bovins</h1>
|
||||||
<div class="mt-7 border border-slate-200 mb-11 ">
|
<NuxtLink
|
||||||
<div class="grid grid-cols-2 gap-4 text-primary-700 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide">
|
v-if="auth.isAdmin"
|
||||||
<div>Nom</div>
|
to="/admin/bovin"
|
||||||
<div>Code</div>
|
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-6 rounded hover:opacity-80 gap-2"
|
||||||
|
>
|
||||||
|
<Icon name="mdi:plus" size="28" />
|
||||||
|
Ajouter
|
||||||
|
</NuxtLink>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="!auth.isAdmin" class="px-4 py-6 text-slate-400">
|
|
||||||
|
<div v-if="auth.isAdmin" class="mt-6 mb-16">
|
||||||
|
<UiDataTable
|
||||||
|
v-model:page="page"
|
||||||
|
v-model:per-page="perPage"
|
||||||
|
:columns="columns"
|
||||||
|
:items="items"
|
||||||
|
:total-items="totalItems"
|
||||||
|
:loading="loading"
|
||||||
|
row-clickable
|
||||||
|
@row-click="goToBovin"
|
||||||
|
>
|
||||||
|
<template #header-label>
|
||||||
|
<UiTextInput v-model="filters.label" placeholder="Nom" size="compact" />
|
||||||
|
</template>
|
||||||
|
<template #header-code>
|
||||||
|
<UiTextInput v-model="filters.code" placeholder="Code" size="compact" />
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
|
</div>
|
||||||
|
<div v-else class="mt-6 border border-slate-200 mb-16 px-4 py-6 text-slate-400">
|
||||||
Accès réservé aux administrateurs.
|
Accès réservé aux administrateurs.
|
||||||
</div>
|
</div>
|
||||||
<div v-else-if="bovinList.length === 0" class="px-4 py-6 text-slate-400">
|
|
||||||
Aucun type de bovin.
|
|
||||||
</div>
|
|
||||||
<template v-else>
|
|
||||||
<div
|
|
||||||
v-for="bovin in bovinList"
|
|
||||||
:key="bovin.id"
|
|
||||||
class="grid grid-cols-2 text-primary-700 gap-4 px-4 py-3 text-sm hover:bg-slate-50 cursor-pointer border-t border-slate-200"
|
|
||||||
role="button"
|
|
||||||
tabindex="0"
|
|
||||||
@click="goToBovin(bovin.id)"
|
|
||||||
@keydown.enter="goToBovin(bovin.id)"
|
|
||||||
>
|
|
||||||
<div>{{ bovin.label }}</div>
|
|
||||||
<div>{{ bovin.code }}</div>
|
|
||||||
</div>
|
|
||||||
</template>
|
|
||||||
</div>
|
|
||||||
<div class="flex justify-center items-center">
|
|
||||||
<NuxtLink
|
|
||||||
to="/admin/bovin"
|
|
||||||
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-8 rounded hover:opacity-80 gap-2"
|
|
||||||
:class="auth.isAdmin ? '' : 'cursor-not-allowed opacity-60'"
|
|
||||||
@click="handleAddClick"
|
|
||||||
>
|
|
||||||
<Icon name="mdi:plus" size="28" />
|
|
||||||
Ajouter
|
|
||||||
</NuxtLink>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { getBovineTypeList } from "~/services/bovine-type"
|
useHead({ title: 'Types de bovins' })
|
||||||
import type { BovineTypeData } from "~/services/dto/bovine-type-data"
|
|
||||||
import { useAuthStore } from "~/stores/auth"
|
import type { BovineTypeData } from '~/services/dto/bovine-type-data'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
const bovinList = ref<BovineTypeData[]>([])
|
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
const auth = useAuthStore()
|
const auth = useAuthStore()
|
||||||
|
|
||||||
const goToBovin = (id: number) => {
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<BovineTypeData>(
|
||||||
|
'bovine_types',
|
||||||
|
{
|
||||||
|
label: '',
|
||||||
|
code: ''
|
||||||
|
}
|
||||||
|
)
|
||||||
|
|
||||||
|
const columns = [
|
||||||
|
{ key: 'label', label: 'Nom' },
|
||||||
|
{ key: 'code', label: 'Code' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const goToBovin = (bovin: BovineTypeData) => {
|
||||||
if (!auth.isAdmin) return
|
if (!auth.isAdmin) return
|
||||||
router.push(`/admin/bovin/${id}`)
|
router.push(`/admin/bovin/${bovin.id}`)
|
||||||
}
|
}
|
||||||
|
|
||||||
const handleAddClick = (event: Event) => {
|
onMounted(() => {
|
||||||
if (auth.isAdmin) return
|
if (auth.isAdmin) reload()
|
||||||
event.preventDefault()
|
|
||||||
}
|
|
||||||
|
|
||||||
onMounted(async () => {
|
|
||||||
if (!auth.isAdmin) return
|
|
||||||
bovinList.value = await getBovineTypeList()
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -44,6 +44,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Transporteur' })
|
||||||
|
|
||||||
import {createCarrier, getCarrier, updateCarrier} from "~/services/carrier";
|
import {createCarrier, getCarrier, updateCarrier} from "~/services/carrier";
|
||||||
import type {CarrierData, CarrierFormData} from "~/services/dto/carrier-data";
|
import type {CarrierData, CarrierFormData} from "~/services/dto/carrier-data";
|
||||||
import {computed} from "vue";
|
import {computed} from "vue";
|
||||||
|
|||||||
@@ -1,51 +1,63 @@
|
|||||||
<template>
|
<template>
|
||||||
|
<div class="px-[86px]">
|
||||||
<div class="flex items-center justify-between ">
|
<div class="flex items-center justify-between">
|
||||||
<h1 class="text-4xl font-bold uppercase text-primary-500">listes des transporteurs</h1>
|
<h1 class="text-4xl font-bold uppercase text-primary-500">listes des transporteurs</h1>
|
||||||
</div>
|
<NuxtLink
|
||||||
|
to="/admin/carrier"
|
||||||
<div class="mt-7 border border-slate-200 mb-11 ">
|
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-6 rounded hover:opacity-80 gap-2"
|
||||||
<div class="grid grid-cols-2 gap-4 text-primary-700 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide">
|
|
||||||
<div>Label</div>
|
|
||||||
<div>Code</div>
|
|
||||||
</div>
|
|
||||||
<div
|
|
||||||
v-for="carrier in carrierList"
|
|
||||||
:key="carrier.id"
|
|
||||||
class="grid grid-cols-2 text-primary-700 gap-4 px-4 py-3 text-sm hover:bg-slate-50 cursor-pointer border-t border-slate-200"
|
|
||||||
role="button"
|
|
||||||
tabindex="0"
|
|
||||||
@click="goToCarrier(carrier.id)"
|
|
||||||
@keydown.enter="goToCarrier(carrier.id)"
|
|
||||||
>
|
>
|
||||||
<div>{{ carrier.name}}</div>
|
<Icon name="mdi:plus" size="28" />
|
||||||
<div>{{ carrier.code }}</div>
|
Ajouter
|
||||||
</div>
|
</NuxtLink>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex justify-center items-center">
|
|
||||||
<NuxtLink
|
|
||||||
to="/admin/carrier"
|
|
||||||
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-8 rounded hover:opacity-80 gap-2"
|
|
||||||
>
|
|
||||||
<Icon name="mdi:plus" size="28" />
|
|
||||||
Ajouter
|
|
||||||
</NuxtLink>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
<div class="mt-6 mb-16">
|
||||||
|
<UiDataTable
|
||||||
|
v-model:page="page"
|
||||||
|
v-model:per-page="perPage"
|
||||||
|
:columns="columns"
|
||||||
|
:items="items"
|
||||||
|
:total-items="totalItems"
|
||||||
|
:loading="loading"
|
||||||
|
row-clickable
|
||||||
|
@row-click="goToCarrier"
|
||||||
|
>
|
||||||
|
<template #header-name>
|
||||||
|
<UiTextInput v-model="filters.name" placeholder="Label" size="compact" />
|
||||||
|
</template>
|
||||||
|
<template #header-code>
|
||||||
|
<UiTextInput v-model="filters.code" placeholder="Code" size="compact" />
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import type {CarrierData} from "~/services/dto/carrier-data";
|
useHead({ title: 'Transporteurs' })
|
||||||
import {getCarrierList} from "~/services/carrier";
|
|
||||||
|
import type { CarrierData } from '~/services/dto/carrier-data'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
const carrierList = ref<CarrierData[]>()
|
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
|
|
||||||
const goToCarrier = (id: number) => {
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
router.push(`/admin/carrier/${id}`)
|
useDataTableServerState<CarrierData>(
|
||||||
|
'carriers',
|
||||||
|
{
|
||||||
|
name: '',
|
||||||
|
code: ''
|
||||||
|
}
|
||||||
|
)
|
||||||
|
|
||||||
|
const columns = [
|
||||||
|
{ key: 'name', label: 'Label' },
|
||||||
|
{ key: 'code', label: 'Code' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const goToCarrier = (carrier: CarrierData) => {
|
||||||
|
router.push(`/admin/carrier/${carrier.id}`)
|
||||||
}
|
}
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(reload)
|
||||||
carrierList.value = await getCarrierList(false)
|
|
||||||
})
|
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -96,6 +96,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Client' })
|
||||||
|
|
||||||
import {computed, reactive, ref, watch} from "vue"
|
import {computed, reactive, ref, watch} from "vue"
|
||||||
import {createCustomer, getCustomer, updateCustomer} from "~/services/customer"
|
import {createCustomer, getCustomer, updateCustomer} from "~/services/customer"
|
||||||
import type {CustomerData, CustomerFormData, CustomerPayload} from "~/services/dto/customer-data"
|
import type {CustomerData, CustomerFormData, CustomerPayload} from "~/services/dto/customer-data"
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Adresse client' })
|
||||||
|
|
||||||
import type { AddressData, AddressPayload } from "~/services/address"
|
import type { AddressData, AddressPayload } from "~/services/address"
|
||||||
import { createAddress, getAddress, updateAddress } from "~/services/address"
|
import { createAddress, getAddress, updateAddress } from "~/services/address"
|
||||||
import { getCustomer, updateCustomer } from "~/services/customer"
|
import { getCustomer, updateCustomer } from "~/services/customer"
|
||||||
|
|||||||
@@ -1,73 +1,82 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="flex items-center justify-between">
|
<div class="px-[86px]">
|
||||||
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des clients</h1>
|
<div class="flex items-center justify-between">
|
||||||
</div>
|
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des clients</h1>
|
||||||
|
<NuxtLink
|
||||||
<div v-if="auth.isAdmin" class="mt-7 border border-slate-200 mb-11">
|
v-if="auth.isAdmin"
|
||||||
<div class="max-h-96 overflow-y-auto">
|
to="/admin/customer"
|
||||||
<div
|
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-6 rounded hover:opacity-80 gap-2"
|
||||||
class="sticky text-primary-700 top-0 z-10 grid grid-cols-4 gap-4 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide"
|
|
||||||
>
|
>
|
||||||
<div>Nom</div>
|
<Icon name="mdi:plus" size="28" />
|
||||||
<div>Téléphone</div>
|
Ajouter
|
||||||
<div>Mail</div>
|
</NuxtLink>
|
||||||
<div>Créé par</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
<div v-if="auth.isAdmin" class="mt-6 mb-16">
|
||||||
<div v-if="customerList.length === 0" class="px-4 py-6 text-slate-400">
|
<UiDataTable
|
||||||
Aucun client.
|
v-model:page="page"
|
||||||
</div>
|
v-model:per-page="perPage"
|
||||||
|
:columns="columns"
|
||||||
<div
|
:items="items"
|
||||||
v-for="customer in customerList"
|
:total-items="totalItems"
|
||||||
:key="customer.id"
|
:loading="loading"
|
||||||
class="grid grid-cols-4 text-primary-700 hover:bg-slate-50 border-t gap-4 px-4 py-2 cursor-pointer"
|
row-clickable
|
||||||
@click="goToCustomer(customer.id)"
|
@row-click="goToCustomer"
|
||||||
>
|
>
|
||||||
<div class="truncate">{{ customer.name || "—" }}</div>
|
<template #header-name>
|
||||||
<div class="truncate">{{ customer.phone || "—" }}</div>
|
<UiTextInput v-model="filters.name" placeholder="Nom" size="compact" />
|
||||||
<div class="truncate">{{ customer.email || "—" }}</div>
|
</template>
|
||||||
<div class="truncate">{{ customer.createdBy?.username || "—" }}</div>
|
<template #header-phone>
|
||||||
</div>
|
<UiTextInput v-model="filters.phone" placeholder="Téléphone" size="compact" />
|
||||||
|
</template>
|
||||||
|
<template #header-email>
|
||||||
|
<UiTextInput v-model="filters.email" placeholder="Mail" size="compact" />
|
||||||
|
</template>
|
||||||
|
<template #header-createdBy.username>
|
||||||
|
<UiTextInput v-model="filters['createdBy.username']" placeholder="Créé par" size="compact" />
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
|
</div>
|
||||||
|
<div v-else class="mt-6 border border-slate-200 mb-16 px-4 py-6 text-slate-400">
|
||||||
|
Accès réservé aux administrateurs.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<div v-else class="mt-7 border border-slate-200 mb-11 px-4 py-6 text-slate-400">
|
|
||||||
Accès réservé aux administrateurs.
|
|
||||||
</div>
|
|
||||||
<div class="flex justify-center items-center">
|
|
||||||
<NuxtLink
|
|
||||||
to="/admin/customer"
|
|
||||||
class="inline-flex items-center mb-16 justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-8 rounded hover:opacity-80 gap-2"
|
|
||||||
:class="auth.isAdmin ? '' : 'cursor-not-allowed opacity-60'"
|
|
||||||
@click="handleAddClick"
|
|
||||||
>
|
|
||||||
<Icon name="mdi:plus" size="28" />
|
|
||||||
Ajouter
|
|
||||||
</NuxtLink>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { getCustomerList } from "~/services/customer"
|
useHead({ title: 'Clients' })
|
||||||
import type { CustomerData } from "~/services/dto/customer-data"
|
|
||||||
import { useAuthStore } from "~/stores/auth"
|
import type { CustomerData } from '~/services/dto/customer-data'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
const customerList = ref<CustomerData[]>([])
|
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
const auth = useAuthStore()
|
const auth = useAuthStore()
|
||||||
|
|
||||||
const goToCustomer = (id: number) => {
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<CustomerData>(
|
||||||
|
'customers',
|
||||||
|
{
|
||||||
|
name: '',
|
||||||
|
phone: '',
|
||||||
|
email: '',
|
||||||
|
'createdBy.username': ''
|
||||||
|
}
|
||||||
|
)
|
||||||
|
|
||||||
|
const columns = [
|
||||||
|
{ key: 'name', label: 'Nom' },
|
||||||
|
{ key: 'phone', label: 'Téléphone' },
|
||||||
|
{ key: 'email', label: 'Mail' },
|
||||||
|
{ key: 'createdBy.username', label: 'Créé par' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const goToCustomer = (customer: CustomerData) => {
|
||||||
if (!auth.isAdmin) return
|
if (!auth.isAdmin) return
|
||||||
router.push(`/admin/customer/${id}`)
|
router.push(`/admin/customer/${customer.id}`)
|
||||||
}
|
}
|
||||||
|
|
||||||
const handleAddClick = (event: Event) => {
|
onMounted(() => {
|
||||||
if (auth.isAdmin) return
|
if (auth.isAdmin) reload()
|
||||||
event.preventDefault()
|
|
||||||
}
|
|
||||||
|
|
||||||
onMounted(async () => {
|
|
||||||
if (!auth.isAdmin) return
|
|
||||||
customerList.value = await getCustomerList()
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -97,6 +97,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Fournisseur' })
|
||||||
|
|
||||||
import {computed, reactive, ref, watch} from "vue"
|
import {computed, reactive, ref, watch} from "vue"
|
||||||
import {createSupplier, getSupplier, updateSupplier} from "~/services/supplier"
|
import {createSupplier, getSupplier, updateSupplier} from "~/services/supplier"
|
||||||
import type {SupplierData, SupplierFormData, SupplierPayload} from "~/services/dto/supplier-data"
|
import type {SupplierData, SupplierFormData, SupplierPayload} from "~/services/dto/supplier-data"
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Adresse fournisseur' })
|
||||||
|
|
||||||
import type {AddressData, AddressPayload} from "~/services/address";
|
import type {AddressData, AddressPayload} from "~/services/address";
|
||||||
import {createAddress, getAddress, updateAddress} from "~/services/address";
|
import {createAddress, getAddress, updateAddress} from "~/services/address";
|
||||||
import {getSupplier, updateSupplier} from "~/services/supplier";
|
import {getSupplier, updateSupplier} from "~/services/supplier";
|
||||||
|
|||||||
@@ -1,73 +1,82 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="flex items-center justify-between">
|
<div class="px-[86px]">
|
||||||
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des fournisseurs</h1>
|
<div class="flex items-center justify-between">
|
||||||
</div>
|
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des fournisseurs</h1>
|
||||||
|
<NuxtLink
|
||||||
<div v-if="auth.isAdmin" class="mt-7 border border-slate-200 mb-11">
|
v-if="auth.isAdmin"
|
||||||
<div class="max-h-96 overflow-y-auto">
|
to="/admin/supplier"
|
||||||
<div
|
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-6 rounded hover:opacity-80 gap-2"
|
||||||
class="sticky text-primary-700 top-0 z-10 grid grid-cols-4 gap-4 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide"
|
|
||||||
>
|
>
|
||||||
<div>Nom</div>
|
<Icon name="mdi:plus" size="28" />
|
||||||
<div>Téléphone</div>
|
Ajouter
|
||||||
<div>Mail</div>
|
</NuxtLink>
|
||||||
<div>Créé par</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
<div v-if="auth.isAdmin" class="mt-6 mb-16">
|
||||||
<div v-if="supplierList.length === 0" class="px-4 py-6 text-slate-400">
|
<UiDataTable
|
||||||
Aucun fournisseur.
|
v-model:page="page"
|
||||||
</div>
|
v-model:per-page="perPage"
|
||||||
|
:columns="columns"
|
||||||
<div
|
:items="items"
|
||||||
v-for="supplier in supplierList"
|
:total-items="totalItems"
|
||||||
:key="supplier.id"
|
:loading="loading"
|
||||||
class="grid grid-cols-4 text-primary-700 hover:bg-slate-50 border-t gap-4 px-4 py-2 cursor-pointer"
|
row-clickable
|
||||||
@click="goToSupplier(supplier.id)"
|
@row-click="goToSupplier"
|
||||||
>
|
>
|
||||||
<div class="truncate">{{ supplier.name || "—" }}</div>
|
<template #header-name>
|
||||||
<div class="truncate">{{ supplier.phone || "—" }}</div>
|
<UiTextInput v-model="filters.name" placeholder="Nom" size="compact" />
|
||||||
<div class="truncate">{{ supplier.email || "—" }}</div>
|
</template>
|
||||||
<div class="truncate">{{ supplier.createdBy?.username || "—" }}</div>
|
<template #header-phone>
|
||||||
</div>
|
<UiTextInput v-model="filters.phone" placeholder="Téléphone" size="compact" />
|
||||||
|
</template>
|
||||||
|
<template #header-email>
|
||||||
|
<UiTextInput v-model="filters.email" placeholder="Mail" size="compact" />
|
||||||
|
</template>
|
||||||
|
<template #header-createdBy.username>
|
||||||
|
<UiTextInput v-model="filters['createdBy.username']" placeholder="Créé par" size="compact" />
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
|
</div>
|
||||||
|
<div v-else class="mt-6 border border-slate-200 mb-16 px-4 py-6 text-slate-400">
|
||||||
|
Accès réservé aux administrateurs.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<div v-else class="mt-7 border border-slate-200 mb-11 px-4 py-6 text-slate-400">
|
|
||||||
Accès réservé aux administrateurs.
|
|
||||||
</div>
|
|
||||||
<div class="flex justify-center items-center">
|
|
||||||
<NuxtLink
|
|
||||||
to="/admin/supplier"
|
|
||||||
class="inline-flex items-center mb-16 justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-8 rounded hover:opacity-80 gap-2"
|
|
||||||
:class="auth.isAdmin ? '' : 'cursor-not-allowed opacity-60'"
|
|
||||||
@click="handleAddClick"
|
|
||||||
>
|
|
||||||
<Icon name="mdi:plus" size="28" />
|
|
||||||
Ajouter
|
|
||||||
</NuxtLink>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { getSupplierList } from "~/services/supplier"
|
useHead({ title: 'Fournisseurs' })
|
||||||
import type { SupplierData } from "~/services/dto/supplier-data"
|
|
||||||
import { useAuthStore } from "~/stores/auth"
|
import type { SupplierData } from '~/services/dto/supplier-data'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
const supplierList = ref<SupplierData[]>([])
|
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
const auth = useAuthStore()
|
const auth = useAuthStore()
|
||||||
|
|
||||||
const goToSupplier = (id: number) => {
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<SupplierData>(
|
||||||
|
'suppliers',
|
||||||
|
{
|
||||||
|
name: '',
|
||||||
|
phone: '',
|
||||||
|
email: '',
|
||||||
|
'createdBy.username': ''
|
||||||
|
}
|
||||||
|
)
|
||||||
|
|
||||||
|
const columns = [
|
||||||
|
{ key: 'name', label: 'Nom' },
|
||||||
|
{ key: 'phone', label: 'Téléphone' },
|
||||||
|
{ key: 'email', label: 'Mail' },
|
||||||
|
{ key: 'createdBy.username', label: 'Créé par' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const goToSupplier = (supplier: SupplierData) => {
|
||||||
if (!auth.isAdmin) return
|
if (!auth.isAdmin) return
|
||||||
router.push(`/admin/supplier/${id}`)
|
router.push(`/admin/supplier/${supplier.id}`)
|
||||||
}
|
}
|
||||||
|
|
||||||
const handleAddClick = (event: Event) => {
|
onMounted(() => {
|
||||||
if (auth.isAdmin) return
|
if (auth.isAdmin) reload()
|
||||||
event.preventDefault()
|
|
||||||
}
|
|
||||||
|
|
||||||
onMounted(async () => {
|
|
||||||
if (!auth.isAdmin) return
|
|
||||||
supplierList.value = await getSupplierList()
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -74,6 +74,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Utilisateur' })
|
||||||
|
|
||||||
import { computed, reactive, ref, watch } from 'vue'
|
import { computed, reactive, ref, watch } from 'vue'
|
||||||
import { ROLE } from '~/utils/constants'
|
import { ROLE } from '~/utils/constants'
|
||||||
import { createUser, updateUser, getUser } from '~/services/auth'
|
import { createUser, updateUser, getUser } from '~/services/auth'
|
||||||
|
|||||||
@@ -1,92 +1,110 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="flex items-center justify-between">
|
<div class="px-[86px]">
|
||||||
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des utilisateurs</h1>
|
<div class="flex items-center justify-between">
|
||||||
</div>
|
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des utilisateurs</h1>
|
||||||
|
<NuxtLink
|
||||||
<div v-if="auth.isAdmin" class="mt-7 border border-slate-200 mb-11">
|
v-if="auth.isAdmin"
|
||||||
<div class="grid grid-cols-3 text-primary-700 gap-4 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide">
|
to="/admin/user"
|
||||||
<div>Utilisateur</div>
|
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-6 rounded hover:opacity-80 gap-2"
|
||||||
<div>Role</div>
|
|
||||||
<div>Statut</div>
|
|
||||||
</div>
|
|
||||||
<div v-if="userList.length === 0" class="px-4 py-6 text-slate-400">
|
|
||||||
Aucun utilisateur.
|
|
||||||
</div>
|
|
||||||
<template v-else>
|
|
||||||
<div
|
|
||||||
v-for="user in userList"
|
|
||||||
:key="user.id"
|
|
||||||
class="grid grid-cols-3 text-primary-700 gap-4 px-4 py-3 text-sm hover:bg-slate-50 cursor-pointer border-t border-slate-200 items-center"
|
|
||||||
role="button"
|
|
||||||
tabindex="0"
|
|
||||||
@click="goToUser(user.id)"
|
|
||||||
@keydown.enter="goToUser(user.id)"
|
|
||||||
>
|
>
|
||||||
<div>{{ user.username }}</div>
|
<Icon name="mdi:plus" size="28" />
|
||||||
<div>{{ getRoleLabels(user.roles) }}</div>
|
Ajouter
|
||||||
<div>
|
</NuxtLink>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div v-if="auth.isAdmin" class="mt-6 mb-16">
|
||||||
|
<UiDataTable
|
||||||
|
v-model:page="page"
|
||||||
|
v-model:per-page="perPage"
|
||||||
|
:columns="columns"
|
||||||
|
:items="items"
|
||||||
|
:total-items="totalItems"
|
||||||
|
:loading="loading"
|
||||||
|
row-clickable
|
||||||
|
@row-click="goToUser"
|
||||||
|
>
|
||||||
|
<template #header-username>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters.username"
|
||||||
|
placeholder="Utilisateur"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-roles>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Role" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-isLocked>
|
||||||
|
<UiSelect
|
||||||
|
v-model="filters.isLocked"
|
||||||
|
placeholder="Statut"
|
||||||
|
:options="statusOptions"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #cell-roles="{ item }">
|
||||||
|
{{ getRoleLabels(item.roles) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-isLocked="{ item }">
|
||||||
<span
|
<span
|
||||||
v-if="user.isLocked"
|
v-if="item.isLocked"
|
||||||
class="inline-block px-2 py-0.5 text-xs font-semibold rounded bg-red-100 text-red-700"
|
class="inline-block px-2 py-0.5 text-xs font-semibold rounded bg-red-100 text-red-700"
|
||||||
>Verrouillé</span>
|
>Verrouillé</span>
|
||||||
<span
|
<span
|
||||||
v-else
|
v-else
|
||||||
class="inline-block px-2 py-0.5 text-xs font-semibold rounded bg-green-100 text-green-700"
|
class="inline-block px-2 py-0.5 text-xs font-semibold rounded bg-green-100 text-green-700"
|
||||||
>Actif</span>
|
>Actif</span>
|
||||||
</div>
|
</template>
|
||||||
</div>
|
</UiDataTable>
|
||||||
</template>
|
</div>
|
||||||
</div>
|
<div v-else class="mt-6 border border-slate-200 mb-16 px-4 py-6 text-slate-400">
|
||||||
<div v-else class="mt-7 border border-slate-200 mb-11 px-4 py-6 text-slate-400">
|
Accès réservé aux administrateurs.
|
||||||
Acces reserve aux administrateurs.
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="flex justify-center items-center">
|
|
||||||
<NuxtLink
|
|
||||||
to="/admin/user"
|
|
||||||
class="inline-flex items-center mb-16 justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-8 rounded hover:opacity-80 gap-2"
|
|
||||||
:class="auth.isAdmin ? '' : 'cursor-not-allowed opacity-60'"
|
|
||||||
@click="handleAddClick"
|
|
||||||
>
|
|
||||||
<Icon name="mdi:plus" size="28" />
|
|
||||||
Ajouter
|
|
||||||
</NuxtLink>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import type { UserData } from "~/services/dto/user-data"
|
useHead({ title: 'Utilisateurs' })
|
||||||
import { getAdminUsers } from "~/services/auth"
|
|
||||||
import { ROLE } from "~/utils/constants"
|
import type { UserData } from '~/services/dto/user-data'
|
||||||
import { useAuthStore } from "~/stores/auth"
|
import { ROLE } from '~/utils/constants'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
const userList = ref<UserData[]>([])
|
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
const auth = useAuthStore()
|
const auth = useAuthStore()
|
||||||
const roleLabelByValue = new Map(ROLE.map((role) => [role.value, role.label]))
|
const roleLabelByValue = new Map(ROLE.map(role => [role.value, role.label]))
|
||||||
|
|
||||||
const goToUser = (id: number) => {
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
if (!auth.isAdmin) return
|
useDataTableServerState<UserData>(
|
||||||
router.push(`/admin/user/${id}`)
|
'admin/users',
|
||||||
}
|
{
|
||||||
|
username: '',
|
||||||
|
isLocked: ''
|
||||||
|
}
|
||||||
|
)
|
||||||
|
|
||||||
const handleAddClick = (event: Event) => {
|
const statusOptions = [
|
||||||
if (auth.isAdmin) return
|
{ value: 'false', label: 'Actif' },
|
||||||
event.preventDefault()
|
{ value: 'true', label: 'Verrouillé' }
|
||||||
}
|
]
|
||||||
|
|
||||||
|
const columns = [
|
||||||
|
{ key: 'username', label: 'Utilisateur' },
|
||||||
|
{ key: 'roles', label: 'Role' },
|
||||||
|
{ key: 'isLocked', label: 'Statut', width: '160px' }
|
||||||
|
]
|
||||||
|
|
||||||
const getRoleLabels = (roles?: string[]) => {
|
const getRoleLabels = (roles?: string[]) => {
|
||||||
if (!roles || roles.length === 0) {
|
if (!roles || roles.length === 0) return '---'
|
||||||
return '---'
|
return roles.map(role => roleLabelByValue.get(role) ?? role).join(', ')
|
||||||
}
|
|
||||||
|
|
||||||
return roles
|
|
||||||
.map((role) => roleLabelByValue.get(role) ?? role)
|
|
||||||
.join(', ')
|
|
||||||
}
|
}
|
||||||
|
|
||||||
onMounted(async () => {
|
const goToUser = (user: UserData) => {
|
||||||
if (!auth.isAdmin) return
|
if (!auth.isAdmin) return
|
||||||
userList.value = await getAdminUsers()
|
router.push(`/admin/user/${user.id}`)
|
||||||
|
}
|
||||||
|
|
||||||
|
onMounted(() => {
|
||||||
|
if (auth.isAdmin) reload()
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
358
frontend/pages/bovine/[id].vue
Normal file
358
frontend/pages/bovine/[id].vue
Normal file
@@ -0,0 +1,358 @@
|
|||||||
|
<template>
|
||||||
|
<div class="px-[86px]">
|
||||||
|
<div class="flex items-center justify-between relative mb-10">
|
||||||
|
<div class="flex flex-row absolute -left-[60px]">
|
||||||
|
<Icon
|
||||||
|
@click="goBack"
|
||||||
|
name="gg:arrow-left-o"
|
||||||
|
size="44"
|
||||||
|
class="cursor-pointer text-primary-500"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<h1 class="font-bold text-3xl uppercase text-primary-500">Vie du bovin</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<UiTabs
|
||||||
|
v-model="activeTab"
|
||||||
|
:tabs="tabs"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<div v-if="auth.isBureau" v-show="activeTab === 'mouvement'">
|
||||||
|
<form :class="{ submitted: movementSubmitted }" @submit.prevent="submitMovement">
|
||||||
|
<div class="flex flex-cols-3 justify-between mb-10">
|
||||||
|
<UiSelect
|
||||||
|
id="movement-building"
|
||||||
|
v-model="newMovementBuildingId"
|
||||||
|
label="Bâtiment"
|
||||||
|
:options="buildingOptions"
|
||||||
|
wrapper-class="w-[280px]"
|
||||||
|
required
|
||||||
|
/>
|
||||||
|
<UiSelect
|
||||||
|
id="movement-case"
|
||||||
|
v-model="newMovementCaseId"
|
||||||
|
label="Case"
|
||||||
|
:options="caseOptions"
|
||||||
|
:disabled="!newMovementBuildingId"
|
||||||
|
wrapper-class="w-[280px]"
|
||||||
|
required
|
||||||
|
/>
|
||||||
|
<UiDateInput
|
||||||
|
id="movement-date"
|
||||||
|
v-model="newMovementDate"
|
||||||
|
label="Date mouvement"
|
||||||
|
wrapper-class="w-[280px]"
|
||||||
|
required
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex items-center justify-center mb-11">
|
||||||
|
<UiButton
|
||||||
|
type="submit"
|
||||||
|
class="inline-flex items-center justify-center gap-2 text-xl text-white uppercase bg-primary-500 h-[50px] rounded hover:opacity-80"
|
||||||
|
:disabled="isSubmittingMovement"
|
||||||
|
:loading="isSubmittingMovement"
|
||||||
|
@click="movementSubmitted = true"
|
||||||
|
>
|
||||||
|
<Icon name="mdi:plus" size="28" />
|
||||||
|
Ajouter
|
||||||
|
</UiButton>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
|
||||||
|
<UiDataTable
|
||||||
|
:columns="movementColumns"
|
||||||
|
:items="filteredMovementRows"
|
||||||
|
:per-page="10"
|
||||||
|
>
|
||||||
|
<template #header-building>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="movementFilters.building"
|
||||||
|
placeholder="Bâtiment"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-case>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="movementFilters.case"
|
||||||
|
placeholder="Case"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-enteredAt>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Du" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-leftAt>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Au" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-duration>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Durée" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #cell-leftAt="{ item }">
|
||||||
|
<span v-if="item.leftAt">{{ item.leftAt }}</span>
|
||||||
|
<span v-else class="italic text-slate-500">En cours</span>
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div v-show="activeTab === 'passeport'">
|
||||||
|
<div class="mt-6">
|
||||||
|
<div class="grid grid-cols-[3rem_repeat(6,minmax(0,1fr))] grid-rows-2 border-2 border-black">
|
||||||
|
<div class="row-span-2 flex items-center justify-center border-r-2 border-black">
|
||||||
|
<span class="uppercase font-bold -rotate-90 whitespace-nowrap transform-gpu">Veau</span>
|
||||||
|
</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">Numéro national</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">N° de travail</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">Sexe</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">Code race</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">Type de race</div>
|
||||||
|
<div class="border-b border-black px-2 py-1 text-center font-semibold text-sm">Date de naissance</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.nationalNumber) }}</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.workNumber) }}</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.sex) }}</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.bovineType?.code) }}</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.bovineType?.label) }}</div>
|
||||||
|
<div class="px-2 py-1 text-center">{{ formatDate(bovine?.birthDate) }}</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="mt-9">
|
||||||
|
<div class="grid grid-cols-[3rem_repeat(6,minmax(0,1fr))] grid-rows-2 border-2 border-black">
|
||||||
|
<div class="row-span-2 flex items-center justify-center border-r-2 border-black">
|
||||||
|
<span class="uppercase font-bold -rotate-90 whitespace-nowrap transform-gpu">Père</span>
|
||||||
|
</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">Numéro national</div>
|
||||||
|
<div class="col-span-2 border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">N° de travail</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">Code race</div>
|
||||||
|
<div class="col-span-2 border-b border-black px-2 py-1 text-center font-semibold text-sm">Type de race</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.fatherNationalNumber) }}</div>
|
||||||
|
<div class="col-span-2 border-r border-black px-2 py-1 text-center">{{ display(workNumberFromNational(bovine?.fatherNationalNumber)) }}</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.fatherBovineType?.code) }}</div>
|
||||||
|
<div class="col-span-2 px-2 py-1 text-center">{{ display(bovine?.fatherBovineType?.label) }}</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="mt-9">
|
||||||
|
<div class="grid grid-cols-[3rem_repeat(6,minmax(0,1fr))] grid-rows-2 border-2 border-black">
|
||||||
|
<div class="row-span-2 flex items-center justify-center border-r-2 border-black">
|
||||||
|
<span class="uppercase font-bold -rotate-90 whitespace-nowrap transform-gpu">Mère</span>
|
||||||
|
</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">Numéro national</div>
|
||||||
|
<div class="col-span-2 border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">N° de travail</div>
|
||||||
|
<div class="border-b border-r border-black px-2 py-1 text-center font-semibold text-sm">Code race</div>
|
||||||
|
<div class="col-span-2 border-b border-black px-2 py-1 text-center font-semibold text-sm">Type de race</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.motherNationalNumber) }}</div>
|
||||||
|
<div class="col-span-2 border-r border-black px-2 py-1 text-center">{{ display(workNumberFromNational(bovine?.motherNationalNumber)) }}</div>
|
||||||
|
<div class="border-r border-black px-2 py-1 text-center">{{ display(bovine?.motherBovineType?.code) }}</div>
|
||||||
|
<div class="col-span-2 px-2 py-1 text-center">{{ display(bovine?.motherBovineType?.label) }}</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div v-show="activeTab === 'sante'">
|
||||||
|
<div class="border-2 border-dashed border-primary-500 rounded-md py-16 text-center text-primary-500 font-bold uppercase text-2xl">
|
||||||
|
À venir
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script setup lang="ts">
|
||||||
|
import { getBuildingList } from '~/services/building'
|
||||||
|
import type { BuildingData } from '~/services/dto/building-data'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
|
||||||
|
useHead({ title: 'Vie du bovin' })
|
||||||
|
|
||||||
|
const auth = useAuthStore()
|
||||||
|
|
||||||
|
type BovineTab = 'mouvement' | 'passeport' | 'sante'
|
||||||
|
const tabs = computed(() => [
|
||||||
|
...(auth.isBureau ? [{ key: 'mouvement' as const, label: 'Mouvement' }] : []),
|
||||||
|
{ key: 'passeport' as const, label: 'Passeport bovin' },
|
||||||
|
{ key: 'sante' as const, label: 'Santé' }
|
||||||
|
])
|
||||||
|
const activeTab = ref<BovineTab>(auth.isBureau ? 'mouvement' : 'passeport')
|
||||||
|
|
||||||
|
interface BovineTypeRef {
|
||||||
|
id: number
|
||||||
|
label: string | null
|
||||||
|
code: string | null
|
||||||
|
}
|
||||||
|
|
||||||
|
interface BuildingRef {
|
||||||
|
label: string | null
|
||||||
|
}
|
||||||
|
|
||||||
|
interface BuildingCaseRef {
|
||||||
|
caseNumber: number | null
|
||||||
|
building: BuildingRef | null
|
||||||
|
}
|
||||||
|
|
||||||
|
interface BovineMovementData {
|
||||||
|
id: number
|
||||||
|
enteredAt: string
|
||||||
|
leftAt: string | null
|
||||||
|
buildingCase: BuildingCaseRef | null
|
||||||
|
}
|
||||||
|
|
||||||
|
interface BovinePassportData {
|
||||||
|
id: number
|
||||||
|
nationalNumber: string
|
||||||
|
workNumber: string | null
|
||||||
|
sex: string | null
|
||||||
|
birthDate: string | null
|
||||||
|
exitedAt: string | null
|
||||||
|
exitDate: string | null
|
||||||
|
bovineType: BovineTypeRef | null
|
||||||
|
motherNationalNumber: string | null
|
||||||
|
motherBovineType: BovineTypeRef | null
|
||||||
|
fatherNationalNumber: string | null
|
||||||
|
fatherBovineType: BovineTypeRef | null
|
||||||
|
movements: BovineMovementData[]
|
||||||
|
}
|
||||||
|
|
||||||
|
const router = useRouter()
|
||||||
|
const route = useRoute()
|
||||||
|
const api = useApi()
|
||||||
|
|
||||||
|
const goBack = () => {
|
||||||
|
if (window.history.state?.back) {
|
||||||
|
router.back()
|
||||||
|
} else {
|
||||||
|
router.push('/inventory')
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const todayIso = () => new Date().toISOString().slice(0, 10)
|
||||||
|
|
||||||
|
const bovine = ref<BovinePassportData | null>(null)
|
||||||
|
const buildings = ref<BuildingData[]>([])
|
||||||
|
const newMovementBuildingId = ref<string | number | null>(null)
|
||||||
|
const newMovementCaseId = ref<string | number | null>(null)
|
||||||
|
const newMovementDate = ref<string>(todayIso())
|
||||||
|
const isSubmittingMovement = ref(false)
|
||||||
|
const movementSubmitted = ref(false)
|
||||||
|
const movementFilters = ref({ building: '', case: '' })
|
||||||
|
|
||||||
|
const bovineId = computed(() => {
|
||||||
|
const raw = Array.isArray(route.params.id) ? route.params.id[0] : route.params.id
|
||||||
|
const n = Number(raw)
|
||||||
|
return Number.isFinite(n) ? n : null
|
||||||
|
})
|
||||||
|
|
||||||
|
const display = (value: string | null | undefined) => (value && value !== '' ? value : '—')
|
||||||
|
|
||||||
|
const workNumberFromNational = (nationalNumber: string | null | undefined) => {
|
||||||
|
if (!nationalNumber) return null
|
||||||
|
return nationalNumber.slice(-4)
|
||||||
|
}
|
||||||
|
|
||||||
|
const formatDate = (date: string | null | undefined) => {
|
||||||
|
if (!date) return '—'
|
||||||
|
const d = new Date(date)
|
||||||
|
if (isNaN(d.getTime())) return date
|
||||||
|
return d.toLocaleDateString('fr-FR', { day: '2-digit', month: '2-digit', year: 'numeric' })
|
||||||
|
}
|
||||||
|
|
||||||
|
const buildingOptions = computed(() =>
|
||||||
|
buildings.value.map(b => ({ value: b.id, label: b.label }))
|
||||||
|
)
|
||||||
|
|
||||||
|
const caseOptions = computed(() => {
|
||||||
|
const building = buildings.value.find(b => b.id === Number(newMovementBuildingId.value))
|
||||||
|
if (!building?.buildingCases) return []
|
||||||
|
return [...building.buildingCases]
|
||||||
|
.sort((a, b) => (a.caseNumber ?? 0) - (b.caseNumber ?? 0))
|
||||||
|
.map(c => ({
|
||||||
|
value: c.id,
|
||||||
|
label: `Case ${c.caseNumber ?? c.code ?? c.id}`
|
||||||
|
}))
|
||||||
|
})
|
||||||
|
|
||||||
|
watch(newMovementBuildingId, () => {
|
||||||
|
newMovementCaseId.value = null
|
||||||
|
})
|
||||||
|
|
||||||
|
const movementColumns = [
|
||||||
|
{ key: 'building', label: 'Bâtiment' },
|
||||||
|
{ key: 'case', label: 'Case' },
|
||||||
|
{ key: 'enteredAt', label: 'Du' },
|
||||||
|
{ key: 'leftAt', label: 'Au' },
|
||||||
|
{ key: 'duration', label: 'Durée' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const movementEndDate = (movement: BovineMovementData): string | null => {
|
||||||
|
return movement.leftAt ?? bovine.value?.exitedAt ?? bovine.value?.exitDate ?? null
|
||||||
|
}
|
||||||
|
|
||||||
|
const formatDuration = (movement: BovineMovementData): string => {
|
||||||
|
const start = new Date(movement.enteredAt)
|
||||||
|
if (isNaN(start.getTime())) return '—'
|
||||||
|
const endRaw = movementEndDate(movement)
|
||||||
|
const end = endRaw ? new Date(endRaw) : new Date()
|
||||||
|
if (isNaN(end.getTime())) return '—'
|
||||||
|
const days = Math.max(0, Math.floor((end.getTime() - start.getTime()) / 86_400_000))
|
||||||
|
return `${days} j`
|
||||||
|
}
|
||||||
|
|
||||||
|
const movementRows = computed(() => {
|
||||||
|
const list = bovine.value?.movements ?? []
|
||||||
|
return list.map(m => ({
|
||||||
|
id: m.id,
|
||||||
|
building: m.buildingCase?.building?.label ?? '—',
|
||||||
|
case: m.buildingCase?.caseNumber != null ? `Case ${m.buildingCase.caseNumber}` : '—',
|
||||||
|
enteredAt: formatDate(m.enteredAt),
|
||||||
|
leftAt: m.leftAt ? formatDate(m.leftAt) : null,
|
||||||
|
duration: formatDuration(m)
|
||||||
|
}))
|
||||||
|
})
|
||||||
|
|
||||||
|
const filteredMovementRows = computed(() => {
|
||||||
|
const buildingFilter = movementFilters.value.building.trim().toLowerCase()
|
||||||
|
const caseFilter = movementFilters.value.case.trim().toLowerCase()
|
||||||
|
return movementRows.value.filter(row => {
|
||||||
|
if (buildingFilter && !row.building.toLowerCase().includes(buildingFilter)) return false
|
||||||
|
if (caseFilter && !row.case.toLowerCase().includes(caseFilter)) return false
|
||||||
|
return true
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
const submitMovement = async () => {
|
||||||
|
if (!newMovementCaseId.value || !newMovementDate.value || bovineId.value === null) return
|
||||||
|
|
||||||
|
const buildingLabel = buildingOptions.value.find(o => o.value === Number(newMovementBuildingId.value))?.label ?? '—'
|
||||||
|
const caseLabel = caseOptions.value.find(o => o.value === Number(newMovementCaseId.value))?.label ?? '—'
|
||||||
|
const dateLabel = formatDate(newMovementDate.value)
|
||||||
|
const confirmed = window.confirm(
|
||||||
|
`Confirmer la création du mouvement ?\n\nBâtiment : ${buildingLabel}\nCase : ${caseLabel}\nDate : ${dateLabel}`
|
||||||
|
)
|
||||||
|
if (!confirmed) return
|
||||||
|
|
||||||
|
isSubmittingMovement.value = true
|
||||||
|
try {
|
||||||
|
await api.post('bovine_movements', {
|
||||||
|
bovine: `/api/bovines/${bovineId.value}`,
|
||||||
|
buildingCase: `/api/building_cases/${newMovementCaseId.value}`,
|
||||||
|
enteredAt: newMovementDate.value
|
||||||
|
}, { toastSuccessMessage: 'Mouvement enregistré' })
|
||||||
|
bovine.value = await api.get<BovinePassportData>(`bovines/${bovineId.value}`)
|
||||||
|
newMovementBuildingId.value = null
|
||||||
|
newMovementCaseId.value = null
|
||||||
|
newMovementDate.value = todayIso()
|
||||||
|
movementSubmitted.value = false
|
||||||
|
} finally {
|
||||||
|
isSubmittingMovement.value = false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
onMounted(async () => {
|
||||||
|
if (bovineId.value === null) return
|
||||||
|
const [bovineData, buildingList] = await Promise.all([
|
||||||
|
api.get<BovinePassportData>(`bovines/${bovineId.value}`),
|
||||||
|
getBuildingList()
|
||||||
|
])
|
||||||
|
bovine.value = bovineData
|
||||||
|
buildings.value = buildingList
|
||||||
|
})
|
||||||
|
</script>
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Accueil' })
|
||||||
</script>
|
</script>
|
||||||
<template>
|
<template>
|
||||||
<div class="flex flex-wrap justify-center pb-16 gap-12">
|
<div class="flex flex-wrap justify-center pb-16 gap-12">
|
||||||
@@ -18,9 +19,9 @@
|
|||||||
<card-link label="CASES" link="/infrastructure/case" iconName="material-symbols:bottom-sheets-outline" />
|
<card-link label="CASES" link="/infrastructure/case" iconName="material-symbols:bottom-sheets-outline" />
|
||||||
<card-link label="RÉCEPTIONS FINIES" link="/reception/finish-reception" iconName="mdi:truck-check-outline" />
|
<card-link label="RÉCEPTIONS FINIES" link="/reception/finish-reception" iconName="mdi:truck-check-outline" />
|
||||||
<card-link label="EXPÉDITIONS FINIES" link="/shipment/finish-shipment" iconName="mdi:truck-delivery-outline" />
|
<card-link label="EXPÉDITIONS FINIES" link="/shipment/finish-shipment" iconName="mdi:truck-delivery-outline" />
|
||||||
<card-link link="/" iconName="mdi:cow">
|
<card-link link="/inventory" iconName="mdi:cow">
|
||||||
<template #label>
|
<template #label>
|
||||||
PASSEPORT<br>DU BOVIN
|
INVENTAIRE<br>BOVINS
|
||||||
</template>
|
</template>
|
||||||
</card-link>
|
</card-link>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,180 +0,0 @@
|
|||||||
<template>
|
|
||||||
<form :class="{ submitted }" @submit.prevent="validate">
|
|
||||||
<div class="flex items-center relative">
|
|
||||||
<div class="flex flex-row absolute -left-[60px]">
|
|
||||||
<Icon
|
|
||||||
@click="goBack"
|
|
||||||
name="gg:arrow-left-o"
|
|
||||||
size="40"
|
|
||||||
class="cursor-pointer text-primary-500"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
<h1 class="text-3xl text-primary-500 font-bold uppercase">
|
|
||||||
{{ isEdit ? 'Modification d\'un bovin' : 'Ajout d\'un bovin' }}
|
|
||||||
</h1>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="flex flex-cols-3 justify-between mb-11 pt-7">
|
|
||||||
<UiTextInput
|
|
||||||
id="bovine-national-number"
|
|
||||||
v-model="form.nationalNumber"
|
|
||||||
label="Numéro national"
|
|
||||||
:disabled="!auth.isAdmin || isLoading"
|
|
||||||
wrapper-class="w-[280px]"
|
|
||||||
required
|
|
||||||
/>
|
|
||||||
<UiNumberInput
|
|
||||||
id="bovine-received-weight"
|
|
||||||
v-model="form.receivedWeight"
|
|
||||||
label="Poids à l'arrivée (kg)"
|
|
||||||
:min="0"
|
|
||||||
:disabled="!auth.isAdmin || isLoading"
|
|
||||||
wrapper-class="w-[280px] flex-col"
|
|
||||||
label-class="font-bold uppercase"
|
|
||||||
/>
|
|
||||||
<UiDateInput
|
|
||||||
id="bovine-arrival-date"
|
|
||||||
v-model="form.arrivalDate"
|
|
||||||
label="Date d'arrivée"
|
|
||||||
:disabled="!auth.isAdmin || isLoading"
|
|
||||||
wrapper-class="w-[280px]"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
<div class="flex flex-cols-3 justify-between mb-11">
|
|
||||||
<UiSelect
|
|
||||||
id="bovine-supplier"
|
|
||||||
v-model="form.supplierId"
|
|
||||||
label="Vendeur"
|
|
||||||
:options="supplierOptions"
|
|
||||||
:loading="isLoadingSuppliers"
|
|
||||||
:disabled="!auth.isAdmin || isLoading"
|
|
||||||
wrapper-class="w-[280px]"
|
|
||||||
/>
|
|
||||||
<div class="w-[280px]" />
|
|
||||||
<div class="w-[280px]" />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="flex items-center justify-center">
|
|
||||||
<UiButton
|
|
||||||
type="submit"
|
|
||||||
:disabled="!auth.isAdmin || isLoading"
|
|
||||||
class="inline-flex mb-28 items-center justify-center text-xl min-w-[194px] gap-2 text-white uppercase bg-primary-500 h-[50px] rounded hover:opacity-80 justify-self-end"
|
|
||||||
@click="submitted = true"
|
|
||||||
>
|
|
||||||
<Icon :name="isEdit ? '' : 'mdi:plus'" size="28" />
|
|
||||||
{{ isEdit ? 'Valider' : 'Ajouter' }}
|
|
||||||
</UiButton>
|
|
||||||
</div>
|
|
||||||
</form>
|
|
||||||
</template>
|
|
||||||
|
|
||||||
<script setup lang="ts">
|
|
||||||
import { createBovine, getBovine, updateBovine } from '~/services/bovine'
|
|
||||||
import type { BovinePayload } from '~/services/dto/bovine-data'
|
|
||||||
import type { SupplierData } from '~/services/dto/supplier-data'
|
|
||||||
import { getSupplierList } from '~/services/supplier'
|
|
||||||
import { useAuthStore } from '~/stores/auth'
|
|
||||||
|
|
||||||
const route = useRoute()
|
|
||||||
const router = useRouter()
|
|
||||||
const auth = useAuthStore()
|
|
||||||
|
|
||||||
const caseId = computed(() => {
|
|
||||||
const raw = Number(route.query.caseId)
|
|
||||||
return Number.isFinite(raw) && raw > 0 ? raw : null
|
|
||||||
})
|
|
||||||
|
|
||||||
const bovineId = computed(() => {
|
|
||||||
const raw = Number(route.query.id)
|
|
||||||
return Number.isFinite(raw) && raw > 0 ? raw : null
|
|
||||||
})
|
|
||||||
|
|
||||||
const isEdit = computed(() => bovineId.value !== null)
|
|
||||||
|
|
||||||
const form = reactive<{
|
|
||||||
nationalNumber: string
|
|
||||||
receivedWeight: number | null
|
|
||||||
arrivalDate: string | null
|
|
||||||
supplierId: string
|
|
||||||
}>({
|
|
||||||
nationalNumber: '',
|
|
||||||
receivedWeight: null,
|
|
||||||
arrivalDate: null,
|
|
||||||
supplierId: ''
|
|
||||||
})
|
|
||||||
|
|
||||||
const isLoading = ref(false)
|
|
||||||
const submitted = ref(false)
|
|
||||||
const suppliers = ref<SupplierData[]>([])
|
|
||||||
const isLoadingSuppliers = ref(false)
|
|
||||||
|
|
||||||
const supplierOptions = computed(() =>
|
|
||||||
suppliers.value.map(s => ({ value: String(s.id), label: s.name }))
|
|
||||||
)
|
|
||||||
|
|
||||||
const backRoute = computed(() => ({
|
|
||||||
path: '/infrastructure/case',
|
|
||||||
query: caseId.value ? { id: String(caseId.value) } : {}
|
|
||||||
}))
|
|
||||||
|
|
||||||
const goBack = () => {
|
|
||||||
router.push(backRoute.value)
|
|
||||||
}
|
|
||||||
|
|
||||||
const loadSuppliers = async () => {
|
|
||||||
isLoadingSuppliers.value = true
|
|
||||||
try {
|
|
||||||
suppliers.value = await getSupplierList()
|
|
||||||
} finally {
|
|
||||||
isLoadingSuppliers.value = false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const hydrate = async () => {
|
|
||||||
if (!isEdit.value || bovineId.value === null) {
|
|
||||||
return
|
|
||||||
}
|
|
||||||
isLoading.value = true
|
|
||||||
try {
|
|
||||||
const bovine = await getBovine(bovineId.value)
|
|
||||||
form.nationalNumber = bovine.nationalNumber ?? ''
|
|
||||||
form.receivedWeight = bovine.receivedWeight ?? null
|
|
||||||
form.arrivalDate = bovine.arrivalDate ?? null
|
|
||||||
if (bovine.supplier) {
|
|
||||||
const supplierId = bovine.supplier.replace(/.*\//, '')
|
|
||||||
form.supplierId = supplierId
|
|
||||||
}
|
|
||||||
} finally {
|
|
||||||
isLoading.value = false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const validate = async () => {
|
|
||||||
if (isLoading.value || !auth.isAdmin) return
|
|
||||||
if (!caseId.value) return
|
|
||||||
if (!form.nationalNumber.trim()) return
|
|
||||||
|
|
||||||
const payload: BovinePayload = {
|
|
||||||
nationalNumber: form.nationalNumber.trim(),
|
|
||||||
receivedWeight: form.receivedWeight,
|
|
||||||
arrivalDate: form.arrivalDate,
|
|
||||||
buildingCase: `/api/building_cases/${caseId.value}`,
|
|
||||||
supplier: form.supplierId ? `/api/suppliers/${form.supplierId}` : null
|
|
||||||
}
|
|
||||||
|
|
||||||
isLoading.value = true
|
|
||||||
try {
|
|
||||||
if (isEdit.value && bovineId.value !== null) {
|
|
||||||
await updateBovine(bovineId.value, payload)
|
|
||||||
} else {
|
|
||||||
await createBovine(payload)
|
|
||||||
}
|
|
||||||
router.push(backRoute.value)
|
|
||||||
} finally {
|
|
||||||
isLoading.value = false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
onMounted(loadSuppliers)
|
|
||||||
watch(bovineId, hydrate, { immediate: true })
|
|
||||||
</script>
|
|
||||||
@@ -1,19 +1,18 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="min-h-screen">
|
<div class="px-[86px]">
|
||||||
<!-- En-tête de page avec retour et titre -->
|
<div class="flex items-center justify-between relative">
|
||||||
<div class="flex items-center justify-between mb-8">
|
<div class="flex flex-row absolute -left-[60px]">
|
||||||
<div class="flex items-center gap-10">
|
|
||||||
<Icon
|
<Icon
|
||||||
@click="router.push('/')"
|
@click="router.push('/')"
|
||||||
name="gg:arrow-left-o"
|
name="gg:arrow-left-o"
|
||||||
size="44"
|
size="44"
|
||||||
class="cursor-pointer text-primary-500"
|
class="cursor-pointer text-primary-500"
|
||||||
/>
|
/>
|
||||||
<h1 class="text-3xl font-bold uppercase text-primary-500">bâtiments</h1>
|
|
||||||
</div>
|
</div>
|
||||||
|
<h1 class="text-3xl font-bold uppercase text-primary-500">bâtiments</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="px-[86px] space-y-6">
|
<div class="mt-6 space-y-6">
|
||||||
<!-- Liste des bâtiments + rendu du plan de chaque bâtiment -->
|
<!-- Liste des bâtiments + rendu du plan de chaque bâtiment -->
|
||||||
<div
|
<div
|
||||||
v-for="entry in buildingLayouts"
|
v-for="entry in buildingLayouts"
|
||||||
@@ -81,6 +80,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Bâtiments' })
|
||||||
|
|
||||||
import type {BuildingData} from "~/services/dto/building-data"
|
import type {BuildingData} from "~/services/dto/building-data"
|
||||||
import type {BuildingLayoutData} from "~/services/dto/building-layout-data"
|
import type {BuildingLayoutData} from "~/services/dto/building-layout-data"
|
||||||
import type {BuildingCasePositionData} from "~/services/dto/building-case-position-data"
|
import type {BuildingCasePositionData} from "~/services/dto/building-case-position-data"
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
<h1 class="font-bold text-4xl text-primary-500 uppercase">
|
<h1 class="font-bold text-4xl text-primary-500 uppercase">
|
||||||
{{ title }}
|
{{ title }}
|
||||||
</h1>
|
</h1>
|
||||||
|
<span class="text-lg text-slate-500">({{ totalItems }} bovin{{ totalItems > 1 ? 's' : '' }})</span>
|
||||||
<div
|
<div
|
||||||
v-if="hasCaseId"
|
v-if="hasCaseId"
|
||||||
class="bg-primary-500 p-1 rounded-md flex items-center cursor-pointer"
|
class="bg-primary-500 p-1 rounded-md flex items-center cursor-pointer"
|
||||||
@@ -22,65 +23,198 @@
|
|||||||
<Icon name="mdi:printer-outline" size="32" class="text-white" />
|
<Icon name="mdi:printer-outline" size="32" class="text-white" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<NuxtLink
|
|
||||||
v-if="hasCaseId"
|
|
||||||
:to="addBovineRoute"
|
|
||||||
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-6 rounded hover:opacity-80 gap-2"
|
|
||||||
:class="auth.isAdmin ? '' : 'cursor-not-allowed opacity-60 pointer-events-none'"
|
|
||||||
>
|
|
||||||
<Icon name="mdi:plus" size="28" />
|
|
||||||
Ajouter
|
|
||||||
</NuxtLink>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mt-8 border border-slate-200 mb-16">
|
<div class="flex flex-wrap gap-3 mt-4">
|
||||||
<div
|
<div class="flex items-center gap-3 rounded-md bg-red-500 px-4 py-2">
|
||||||
class="grid grid-cols-3 gap-4 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide"
|
<span class="text-2xl font-bold text-white">{{ stats.over24 }}</span>
|
||||||
>
|
<span class="text-sm uppercase tracking-wide text-white">≥ 24 mois</span>
|
||||||
<div>Numéro national</div>
|
|
||||||
<div>Poids à l'arrivée (kg)</div>
|
|
||||||
<div>Date d'arrivée</div>
|
|
||||||
</div>
|
</div>
|
||||||
<template v-if="bovines.length > 0">
|
<div class="flex items-center gap-3 rounded-md bg-orange-500 px-4 py-2">
|
||||||
<div
|
<span class="text-2xl font-bold text-white">{{ stats.between22And24 }}</span>
|
||||||
v-for="bovine in bovines"
|
<span class="text-sm uppercase tracking-wide text-white">22 – 24 mois</span>
|
||||||
:key="bovine.id"
|
|
||||||
class="grid grid-cols-3 gap-4 px-4 py-3 text-sm border-t border-slate-200"
|
|
||||||
:class="auth.isAdmin ? 'cursor-pointer hover:bg-slate-50' : ''"
|
|
||||||
:role="auth.isAdmin ? 'button' : undefined"
|
|
||||||
:tabindex="auth.isAdmin ? 0 : undefined"
|
|
||||||
@click="goToBovine(bovine.id)"
|
|
||||||
@keydown.enter="goToBovine(bovine.id)"
|
|
||||||
>
|
|
||||||
<div>{{ bovine.nationalNumber }}</div>
|
|
||||||
<div>{{ bovine.receivedWeight ?? '—' }}</div>
|
|
||||||
<div>{{ formatDate(bovine.arrivalDate) }}</div>
|
|
||||||
</div>
|
|
||||||
</template>
|
|
||||||
<div
|
|
||||||
v-else
|
|
||||||
class="px-4 py-3 text-sm border-t border-slate-200 text-slate-500"
|
|
||||||
>
|
|
||||||
Aucun bovin dans cette case.
|
|
||||||
</div>
|
</div>
|
||||||
|
<div class="flex items-center gap-3 rounded-md bg-yellow-500 px-4 py-2">
|
||||||
|
<span class="text-2xl font-bold text-white">{{ stats.between20And22 }}</span>
|
||||||
|
<span class="text-sm uppercase tracking-wide text-white">20 – 22 mois</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="mt-6 mb-16">
|
||||||
|
<UiDataTable
|
||||||
|
v-model:page="page"
|
||||||
|
v-model:per-page="perPage"
|
||||||
|
:columns="columns"
|
||||||
|
:items="items"
|
||||||
|
:total-items="totalItems"
|
||||||
|
:loading="loading"
|
||||||
|
row-clickable
|
||||||
|
empty-message="Aucun bovin dans cette case."
|
||||||
|
@row-click="goToBovine"
|
||||||
|
>
|
||||||
|
<template #header-nationalNumber>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters.nationalNumber"
|
||||||
|
placeholder="N° National"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-workNumber>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters.workNumber"
|
||||||
|
placeholder="N° Travail"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-sex>
|
||||||
|
<UiSelect
|
||||||
|
v-model="filters.sex"
|
||||||
|
placeholder="Sexe"
|
||||||
|
:options="sexOptions"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-birthDate>
|
||||||
|
<UiDateMaskedInput v-model="birthDateFilter" size="compact" placeholder="Né le" />
|
||||||
|
</template>
|
||||||
|
<template #header-age>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Age" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-pricePerKg>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Prix/kg" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-finalPrice>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Prix total" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-bovineType.label>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['bovineType.label']"
|
||||||
|
placeholder="Race"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-arrivalDate>
|
||||||
|
<UiDateMaskedInput v-model="arrivalDateFilter" size="compact" placeholder="Entrée le" />
|
||||||
|
</template>
|
||||||
|
<template #cell-birthDate="{ item }">
|
||||||
|
{{ formatDate(item.birthDate) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-age="{ item }">
|
||||||
|
<span
|
||||||
|
class="inline-block rounded px-2 py-0.5 font-semibold"
|
||||||
|
:class="ageBadgeClass(item.ageMonths)"
|
||||||
|
>
|
||||||
|
{{ formatAgeLabel(item.ageMonths) }}
|
||||||
|
</span>
|
||||||
|
</template>
|
||||||
|
<template #cell-arrivalDate="{ item }">
|
||||||
|
{{ formatDate(item.arrivalDate) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-pricePerKg="{ item }">
|
||||||
|
{{ formatPrice(item.pricePerKg) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-finalPrice="{ item }">
|
||||||
|
{{ formatPrice(item.finalPrice) }}
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Cases' })
|
||||||
|
|
||||||
import type { BuildingCaseData } from '~/services/dto/building-case-data'
|
import type { BuildingCaseData } from '~/services/dto/building-case-data'
|
||||||
import { useAuthStore } from '~/stores/auth'
|
import type { BovineData } from '~/services/dto/bovine-data'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
import { useBovineColumns } from '~/composables/useBovineColumns'
|
||||||
|
import { formatAgeLabel, ageBadgeClass } from '~/utils/bovine-age'
|
||||||
|
|
||||||
const route = useRoute()
|
const route = useRoute()
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
const { printPdf } = usePdfPrinter()
|
const { printPdf } = usePdfPrinter()
|
||||||
const api = useApi()
|
const api = useApi()
|
||||||
const auth = useAuthStore()
|
|
||||||
|
|
||||||
const caseId = computed(() => Number(route.query.id))
|
const caseId = computed(() => Number(route.query.id))
|
||||||
const hasCaseId = computed(() => Number.isFinite(caseId.value) && caseId.value > 0)
|
const hasCaseId = computed(() => Number.isFinite(caseId.value) && caseId.value > 0)
|
||||||
|
|
||||||
const buildingCase = ref<BuildingCaseData | null>(null)
|
const buildingCase = ref<BuildingCaseData | null>(null)
|
||||||
const bovines = computed(() => buildingCase.value?.bovines ?? [])
|
|
||||||
|
interface InventoryStats {
|
||||||
|
total: number
|
||||||
|
over24: number
|
||||||
|
between22And24: number
|
||||||
|
between20And22: number
|
||||||
|
}
|
||||||
|
|
||||||
|
const stats = ref<InventoryStats>({
|
||||||
|
total: 0,
|
||||||
|
over24: 0,
|
||||||
|
between22And24: 0,
|
||||||
|
between20And22: 0
|
||||||
|
})
|
||||||
|
|
||||||
|
const loadStats = async () => {
|
||||||
|
if (!hasCaseId.value) {
|
||||||
|
stats.value = { total: 0, over24: 0, between22And24: 0, between20And22: 0 }
|
||||||
|
return
|
||||||
|
}
|
||||||
|
try {
|
||||||
|
stats.value = await api.get<InventoryStats>('bovines/inventory-stats', {
|
||||||
|
buildingCaseId: caseId.value
|
||||||
|
}, { toast: false })
|
||||||
|
} catch {
|
||||||
|
// silencieux
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<BovineData>(
|
||||||
|
'bovines',
|
||||||
|
{
|
||||||
|
'exists[exitedAt]': 'false',
|
||||||
|
buildingCase: '',
|
||||||
|
nationalNumber: '',
|
||||||
|
workNumber: '',
|
||||||
|
'bovineType.label': '',
|
||||||
|
sex: '',
|
||||||
|
'arrivalDate[after]': '',
|
||||||
|
'arrivalDate[strictly_before]': '',
|
||||||
|
'birthDate[after]': '',
|
||||||
|
'birthDate[strictly_before]': ''
|
||||||
|
},
|
||||||
|
{ initialPerPage: 10 }
|
||||||
|
)
|
||||||
|
|
||||||
|
const sexOptions = [
|
||||||
|
{ value: 'M', label: 'Mâle' },
|
||||||
|
{ value: 'F', label: 'Femelle' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const addOneDay = (dateString: string): string => {
|
||||||
|
const [year, month, day] = dateString.split('-').map(Number)
|
||||||
|
const next = new Date(Date.UTC(year, month - 1, day + 1))
|
||||||
|
return next.toISOString().slice(0, 10)
|
||||||
|
}
|
||||||
|
|
||||||
|
const singleDateFilter = (afterKey: string, beforeKey: string) =>
|
||||||
|
computed<string>({
|
||||||
|
get: () => (filters.value[afterKey] as string) ?? '',
|
||||||
|
set: (value: string) => {
|
||||||
|
if (!value) {
|
||||||
|
filters.value[afterKey] = ''
|
||||||
|
filters.value[beforeKey] = ''
|
||||||
|
return
|
||||||
|
}
|
||||||
|
filters.value[afterKey] = value
|
||||||
|
filters.value[beforeKey] = addOneDay(value)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
const arrivalDateFilter = singleDateFilter('arrivalDate[after]', 'arrivalDate[strictly_before]')
|
||||||
|
const birthDateFilter = singleDateFilter('birthDate[after]', 'birthDate[strictly_before]')
|
||||||
|
|
||||||
|
const { columns } = useBovineColumns({ variant: 'case' })
|
||||||
|
|
||||||
const title = computed(() => {
|
const title = computed(() => {
|
||||||
if (!buildingCase.value) return ''
|
if (!buildingCase.value) return ''
|
||||||
@@ -89,11 +223,6 @@ const title = computed(() => {
|
|||||||
return `${buildingLabel} case ${caseNumber}`.trim()
|
return `${buildingLabel} case ${caseNumber}`.trim()
|
||||||
})
|
})
|
||||||
|
|
||||||
const addBovineRoute = computed(() => ({
|
|
||||||
path: '/infrastructure/bovine',
|
|
||||||
query: { caseId: String(caseId.value) }
|
|
||||||
}))
|
|
||||||
|
|
||||||
const formatDate = (date: string | null) => {
|
const formatDate = (date: string | null) => {
|
||||||
if (!date) return '—'
|
if (!date) return '—'
|
||||||
const d = new Date(date)
|
const d = new Date(date)
|
||||||
@@ -105,6 +234,12 @@ const formatDate = (date: string | null) => {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const formatPrice = (price: number | null) => {
|
||||||
|
if (price === null || price === undefined) return '—'
|
||||||
|
return `${price.toLocaleString('fr-FR', { minimumFractionDigits: 2, maximumFractionDigits: 2 })} €`
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
const loadCase = async () => {
|
const loadCase = async () => {
|
||||||
if (!hasCaseId.value) {
|
if (!hasCaseId.value) {
|
||||||
buildingCase.value = null
|
buildingCase.value = null
|
||||||
@@ -114,21 +249,24 @@ const loadCase = async () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const printCaseReport = async () => {
|
const printCaseReport = async () => {
|
||||||
if (!hasCaseId.value) {
|
if (!hasCaseId.value) return
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
const filename = `tableau_poids_case_${caseId.value}.pdf`
|
const filename = `tableau_poids_case_${caseId.value}.pdf`
|
||||||
await printPdf(`/building_cases/${caseId.value}/weights-report`, filename)
|
await printPdf(`/building_cases/${caseId.value}/weights-report`, filename)
|
||||||
}
|
}
|
||||||
|
|
||||||
const goToBovine = (id: number) => {
|
const goToBovine = (bovine: BovineData) => {
|
||||||
if (!auth.isAdmin) return
|
router.push(`/bovine/${bovine.id}`)
|
||||||
router.push({
|
|
||||||
path: '/infrastructure/bovine',
|
|
||||||
query: { id: String(id), caseId: String(caseId.value) }
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
|
|
||||||
watch(caseId, loadCase, { immediate: true })
|
watch(caseId, (id) => {
|
||||||
|
if (!hasCaseId.value) {
|
||||||
|
filters.value.buildingCase = ''
|
||||||
|
buildingCase.value = null
|
||||||
|
return
|
||||||
|
}
|
||||||
|
filters.value.buildingCase = `/api/building_cases/${id}`
|
||||||
|
loadCase()
|
||||||
|
loadStats()
|
||||||
|
reload()
|
||||||
|
}, { immediate: true })
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
316
frontend/pages/inventory.vue
Normal file
316
frontend/pages/inventory.vue
Normal file
@@ -0,0 +1,316 @@
|
|||||||
|
<template>
|
||||||
|
<div class="px-[86px]">
|
||||||
|
<div class="flex items-center justify-between relative">
|
||||||
|
<div class="flex flex-row absolute -left-[60px]">
|
||||||
|
<Icon
|
||||||
|
@click="router.push('/')"
|
||||||
|
name="gg:arrow-left-o"
|
||||||
|
size="44"
|
||||||
|
class="cursor-pointer text-primary-500"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<div class="flex items-center gap-3">
|
||||||
|
<h1 class="font-bold text-3xl uppercase text-primary-500">Inventaire bovins</h1>
|
||||||
|
<span class="text-lg text-slate-500">({{ totalItems }} bovin{{ totalItems > 1 ? 's' : '' }})</span>
|
||||||
|
<div
|
||||||
|
v-if="auth.isBureau"
|
||||||
|
class="bg-primary-500 p-1 rounded-md flex items-center cursor-pointer hover:opacity-80"
|
||||||
|
:class="exporting ? 'cursor-not-allowed opacity-60' : ''"
|
||||||
|
title="Exporter en Excel"
|
||||||
|
@click="showExportModal = true"
|
||||||
|
>
|
||||||
|
<Icon name="mdi:file-excel-outline" size="32" class="text-white" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<button
|
||||||
|
v-if="auth.isBureau"
|
||||||
|
type="button"
|
||||||
|
:disabled="syncing"
|
||||||
|
class="inline-flex items-center justify-center text-xl text-white uppercase bg-primary-500 h-[50px] px-6 rounded hover:opacity-80 gap-2 disabled:cursor-not-allowed disabled:opacity-60"
|
||||||
|
@click="syncInventory"
|
||||||
|
>
|
||||||
|
<Icon name="mdi:sync" size="28" :class="syncing ? 'animate-spin' : ''" />
|
||||||
|
Rafraîchir
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex flex-wrap gap-3 mt-4">
|
||||||
|
<div class="flex items-center gap-3 rounded-md bg-red-500 px-4 py-2">
|
||||||
|
<span class="text-2xl font-bold text-white">{{ stats.over24 }}</span>
|
||||||
|
<span class="text-sm uppercase tracking-wide text-white">≥ 24 mois</span>
|
||||||
|
</div>
|
||||||
|
<div class="flex items-center gap-3 rounded-md bg-orange-500 px-4 py-2">
|
||||||
|
<span class="text-2xl font-bold text-white">{{ stats.between22And24 }}</span>
|
||||||
|
<span class="text-sm uppercase tracking-wide text-white">22 – 24 mois</span>
|
||||||
|
</div>
|
||||||
|
<div class="flex items-center gap-3 rounded-md bg-yellow-500 px-4 py-2">
|
||||||
|
<span class="text-2xl font-bold text-white">{{ stats.between20And22 }}</span>
|
||||||
|
<span class="text-sm uppercase tracking-wide text-white">20 – 22 mois</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="mt-6 mb-8">
|
||||||
|
<UiDataTable
|
||||||
|
v-model:page="page"
|
||||||
|
v-model:per-page="perPage"
|
||||||
|
:columns="columns"
|
||||||
|
:items="items"
|
||||||
|
:total-items="totalItems"
|
||||||
|
:loading="loading"
|
||||||
|
row-clickable
|
||||||
|
@row-click="(item: BovineData) => router.push(`/bovine/${item.id}`)"
|
||||||
|
>
|
||||||
|
<template #header-nationalNumber>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters.nationalNumber"
|
||||||
|
placeholder="N° National"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-workNumber>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters.workNumber"
|
||||||
|
placeholder="N° Travail"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-sex>
|
||||||
|
<UiSelect
|
||||||
|
v-model="filters.sex"
|
||||||
|
placeholder="Sexe"
|
||||||
|
:options="sexOptions"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-birthDate>
|
||||||
|
<UiDateMaskedInput v-model="birthDateFilter" size="compact" placeholder="Né le" />
|
||||||
|
</template>
|
||||||
|
<template #header-bovineType.label>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['bovineType.label']"
|
||||||
|
placeholder="Race"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-arrivalDate>
|
||||||
|
<UiDateMaskedInput v-model="arrivalDateFilter" size="compact" placeholder="Entrée le" />
|
||||||
|
</template>
|
||||||
|
<template #header-buildingCase.building.label>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Bâtiment" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-buildingCase.caseNumber>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Case" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-age>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Age" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-pricePerKg>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Prix/kg" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-finalPrice>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Prix total" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #cell-birthDate="{ item }">
|
||||||
|
{{ formatDate(item.birthDate) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-age="{ item }">
|
||||||
|
<span
|
||||||
|
class="inline-block rounded px-2 py-0.5 font-semibold"
|
||||||
|
:class="ageBadgeClass(item.ageMonths)"
|
||||||
|
>
|
||||||
|
{{ formatAgeLabel(item.ageMonths) }}
|
||||||
|
</span>
|
||||||
|
</template>
|
||||||
|
<template #cell-arrivalDate="{ item }">
|
||||||
|
{{ formatDate(item.arrivalDate) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-buildingCase.building.label="{ item }">
|
||||||
|
{{ item.buildingCase?.building?.label ?? '—' }}
|
||||||
|
</template>
|
||||||
|
<template #cell-buildingCase.caseNumber="{ item }">
|
||||||
|
{{ item.buildingCase?.caseNumber ?? '—' }}
|
||||||
|
</template>
|
||||||
|
<template #cell-pricePerKg="{ item }">
|
||||||
|
{{ formatPrice(item.pricePerKg) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-finalPrice="{ item }">
|
||||||
|
{{ formatPrice(item.finalPrice) }}
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<InventoryExportModal
|
||||||
|
v-model="showExportModal"
|
||||||
|
:loading="exporting"
|
||||||
|
@submit="exportInventory"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
|
||||||
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Inventaire' })
|
||||||
|
|
||||||
|
import type { BovineData } from '~/services/dto/bovine-data'
|
||||||
|
import type { InventoryExportFilters } from '~/components/inventory/inventory-export-modal.vue'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
import { useBovineColumns } from '~/composables/useBovineColumns'
|
||||||
|
import { formatAgeLabel, ageBadgeClass } from '~/utils/bovine-age'
|
||||||
|
|
||||||
|
const router = useRouter()
|
||||||
|
const auth = useAuthStore()
|
||||||
|
const api = useApi()
|
||||||
|
const toast = useToast()
|
||||||
|
|
||||||
|
interface SyncResult {
|
||||||
|
created: number
|
||||||
|
updated: number
|
||||||
|
exited: number
|
||||||
|
total: number
|
||||||
|
}
|
||||||
|
|
||||||
|
interface InventoryStats {
|
||||||
|
total: number
|
||||||
|
over24: number
|
||||||
|
between22And24: number
|
||||||
|
between20And22: number
|
||||||
|
}
|
||||||
|
|
||||||
|
const stats = ref<InventoryStats>({
|
||||||
|
total: 0,
|
||||||
|
over24: 0,
|
||||||
|
between22And24: 0,
|
||||||
|
between20And22: 0
|
||||||
|
})
|
||||||
|
|
||||||
|
const loadStats = async () => {
|
||||||
|
try {
|
||||||
|
stats.value = await api.get<InventoryStats>('bovines/inventory-stats', {}, { toast: false })
|
||||||
|
} catch {
|
||||||
|
// silencieux : l'écran reste utilisable sans la légende
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const syncing = ref(false)
|
||||||
|
const exporting = ref(false)
|
||||||
|
const showExportModal = ref(false)
|
||||||
|
|
||||||
|
const exportInventory = async (filters: InventoryExportFilters) => {
|
||||||
|
if (exporting.value) return
|
||||||
|
exporting.value = true
|
||||||
|
try {
|
||||||
|
const query: Record<string, unknown> = {}
|
||||||
|
if (filters.ageRanges.length > 0) {
|
||||||
|
query.ageRanges = filters.ageRanges.join(',')
|
||||||
|
}
|
||||||
|
const blob = await api.getBlob('bovines/inventory-export', query)
|
||||||
|
const filename = `inventaire_bovins_${new Date().toISOString().slice(0, 10)}.xlsx`
|
||||||
|
const url = URL.createObjectURL(blob)
|
||||||
|
const a = document.createElement('a')
|
||||||
|
a.href = url
|
||||||
|
a.download = filename
|
||||||
|
a.style.display = 'none'
|
||||||
|
document.body.appendChild(a)
|
||||||
|
a.click()
|
||||||
|
a.remove()
|
||||||
|
setTimeout(() => URL.revokeObjectURL(url), 60_000)
|
||||||
|
showExportModal.value = false
|
||||||
|
} catch {
|
||||||
|
// toast déjà géré par useApi onResponseError
|
||||||
|
} finally {
|
||||||
|
exporting.value = false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const syncInventory = async () => {
|
||||||
|
if (syncing.value) return
|
||||||
|
const confirmed = window.confirm(
|
||||||
|
"Lancer la synchronisation avec EDNOTIF ?\n\nLes bovins absents de la réponse seront marqués comme sortis."
|
||||||
|
)
|
||||||
|
if (!confirmed) return
|
||||||
|
|
||||||
|
syncing.value = true
|
||||||
|
try {
|
||||||
|
const result = await api.post<SyncResult>('bovines/sync-inventory')
|
||||||
|
toast.success({
|
||||||
|
title: 'Inventaire synchronisé',
|
||||||
|
message: `Créés : ${result.created} · Mis à jour : ${result.updated} · Sortis : ${result.exited} · Total EDNOTIF : ${result.total}`
|
||||||
|
})
|
||||||
|
reload()
|
||||||
|
loadStats()
|
||||||
|
} catch {
|
||||||
|
// error toast already handled by useApi onResponseError
|
||||||
|
} finally {
|
||||||
|
syncing.value = false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<BovineData>(
|
||||||
|
'bovines',
|
||||||
|
{
|
||||||
|
'exists[exitedAt]': 'false',
|
||||||
|
nationalNumber: '',
|
||||||
|
workNumber: '',
|
||||||
|
'bovineType.label': '',
|
||||||
|
sex: '',
|
||||||
|
'arrivalDate[after]': '',
|
||||||
|
'arrivalDate[strictly_before]': '',
|
||||||
|
'birthDate[after]': '',
|
||||||
|
'birthDate[strictly_before]': ''
|
||||||
|
}
|
||||||
|
)
|
||||||
|
|
||||||
|
const sexOptions = [
|
||||||
|
{ value: 'M', label: 'Mâle' },
|
||||||
|
{ value: 'F', label: 'Femelle' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const addOneDay = (dateString: string): string => {
|
||||||
|
const [year, month, day] = dateString.split('-').map(Number)
|
||||||
|
const next = new Date(Date.UTC(year, month - 1, day + 1))
|
||||||
|
return next.toISOString().slice(0, 10)
|
||||||
|
}
|
||||||
|
|
||||||
|
const singleDateFilter = (afterKey: string, beforeKey: string) =>
|
||||||
|
computed<string>({
|
||||||
|
get: () => (filters.value[afterKey] as string) ?? '',
|
||||||
|
set: (value: string) => {
|
||||||
|
if (!value) {
|
||||||
|
filters.value[afterKey] = ''
|
||||||
|
filters.value[beforeKey] = ''
|
||||||
|
return
|
||||||
|
}
|
||||||
|
filters.value[afterKey] = value
|
||||||
|
filters.value[beforeKey] = addOneDay(value)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
const arrivalDateFilter = singleDateFilter('arrivalDate[after]', 'arrivalDate[strictly_before]')
|
||||||
|
const birthDateFilter = singleDateFilter('birthDate[after]', 'birthDate[strictly_before]')
|
||||||
|
|
||||||
|
const { columns } = useBovineColumns()
|
||||||
|
|
||||||
|
const formatDate = (date: string | null) => {
|
||||||
|
if (!date) return '—'
|
||||||
|
const d = new Date(date)
|
||||||
|
if (isNaN(d.getTime())) return date
|
||||||
|
return d.toLocaleDateString('fr-FR', {
|
||||||
|
day: '2-digit',
|
||||||
|
month: '2-digit',
|
||||||
|
year: 'numeric'
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
const formatPrice = (price: number | null) => {
|
||||||
|
if (price === null || price === undefined) return '—'
|
||||||
|
return `${price.toLocaleString('fr-FR', { minimumFractionDigits: 2, maximumFractionDigits: 2 })} €`
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
onMounted(() => {
|
||||||
|
reload()
|
||||||
|
loadStats()
|
||||||
|
})
|
||||||
|
</script>
|
||||||
@@ -53,6 +53,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Connexion' })
|
||||||
|
|
||||||
import type { UserData } from '~/services/dto/user-data'
|
import type { UserData } from '~/services/dto/user-data'
|
||||||
import { getUsers } from '~/services/auth'
|
import { getUsers } from '~/services/auth'
|
||||||
import { useAuthStore } from '~/stores/auth'
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
|||||||
@@ -54,6 +54,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Réception' })
|
||||||
|
|
||||||
import { useReceptionStore } from '~/stores/reception'
|
import { useReceptionStore } from '~/stores/reception'
|
||||||
import { storeToRefs } from 'pinia'
|
import { storeToRefs } from 'pinia'
|
||||||
import { useWorkflowSteps } from '~/composables/useWorkflowSteps'
|
import { useWorkflowSteps } from '~/composables/useWorkflowSteps'
|
||||||
|
|||||||
@@ -1,45 +1,133 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="flex items-center justify-start gap-10">
|
<div class="flex items-center justify-start gap-10">
|
||||||
<Icon @click="router.push('/')" name="gg:arrow-left-o" size="44" class="cursor-pointer text-primary-500"/>
|
<Icon @click="router.push('/')" name="gg:arrow-left-o" size="44" class="cursor-pointer text-primary-500"/>
|
||||||
<h1 class="text-3xl font-bold uppercase text-primary-500">listes des réceptions finie</h1>
|
<h1 class="text-3xl font-bold uppercase text-primary-500">liste des réceptions finies</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="px-[86px]">
|
<div class="px-[86px]">
|
||||||
<div class="mt-6 border border-slate-200 mb-16 ">
|
<div class="mt-6 mb-16">
|
||||||
<div class="grid grid-cols-6 gap-4 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide">
|
<UiDataTable
|
||||||
<div>Numéro</div>
|
v-model:page="page"
|
||||||
<div>Date et heure</div>
|
v-model:per-page="perPage"
|
||||||
<div>Fournisseur</div>
|
:columns="columns"
|
||||||
<div>Adresse</div>
|
:items="items"
|
||||||
<div>Type réception</div>
|
:total-items="totalItems"
|
||||||
<div>Poids</div>
|
:loading="loading"
|
||||||
</div>
|
row-clickable
|
||||||
<div
|
@row-click="goToReception"
|
||||||
v-for="reception in receptionList"
|
|
||||||
:key="reception.id"
|
|
||||||
class="grid grid-cols-6 gap-4 px-4 py-3 text-sm hover:bg-slate-50 cursor-pointer border-t border-slate-200"
|
|
||||||
role="button"
|
|
||||||
tabindex="0"
|
|
||||||
@click="goToReception(reception.id)"
|
|
||||||
>
|
>
|
||||||
<div>{{ reception.identificationNumber}}</div>
|
<template #header-identificationNumber>
|
||||||
<div>{{ formatDate(reception.receptionDate) }}</div>
|
<UiTextInput
|
||||||
<div>{{ reception.supplier?.name }}</div>
|
v-model="filters.identificationNumber"
|
||||||
<div>{{ reception.address?.fullAddress }}</div>
|
placeholder="Numéro"
|
||||||
<div>{{ reception.receptionType?.label }}</div>
|
size="compact"
|
||||||
<div>{{ formatWeighing(reception) }}</div>
|
/>
|
||||||
</div>
|
</template>
|
||||||
|
<template #header-receptionDate>
|
||||||
|
<UiDateMaskedInput
|
||||||
|
v-model="receptionDateFilter"
|
||||||
|
placeholder="Date"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-supplier.name>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['supplier.name']"
|
||||||
|
placeholder="Fournisseur"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-address.fullAddress>
|
||||||
|
<UiTextInput
|
||||||
|
:model-value="''"
|
||||||
|
placeholder="Adresse"
|
||||||
|
size="compact"
|
||||||
|
disabled
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-receptionType.label>
|
||||||
|
<UiSelect
|
||||||
|
v-model="filters['receptionType.id']"
|
||||||
|
placeholder="Type réception"
|
||||||
|
:options="receptionTypeOptions"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-weighing>
|
||||||
|
<UiTextInput
|
||||||
|
:model-value="''"
|
||||||
|
placeholder="Poids"
|
||||||
|
size="compact"
|
||||||
|
disabled
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #cell-receptionDate="{ item }">
|
||||||
|
{{ formatDate(item.receptionDate) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-weighing="{ item }">
|
||||||
|
{{ formatWeighing(item) }}
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import type {ReceptionData} from "~/services/dto/reception-data";
|
useHead({ title: 'Validation réception' })
|
||||||
import {getReceptionList} from "~/services/reception";
|
|
||||||
import type {ShipmentData} from "~/services/dto/shipment-data";
|
import type { ReceptionData } from '~/services/dto/reception-data'
|
||||||
|
import type { ReceptionTypeData } from '~/services/dto/reception-type-data'
|
||||||
|
import { getReceptionTypeList } from '~/services/reception-type'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
const receptionList = ref<ReceptionData[]>()
|
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
|
const receptionTypes = ref<ReceptionTypeData[]>([])
|
||||||
|
|
||||||
|
const receptionTypeOptions = computed(() =>
|
||||||
|
receptionTypes.value.map(rt => ({ value: rt.id, label: rt.label }))
|
||||||
|
)
|
||||||
|
|
||||||
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<ReceptionData>(
|
||||||
|
'receptions',
|
||||||
|
{
|
||||||
|
isValid: true,
|
||||||
|
'identificationNumber': '',
|
||||||
|
'supplier.name': '',
|
||||||
|
'receptionType.id': '',
|
||||||
|
'receptionDate[after]': '',
|
||||||
|
'receptionDate[strictly_before]': ''
|
||||||
|
},
|
||||||
|
{ initialPerPage: 10 }
|
||||||
|
)
|
||||||
|
|
||||||
|
const addOneDay = (dateString: string): string => {
|
||||||
|
const [year, month, day] = dateString.split('-').map(Number)
|
||||||
|
const next = new Date(Date.UTC(year, month - 1, day + 1))
|
||||||
|
return next.toISOString().slice(0, 10)
|
||||||
|
}
|
||||||
|
|
||||||
|
const receptionDateFilter = computed<string>({
|
||||||
|
get: () => (filters.value['receptionDate[after]'] as string) ?? '',
|
||||||
|
set: (value: string) => {
|
||||||
|
if (!value) {
|
||||||
|
filters.value['receptionDate[after]'] = ''
|
||||||
|
filters.value['receptionDate[strictly_before]'] = ''
|
||||||
|
return
|
||||||
|
}
|
||||||
|
filters.value['receptionDate[after]'] = value
|
||||||
|
filters.value['receptionDate[strictly_before]'] = addOneDay(value)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
const columns = [
|
||||||
|
{ key: 'identificationNumber', label: 'Numéro', width: '75px' },
|
||||||
|
{ key: 'receptionDate', label: 'Date', width: '120px' },
|
||||||
|
{ key: 'supplier.name', label: 'Fournisseur', width: '1.5fr' },
|
||||||
|
{ key: 'address.fullAddress', label: 'Adresse', width: '2fr' },
|
||||||
|
{ key: 'receptionType.label', label: 'Type réception', width: '0.9fr' },
|
||||||
|
{ key: 'weighing', label: 'Poids', width: '82px' }
|
||||||
|
]
|
||||||
|
|
||||||
const formatDate = (date: string | null) => {
|
const formatDate = (date: string | null) => {
|
||||||
if (!date) return '—'
|
if (!date) return '—'
|
||||||
@@ -65,11 +153,12 @@ const formatWeighing = (reception: ReceptionData) => {
|
|||||||
return `${gross - tare} kg`
|
return `${gross - tare} kg`
|
||||||
}
|
}
|
||||||
|
|
||||||
const goToReception = (id: number) => {
|
const goToReception = (reception: ReceptionData) => {
|
||||||
router.push(`/reception/update/${id}`)
|
router.push(`/reception/update/${reception.id}`)
|
||||||
}
|
}
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
receptionList.value = await getReceptionList(true)
|
receptionTypes.value = await getReceptionTypeList()
|
||||||
|
reload()
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -145,38 +145,14 @@
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="formIsLoading">
|
<div v-if="formIsLoading">
|
||||||
<div class="flex justify-evenly gap-y-8 gap-x-41 mb-10 border-b border-primary-500/60">
|
<UiTabs
|
||||||
<h1
|
v-model="activeTab"
|
||||||
class="font-bold text-3xl uppercase px-12 col-start-1 row-start-1 cursor-pointer"
|
:tabs="[
|
||||||
:class="[
|
{ key: 'weights', label: 'pesée à plein', error: hasGrossWeightError },
|
||||||
activeTab === 'weights' ? 'border-b-[6px] border-primary-500 text-primary-500' : 'text-primary-500/50',
|
{ key: 'weightsEmpty', label: 'pesée à vide', error: hasTareWeightError },
|
||||||
hasGrossWeightError ? '!text-red-500 !border-red-500' : ''
|
{ key: 'merchandise', label: isMerchandise ? 'Marchandise' : 'Bovins', error: hasMerchandiseTabError }
|
||||||
]"
|
]"
|
||||||
@click="activeTab = 'weights'"
|
/>
|
||||||
>
|
|
||||||
pesée à plein
|
|
||||||
</h1>
|
|
||||||
<h1
|
|
||||||
class="font-bold text-3xl uppercase col-start-1 row-start-1 px-12 cursor-pointer"
|
|
||||||
:class="[
|
|
||||||
activeTab === 'weightsEmpty' ? 'border-b-[6px] border-primary-500 text-primary-500' : 'text-primary-500/50',
|
|
||||||
hasTareWeightError ? '!text-red-500 !border-red-500' : ''
|
|
||||||
]"
|
|
||||||
@click="activeTab = 'weightsEmpty'"
|
|
||||||
>
|
|
||||||
pesée à vide
|
|
||||||
</h1>
|
|
||||||
<h1
|
|
||||||
class="font-bold text-3xl uppercase px-12 col-start-2 row-start-1 cursor-pointer"
|
|
||||||
:class="[
|
|
||||||
activeTab === 'merchandise' ? 'border-b-[6px] border-primary-500 text-primary-500' : 'text-primary-500/50',
|
|
||||||
hasMerchandiseTabError ? '!text-red-500 !border-red-500' : ''
|
|
||||||
]"
|
|
||||||
@click="activeTab = 'merchandise'"
|
|
||||||
>
|
|
||||||
{{ isMerchandise ? "Marchandise" : "Bovins" }}
|
|
||||||
</h1>
|
|
||||||
</div>
|
|
||||||
<div class="mb-12 ">
|
<div class="mb-12 ">
|
||||||
<update-weight
|
<update-weight
|
||||||
v-show="activeTab === 'weights'"
|
v-show="activeTab === 'weights'"
|
||||||
@@ -226,6 +202,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Modifier réception' })
|
||||||
|
|
||||||
import { usePdfPrinter } from '#imports'
|
import { usePdfPrinter } from '#imports'
|
||||||
import { computed } from 'vue'
|
import { computed } from 'vue'
|
||||||
import UpdateBovin from '~/components/reception/update-bovin.vue'
|
import UpdateBovin from '~/components/reception/update-bovin.vue'
|
||||||
|
|||||||
@@ -1,43 +1,137 @@
|
|||||||
<template>
|
<template>
|
||||||
<WorkflowWaitingList
|
<div class="flex items-center justify-start gap-10">
|
||||||
title="listes des réceptions en attente"
|
<Icon @click="router.push('/')" name="gg:arrow-left-o" size="44" class="cursor-pointer text-primary-500"/>
|
||||||
:columns="columns"
|
<h1 class="text-3xl font-bold uppercase text-primary-500">liste des réceptions en attente</h1>
|
||||||
:items="receptionList ?? []"
|
</div>
|
||||||
route-prefix="/reception"
|
|
||||||
:show-actions="auth.isAdmin"
|
<div class="px-[86px]">
|
||||||
>
|
<div class="mt-6 mb-16">
|
||||||
<template #cell-receptionDate="{ item }">
|
<UiDataTable
|
||||||
{{ formatDate(item.receptionDate) }}
|
v-model:page="page"
|
||||||
</template>
|
v-model:per-page="perPage"
|
||||||
<template #actions="{ item }">
|
:columns="columns"
|
||||||
<Icon
|
:items="items"
|
||||||
name="mdi:delete-outline"
|
:total-items="totalItems"
|
||||||
size="24"
|
:loading="loading"
|
||||||
class="cursor-pointer text-red-500 hover:text-red-700"
|
:show-actions="auth.isAdmin"
|
||||||
@click="confirmDelete(item)"
|
row-clickable
|
||||||
/>
|
@row-click="goToReception"
|
||||||
</template>
|
>
|
||||||
</WorkflowWaitingList>
|
<template #header-receptionDate>
|
||||||
|
<UiDateMaskedInput v-model="receptionDateFilter" placeholder="Date" size="compact" />
|
||||||
|
</template>
|
||||||
|
<template #header-supplier.name>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['supplier.name']"
|
||||||
|
placeholder="Fournisseur"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-address.fullAddress>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Adresse" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-receptionType.label>
|
||||||
|
<UiSelect
|
||||||
|
v-model="filters['receptionType.id']"
|
||||||
|
placeholder="Type réception"
|
||||||
|
:options="receptionTypeOptions"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-carrier.name>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['carrier.name']"
|
||||||
|
placeholder="Transporteur"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-licensePlate>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['licensePlate']"
|
||||||
|
placeholder="Immatriculation"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-actions>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Actions" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #cell-receptionDate="{ item }">
|
||||||
|
{{ formatDate(item.receptionDate) }}
|
||||||
|
</template>
|
||||||
|
<template #actions="{ item }">
|
||||||
|
<Icon
|
||||||
|
name="mdi:delete-outline"
|
||||||
|
size="24"
|
||||||
|
class="cursor-pointer text-red-500 hover:text-red-700"
|
||||||
|
@click="confirmDelete(item)"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import type { ReceptionData } from '~/services/dto/reception-data'
|
useHead({ title: 'Réceptions en attente' })
|
||||||
import { getReceptionList, deleteReception } from '~/services/reception'
|
|
||||||
import { useAuthStore } from '~/stores/auth'
|
|
||||||
|
|
||||||
|
import type { ReceptionData } from '~/services/dto/reception-data'
|
||||||
|
import type { ReceptionTypeData } from '~/services/dto/reception-type-data'
|
||||||
|
import { deleteReception } from '~/services/reception'
|
||||||
|
import { getReceptionTypeList } from '~/services/reception-type'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
|
const router = useRouter()
|
||||||
const auth = useAuthStore()
|
const auth = useAuthStore()
|
||||||
|
const receptionTypes = ref<ReceptionTypeData[]>([])
|
||||||
|
|
||||||
|
const receptionTypeOptions = computed(() =>
|
||||||
|
receptionTypes.value.map(rt => ({ value: rt.id, label: rt.label }))
|
||||||
|
)
|
||||||
|
|
||||||
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<ReceptionData>(
|
||||||
|
'receptions',
|
||||||
|
{
|
||||||
|
isValid: false,
|
||||||
|
'supplier.name': '',
|
||||||
|
'carrier.name': '',
|
||||||
|
'licensePlate': '',
|
||||||
|
'receptionType.id': '',
|
||||||
|
'receptionDate[after]': '',
|
||||||
|
'receptionDate[strictly_before]': ''
|
||||||
|
},
|
||||||
|
{ initialPerPage: 10 }
|
||||||
|
)
|
||||||
|
|
||||||
|
const addOneDay = (dateString: string): string => {
|
||||||
|
const [year, month, day] = dateString.split('-').map(Number)
|
||||||
|
const next = new Date(Date.UTC(year, month - 1, day + 1))
|
||||||
|
return next.toISOString().slice(0, 10)
|
||||||
|
}
|
||||||
|
|
||||||
|
const receptionDateFilter = computed<string>({
|
||||||
|
get: () => (filters.value['receptionDate[after]'] as string) ?? '',
|
||||||
|
set: (value: string) => {
|
||||||
|
if (!value) {
|
||||||
|
filters.value['receptionDate[after]'] = ''
|
||||||
|
filters.value['receptionDate[strictly_before]'] = ''
|
||||||
|
return
|
||||||
|
}
|
||||||
|
filters.value['receptionDate[after]'] = value
|
||||||
|
filters.value['receptionDate[strictly_before]'] = addOneDay(value)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
const columns = [
|
const columns = [
|
||||||
{ key: 'receptionDate', label: 'Date et heure' },
|
{ key: 'receptionDate', label: 'Date', width: '120px' },
|
||||||
{ key: 'supplier.name', label: 'Fournisseur' },
|
{ key: 'supplier.name', label: 'Fournisseur', width: '1.5fr' },
|
||||||
{ key: 'address.fullAddress', label: 'Adresse' },
|
{ key: 'address.fullAddress', label: 'Adresse', width: '2fr' },
|
||||||
{ key: 'receptionType.label', label: 'Type réception' },
|
{ key: 'receptionType.label', label: 'Type réception', width: '1.1fr' },
|
||||||
{ key: 'carrier.name', label: 'Transporteur' },
|
{ key: 'carrier.name', label: 'Transporteur' },
|
||||||
{ key: 'licensePlate', label: 'Immatriculation' }
|
{ key: 'licensePlate', label: 'Immatriculation', width: '110px' }
|
||||||
]
|
]
|
||||||
|
|
||||||
const receptionList = ref<ReceptionData[]>()
|
|
||||||
|
|
||||||
const formatDate = (date: string | null) => {
|
const formatDate = (date: string | null) => {
|
||||||
if (!date) return '—'
|
if (!date) return '—'
|
||||||
const d = new Date(date.replace(' ', 'T'))
|
const d = new Date(date.replace(' ', 'T'))
|
||||||
@@ -51,6 +145,10 @@ const formatDate = (date: string | null) => {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const goToReception = (reception: ReceptionData) => {
|
||||||
|
router.push(`/reception/${reception.id}`)
|
||||||
|
}
|
||||||
|
|
||||||
const confirmDelete = async (reception: ReceptionData) => {
|
const confirmDelete = async (reception: ReceptionData) => {
|
||||||
const confirmed = window.confirm(
|
const confirmed = window.confirm(
|
||||||
`Êtes-vous sûr de vouloir supprimer la réception ${reception.identificationNumber ?? `#${reception.id}`} ? Toutes les données liées seront supprimées.`
|
`Êtes-vous sûr de vouloir supprimer la réception ${reception.identificationNumber ?? `#${reception.id}`} ? Toutes les données liées seront supprimées.`
|
||||||
@@ -58,10 +156,11 @@ const confirmDelete = async (reception: ReceptionData) => {
|
|||||||
if (!confirmed) return
|
if (!confirmed) return
|
||||||
|
|
||||||
await deleteReception(reception.id)
|
await deleteReception(reception.id)
|
||||||
receptionList.value = receptionList.value?.filter(r => r.id !== reception.id)
|
reload()
|
||||||
}
|
}
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
receptionList.value = await getReceptionList(false)
|
receptionTypes.value = await getReceptionTypeList()
|
||||||
|
reload()
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -125,6 +125,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Scanner' })
|
||||||
|
|
||||||
import { ref, computed, nextTick, onMounted, watch } from 'vue'
|
import { ref, computed, nextTick, onMounted, watch } from 'vue'
|
||||||
import { useBarcodeScanner } from '~/composables/useBarcodeScanner'
|
import { useBarcodeScanner } from '~/composables/useBarcodeScanner'
|
||||||
import { createBovine } from '~/services/bovine'
|
import { createBovine } from '~/services/bovine'
|
||||||
|
|||||||
@@ -51,6 +51,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Expédition' })
|
||||||
|
|
||||||
import { storeToRefs } from 'pinia'
|
import { storeToRefs } from 'pinia'
|
||||||
import { useShipmentStore } from '~/stores/shipment'
|
import { useShipmentStore } from '~/stores/shipment'
|
||||||
import { useWorkflowSteps } from '~/composables/useWorkflowSteps'
|
import { useWorkflowSteps } from '~/composables/useWorkflowSteps'
|
||||||
|
|||||||
@@ -1,55 +1,154 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="flex items-center justify-start gap-10">
|
<div class="flex items-center justify-start gap-10">
|
||||||
<Icon @click="router.push('/')" name="gg:arrow-left-o" size="44" class="cursor-pointer text-primary-500"/>
|
<Icon @click="router.push('/')" name="gg:arrow-left-o" size="44" class="cursor-pointer text-primary-500"/>
|
||||||
<h1 class="text-3xl font-bold uppercase text-primary-500">listes des expéditions finie</h1>
|
<h1 class="text-3xl font-bold uppercase text-primary-500">liste des expéditions finies</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="px-[86px]">
|
<div class="px-[86px]">
|
||||||
<div class="mt-6 border border-slate-200 mb-16 ">
|
<div class="mt-6 mb-16">
|
||||||
<div class="grid grid-cols-6 gap-4 bg-slate-100 px-4 py-3 text-sm font-semibold uppercase tracking-wide">
|
<UiDataTable
|
||||||
<div>Numéro</div>
|
v-model:page="page"
|
||||||
<div>Date</div>
|
v-model:per-page="perPage"
|
||||||
<div>Client</div>
|
:columns="columns"
|
||||||
<div>Adresse</div>
|
:items="items"
|
||||||
<div>Type d'expéditon</div>
|
:total-items="totalItems"
|
||||||
<div>Poids</div>
|
:loading="loading"
|
||||||
</div>
|
row-clickable
|
||||||
<div
|
@row-click="goToShipment"
|
||||||
v-for="shipment in shipmentList"
|
|
||||||
:key="shipment
|
|
||||||
.id"
|
|
||||||
class="grid grid-cols-6 gap-4 px-4 py-3 text-sm hover:bg-slate-50 cursor-pointer border-t border-slate-200"
|
|
||||||
role="button"
|
|
||||||
tabindex="0"
|
|
||||||
@click="goShipment(shipment.id)"
|
|
||||||
>
|
>
|
||||||
<div>{{ shipment.identificationNumber }}</div>
|
<template #header-identificationNumber>
|
||||||
<div>{{ shipment.shipmentDate }}</div>
|
<UiTextInput
|
||||||
<div>{{ shipment.customer?.name }}</div>
|
v-model="filters.identificationNumber"
|
||||||
<div>{{ shipment.address?.fullAddress }}</div>
|
placeholder="Numéro"
|
||||||
<div>
|
size="compact"
|
||||||
<template v-if="formatShipmentLines(shipment).length">
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-shipmentDate>
|
||||||
|
<UiDateMaskedInput v-model="shipmentDateFilter" placeholder="Date" size="compact" />
|
||||||
|
</template>
|
||||||
|
<template #header-customer.name>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['customer.name']"
|
||||||
|
placeholder="Client"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-address.fullAddress>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Adresse" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #header-shipmentType.label>
|
||||||
|
<UiSelect
|
||||||
|
v-model="filters['shipmentType.id']"
|
||||||
|
placeholder="Type d'expédition"
|
||||||
|
:options="shipmentTypeOptions"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-weighing>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Poids" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #cell-shipmentDate="{ item }">
|
||||||
|
{{ formatDate(item.shipmentDate) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-shipmentType.label="{ item }">
|
||||||
|
<template v-if="formatShipmentLines(item).length">
|
||||||
<div
|
<div
|
||||||
v-for="(line, index) in formatShipmentLines(shipment)"
|
v-for="(line, index) in formatShipmentLines(item)"
|
||||||
:key="index"
|
:key="index"
|
||||||
class="leading-5"
|
class="leading-5"
|
||||||
>
|
>
|
||||||
{{ line }}
|
{{ line }}
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</div>
|
<template v-else>—</template>
|
||||||
<div>{{ formatWeighing(shipment) }}</div>
|
</template>
|
||||||
</div>
|
<template #cell-weighing="{ item }">
|
||||||
|
{{ formatWeighing(item) }}
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import type {ShipmentData} from "~/services/dto/shipment-data";
|
useHead({ title: 'Validation expédition' })
|
||||||
import {getShipmentList} from "~/services/shipment";
|
|
||||||
|
import type { ShipmentData } from '~/services/dto/shipment-data'
|
||||||
|
import type { ShipmentTypeData } from '~/services/dto/shipment-type-data'
|
||||||
|
import { getShipmentTypeList } from '~/services/shipment-type'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
const shipmentList = ref<ShipmentData[]>()
|
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
|
const shipmentTypes = ref<ShipmentTypeData[]>([])
|
||||||
|
|
||||||
|
const shipmentTypeOptions = computed(() =>
|
||||||
|
shipmentTypes.value.map(st => ({ value: st.id, label: st.label }))
|
||||||
|
)
|
||||||
|
|
||||||
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<ShipmentData>(
|
||||||
|
'shipments',
|
||||||
|
{
|
||||||
|
isValid: true,
|
||||||
|
'identificationNumber': '',
|
||||||
|
'customer.name': '',
|
||||||
|
'shipmentType.id': '',
|
||||||
|
'shipmentDate[after]': '',
|
||||||
|
'shipmentDate[strictly_before]': ''
|
||||||
|
},
|
||||||
|
{ initialPerPage: 10 }
|
||||||
|
)
|
||||||
|
|
||||||
|
const addOneDay = (dateString: string): string => {
|
||||||
|
const [year, month, day] = dateString.split('-').map(Number)
|
||||||
|
const next = new Date(Date.UTC(year, month - 1, day + 1))
|
||||||
|
return next.toISOString().slice(0, 10)
|
||||||
|
}
|
||||||
|
|
||||||
|
const shipmentDateFilter = computed<string>({
|
||||||
|
get: () => (filters.value['shipmentDate[after]'] as string) ?? '',
|
||||||
|
set: (value: string) => {
|
||||||
|
if (!value) {
|
||||||
|
filters.value['shipmentDate[after]'] = ''
|
||||||
|
filters.value['shipmentDate[strictly_before]'] = ''
|
||||||
|
return
|
||||||
|
}
|
||||||
|
filters.value['shipmentDate[after]'] = value
|
||||||
|
filters.value['shipmentDate[strictly_before]'] = addOneDay(value)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
const columns = [
|
||||||
|
{ key: 'identificationNumber', label: 'Numéro', width: '75px' },
|
||||||
|
{ key: 'shipmentDate', label: 'Date', width: '120px' },
|
||||||
|
{ key: 'customer.name', label: 'Client', width: '1.5fr' },
|
||||||
|
{ key: 'address.fullAddress', label: 'Adresse', width: '2fr' },
|
||||||
|
{ key: 'shipmentType.label', label: "Type d'expédition", width: '1.1fr' },
|
||||||
|
{ key: 'weighing', label: 'Poids', width: '82px' }
|
||||||
|
]
|
||||||
|
|
||||||
|
const formatDate = (date: string | null) => {
|
||||||
|
if (!date) return '—'
|
||||||
|
const d = new Date(date.replace(' ', 'T'))
|
||||||
|
if (isNaN(d.getTime())) return date
|
||||||
|
return d.toLocaleDateString('fr-FR', {
|
||||||
|
day: '2-digit',
|
||||||
|
month: '2-digit',
|
||||||
|
year: 'numeric',
|
||||||
|
hour: '2-digit',
|
||||||
|
minute: '2-digit'
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
const formatShipmentLines = (shipment: ShipmentData) => {
|
||||||
|
if (!shipment.shipmentType && shipment.nbBovinSend == null) {
|
||||||
|
return []
|
||||||
|
}
|
||||||
|
const label = typeof shipment.shipmentType === 'string'
|
||||||
|
? shipment.shipmentType
|
||||||
|
: shipment.shipmentType?.label
|
||||||
|
return [`${label ?? '—'} : ${shipment.nbBovinSend ?? '—'}`]
|
||||||
|
}
|
||||||
|
|
||||||
const formatWeighing = (shipment: ShipmentData) => {
|
const formatWeighing = (shipment: ShipmentData) => {
|
||||||
const gross = shipment.weights?.find((weight) => weight.type === 'gross')?.weight
|
const gross = shipment.weights?.find((weight) => weight.type === 'gross')?.weight
|
||||||
@@ -62,24 +161,12 @@ const formatWeighing = (shipment: ShipmentData) => {
|
|||||||
return `${gross - tare} kg`
|
return `${gross - tare} kg`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const goToShipment = (shipment: ShipmentData) => {
|
||||||
const formatShipmentLines = (shipment: ShipmentData) => {
|
router.push(`/shipment/update/${shipment.id}`)
|
||||||
if (!shipment.shipmentType && shipment.nbBovinSend == null) {
|
|
||||||
return []
|
|
||||||
}
|
|
||||||
|
|
||||||
const label = typeof shipment.shipmentType === 'string'
|
|
||||||
? shipment.shipmentType
|
|
||||||
: shipment.shipmentType?.label
|
|
||||||
|
|
||||||
return [`${label ?? '—'} : ${shipment.nbBovinSend ?? '—'}`]
|
|
||||||
}
|
|
||||||
|
|
||||||
const goShipment = (id: number) => {
|
|
||||||
router.push(`/shipment/update/${id}`)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
shipmentList.value = await getShipmentList(true)
|
shipmentTypes.value = await getShipmentTypeList()
|
||||||
|
reload()
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -146,28 +146,13 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div v-if="formIsLoading">
|
<div v-if="formIsLoading">
|
||||||
<div class="flex justify-evenly gap-y-8 gap-x-41 mb-10 border-b border-primary-500/60">
|
<UiTabs
|
||||||
<h1
|
v-model="activeTab"
|
||||||
class="font-bold text-3xl uppercase px-12 col-start-1 row-start-1 cursor-pointer"
|
:tabs="[
|
||||||
:class="[
|
{ key: 'weightsEmpty', label: 'pesée à vide', error: hasTareWeightError },
|
||||||
activeTab === 'weightsEmpty' ? 'border-b-[6px] border-primary-500 text-primary-500' : 'text-primary-500/50',
|
{ key: 'weights', label: 'pesée à plein', error: hasGrossWeightError }
|
||||||
hasTareWeightError ? '!text-red-500 !border-red-500' : ''
|
]"
|
||||||
]"
|
/>
|
||||||
@click="activeTab = 'weightsEmpty'"
|
|
||||||
>
|
|
||||||
pesée à vide
|
|
||||||
</h1>
|
|
||||||
<h1
|
|
||||||
class="font-bold text-3xl uppercase col-start-1 row-start-1 px-12 cursor-pointer"
|
|
||||||
:class="[
|
|
||||||
activeTab === 'weights' ? 'border-b-[6px] border-primary-500 text-primary-500' : 'text-primary-500/50',
|
|
||||||
hasGrossWeightError ? '!text-red-500 !border-red-500' : ''
|
|
||||||
]"
|
|
||||||
@click="activeTab = 'weights'"
|
|
||||||
>
|
|
||||||
pesée à plein
|
|
||||||
</h1>
|
|
||||||
</div>
|
|
||||||
<div class="mb-12">
|
<div class="mb-12">
|
||||||
<update-weight
|
<update-weight
|
||||||
v-show="activeTab === 'weights'"
|
v-show="activeTab === 'weights'"
|
||||||
@@ -197,6 +182,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
useHead({ title: 'Modifier expédition' })
|
||||||
|
|
||||||
import { usePdfPrinter } from '#imports'
|
import { usePdfPrinter } from '#imports'
|
||||||
import { computed, onMounted, reactive, ref, watch } from 'vue'
|
import { computed, onMounted, reactive, ref, watch } from 'vue'
|
||||||
import UpdateWeight from '~/components/commun/update-weight.vue'
|
import UpdateWeight from '~/components/commun/update-weight.vue'
|
||||||
|
|||||||
@@ -1,55 +1,149 @@
|
|||||||
<template>
|
<template>
|
||||||
<WorkflowWaitingList
|
<div class="flex items-center justify-start gap-10">
|
||||||
title="listes des expéditions en attente"
|
<Icon @click="router.push('/')" name="gg:arrow-left-o" size="44" class="cursor-pointer text-primary-500"/>
|
||||||
:columns="columns"
|
<h1 class="text-3xl font-bold uppercase text-primary-500">liste des expéditions en attente</h1>
|
||||||
:items="shipmentList ?? []"
|
</div>
|
||||||
route-prefix="/shipment"
|
|
||||||
:show-actions="auth.isAdmin"
|
<div class="px-[86px]">
|
||||||
>
|
<div class="mt-6 mb-16">
|
||||||
<template #cell-shipmentDate="{ item }">
|
<UiDataTable
|
||||||
{{ formatDate(item.shipmentDate) }}
|
v-model:page="page"
|
||||||
</template>
|
v-model:per-page="perPage"
|
||||||
<template #cell-shipmentType="{ item }">
|
:columns="columns"
|
||||||
<template v-if="formatShipmentLines(item).length">
|
:items="items"
|
||||||
<div
|
:total-items="totalItems"
|
||||||
v-for="(line, index) in formatShipmentLines(item)"
|
:loading="loading"
|
||||||
:key="index"
|
:show-actions="auth.isAdmin"
|
||||||
class="leading-5"
|
row-clickable
|
||||||
>
|
@row-click="goToShipment"
|
||||||
{{ line }}
|
>
|
||||||
</div>
|
<template #header-shipmentDate>
|
||||||
</template>
|
<UiDateMaskedInput v-model="shipmentDateFilter" placeholder="Date" size="compact" />
|
||||||
<template v-else>—</template>
|
</template>
|
||||||
</template>
|
<template #header-customer.name>
|
||||||
<template #actions="{ item }">
|
<UiTextInput
|
||||||
<Icon
|
v-model="filters['customer.name']"
|
||||||
name="mdi:delete-outline"
|
placeholder="Client"
|
||||||
size="24"
|
size="compact"
|
||||||
class="cursor-pointer text-red-500 hover:text-red-700"
|
/>
|
||||||
@click="confirmDelete(item)"
|
</template>
|
||||||
/>
|
<template #header-address.fullAddress>
|
||||||
</template>
|
<UiTextInput :model-value="''" placeholder="Adresse" size="compact" disabled />
|
||||||
</WorkflowWaitingList>
|
</template>
|
||||||
|
<template #header-shipmentType.label>
|
||||||
|
<UiSelect
|
||||||
|
v-model="filters['shipmentType.id']"
|
||||||
|
placeholder="Type d'expé."
|
||||||
|
:options="shipmentTypeOptions"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-carrier.name>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['carrier.name']"
|
||||||
|
placeholder="Transporteur"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-licensePlate>
|
||||||
|
<UiTextInput
|
||||||
|
v-model="filters['licensePlate']"
|
||||||
|
placeholder="Immatriculation"
|
||||||
|
size="compact"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
<template #header-actions>
|
||||||
|
<UiTextInput :model-value="''" placeholder="Actions" size="compact" disabled />
|
||||||
|
</template>
|
||||||
|
<template #cell-shipmentDate="{ item }">
|
||||||
|
{{ formatDate(item.shipmentDate) }}
|
||||||
|
</template>
|
||||||
|
<template #cell-shipmentType.label="{ item }">
|
||||||
|
<template v-if="formatShipmentLines(item).length">
|
||||||
|
<div
|
||||||
|
v-for="(line, index) in formatShipmentLines(item)"
|
||||||
|
:key="index"
|
||||||
|
class="leading-5"
|
||||||
|
>
|
||||||
|
{{ line }}
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<template v-else>—</template>
|
||||||
|
</template>
|
||||||
|
<template #actions="{ item }">
|
||||||
|
<Icon
|
||||||
|
name="mdi:delete-outline"
|
||||||
|
size="24"
|
||||||
|
class="cursor-pointer text-red-500 hover:text-red-700"
|
||||||
|
@click="confirmDelete(item)"
|
||||||
|
/>
|
||||||
|
</template>
|
||||||
|
</UiDataTable>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import type { ShipmentData } from '~/services/dto/shipment-data'
|
useHead({ title: 'Expéditions en attente' })
|
||||||
import { getShipmentList, deleteShipment } from '~/services/shipment'
|
|
||||||
import { useAuthStore } from '~/stores/auth'
|
|
||||||
|
|
||||||
|
import type { ShipmentData } from '~/services/dto/shipment-data'
|
||||||
|
import type { ShipmentTypeData } from '~/services/dto/shipment-type-data'
|
||||||
|
import { deleteShipment } from '~/services/shipment'
|
||||||
|
import { getShipmentTypeList } from '~/services/shipment-type'
|
||||||
|
import { useAuthStore } from '~/stores/auth'
|
||||||
|
import { useDataTableServerState } from '~/composables/useDataTableServerState'
|
||||||
|
|
||||||
|
const router = useRouter()
|
||||||
const auth = useAuthStore()
|
const auth = useAuthStore()
|
||||||
|
const shipmentTypes = ref<ShipmentTypeData[]>([])
|
||||||
|
|
||||||
|
const shipmentTypeOptions = computed(() =>
|
||||||
|
shipmentTypes.value.map(st => ({ value: st.id, label: st.label }))
|
||||||
|
)
|
||||||
|
|
||||||
|
const { items, totalItems, page, perPage, filters, loading, reload } =
|
||||||
|
useDataTableServerState<ShipmentData>(
|
||||||
|
'shipments',
|
||||||
|
{
|
||||||
|
isValid: false,
|
||||||
|
'customer.name': '',
|
||||||
|
'carrier.name': '',
|
||||||
|
'licensePlate': '',
|
||||||
|
'shipmentType.id': '',
|
||||||
|
'shipmentDate[after]': '',
|
||||||
|
'shipmentDate[strictly_before]': ''
|
||||||
|
},
|
||||||
|
{ initialPerPage: 10 }
|
||||||
|
)
|
||||||
|
|
||||||
|
const addOneDay = (dateString: string): string => {
|
||||||
|
const [year, month, day] = dateString.split('-').map(Number)
|
||||||
|
const next = new Date(Date.UTC(year, month - 1, day + 1))
|
||||||
|
return next.toISOString().slice(0, 10)
|
||||||
|
}
|
||||||
|
|
||||||
|
const shipmentDateFilter = computed<string>({
|
||||||
|
get: () => (filters.value['shipmentDate[after]'] as string) ?? '',
|
||||||
|
set: (value: string) => {
|
||||||
|
if (!value) {
|
||||||
|
filters.value['shipmentDate[after]'] = ''
|
||||||
|
filters.value['shipmentDate[strictly_before]'] = ''
|
||||||
|
return
|
||||||
|
}
|
||||||
|
filters.value['shipmentDate[after]'] = value
|
||||||
|
filters.value['shipmentDate[strictly_before]'] = addOneDay(value)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
const columns = [
|
const columns = [
|
||||||
{ key: 'shipmentDate', label: 'Date et heure' },
|
{ key: 'shipmentDate', label: 'Date', width: '120px' },
|
||||||
{ key: 'customer.name', label: 'Client' },
|
{ key: 'customer.name', label: 'Client', width: '1.5fr' },
|
||||||
{ key: 'address.fullAddress', label: 'Adresse' },
|
{ key: 'address.fullAddress', label: 'Adresse', width: '2fr' },
|
||||||
{ key: 'shipmentType', label: "Type d'expé." },
|
{ key: 'shipmentType.label', label: "Type d'expé.", width: '1.1fr' },
|
||||||
{ key: 'carrier.name', label: 'Transporteur' },
|
{ key: 'carrier.name', label: 'Transporteur' },
|
||||||
{ key: 'licensePlate', label: 'Immatriculation' }
|
{ key: 'licensePlate', label: 'Immatriculation', width: '110px' }
|
||||||
]
|
]
|
||||||
|
|
||||||
const shipmentList = ref<ShipmentData[]>()
|
|
||||||
|
|
||||||
const formatDate = (date: string | null) => {
|
const formatDate = (date: string | null) => {
|
||||||
if (!date) return '—'
|
if (!date) return '—'
|
||||||
const d = new Date(date.replace(' ', 'T'))
|
const d = new Date(date.replace(' ', 'T'))
|
||||||
@@ -73,6 +167,10 @@ const formatShipmentLines = (shipment: ShipmentData) => {
|
|||||||
return [`${label ?? '—'} : ${shipment.nbBovinSend ?? '—'}`]
|
return [`${label ?? '—'} : ${shipment.nbBovinSend ?? '—'}`]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const goToShipment = (shipment: ShipmentData) => {
|
||||||
|
router.push(`/shipment/${shipment.id}`)
|
||||||
|
}
|
||||||
|
|
||||||
const confirmDelete = async (shipment: ShipmentData) => {
|
const confirmDelete = async (shipment: ShipmentData) => {
|
||||||
const confirmed = window.confirm(
|
const confirmed = window.confirm(
|
||||||
`Êtes-vous sûr de vouloir supprimer l'expédition ${shipment.identificationNumber ?? `#${shipment.id}`} ? Toutes les données liées seront supprimées.`
|
`Êtes-vous sûr de vouloir supprimer l'expédition ${shipment.identificationNumber ?? `#${shipment.id}`} ? Toutes les données liées seront supprimées.`
|
||||||
@@ -80,10 +178,11 @@ const confirmDelete = async (shipment: ShipmentData) => {
|
|||||||
if (!confirmed) return
|
if (!confirmed) return
|
||||||
|
|
||||||
await deleteShipment(shipment.id)
|
await deleteShipment(shipment.id)
|
||||||
shipmentList.value = shipmentList.value?.filter(s => s.id !== shipment.id)
|
reload()
|
||||||
}
|
}
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
shipmentList.value = await getShipmentList(false)
|
shipmentTypes.value = await getShipmentTypeList()
|
||||||
|
reload()
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -9,34 +9,3 @@ export async function createBovine(payload: BovinePayload) {
|
|||||||
toastSuccessKey: 'success.bovine.create'
|
toastSuccessKey: 'success.bovine.create'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
export async function createBovines(nationalNumbers: string[]): Promise<{ created: BovineData[]; errors: string[] }> {
|
|
||||||
const created: BovineData[] = []
|
|
||||||
const errors: string[] = []
|
|
||||||
|
|
||||||
for (const nationalNumber of nationalNumbers) {
|
|
||||||
try {
|
|
||||||
const bovine = await createBovine({ nationalNumber })
|
|
||||||
if (bovine) {
|
|
||||||
created.push(bovine)
|
|
||||||
}
|
|
||||||
} catch {
|
|
||||||
errors.push(nationalNumber)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return { created, errors }
|
|
||||||
}
|
|
||||||
|
|
||||||
export async function getBovine(id: number) {
|
|
||||||
const api = useApi()
|
|
||||||
return api.get<BovineData>(`bovines/${id}`)
|
|
||||||
}
|
|
||||||
|
|
||||||
export async function updateBovine(id: number, payload: BovinePayload) {
|
|
||||||
const api = useApi()
|
|
||||||
return api.patch<BovineData>(`bovines/${id}`, payload, {
|
|
||||||
toastErrorKey: 'errors.bovine.update',
|
|
||||||
toastSuccessKey: 'success.bovine.update'
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -1,16 +1,31 @@
|
|||||||
|
export interface BovineBuildingRef {
|
||||||
|
label: string
|
||||||
|
}
|
||||||
|
|
||||||
|
export interface BovineBuildingCaseRef {
|
||||||
|
caseNumber: number | null
|
||||||
|
building: BovineBuildingRef | null
|
||||||
|
}
|
||||||
|
|
||||||
export interface BovineData {
|
export interface BovineData {
|
||||||
id: number
|
id: number
|
||||||
nationalNumber: string
|
nationalNumber: string
|
||||||
receivedWeight: number | null
|
receivedWeight: number | null
|
||||||
|
pricePerKg: number | null
|
||||||
|
finalPrice: number | null
|
||||||
arrivalDate: string | null
|
arrivalDate: string | null
|
||||||
buildingCase: string | null
|
exitDate: string | null
|
||||||
|
buildingCase: BovineBuildingCaseRef | null
|
||||||
supplier: string | null
|
supplier: string | null
|
||||||
|
workNumber: string | null
|
||||||
|
birthDate: string | null
|
||||||
|
bovineType: { id: number; label: string; code: string } | null
|
||||||
|
sex: string | null
|
||||||
|
ageMonths: number | null
|
||||||
|
exitedAt: string | null
|
||||||
}
|
}
|
||||||
|
|
||||||
export type BovinePayload = {
|
export type BovinePayload = {
|
||||||
nationalNumber?: string
|
nationalNumber?: string
|
||||||
receivedWeight?: number | null
|
|
||||||
arrivalDate?: string | null
|
|
||||||
buildingCase?: string | null
|
buildingCase?: string | null
|
||||||
supplier?: string | null
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import {defineStore} from 'pinia'
|
|||||||
import type {UserData} from '~/services/dto/user-data'
|
import type {UserData} from '~/services/dto/user-data'
|
||||||
import {getCurrentUser, createUser, updateUser, login, logout} from '~/services/auth'
|
import {getCurrentUser, createUser, updateUser, login, logout} from '~/services/auth'
|
||||||
import type {UserPayload} from "~/services/dto/user-data";
|
import type {UserPayload} from "~/services/dto/user-data";
|
||||||
import {ROLE} from '~/utils/constants'
|
import {userHasRole} from '~/utils/roles'
|
||||||
|
|
||||||
export const useAuthStore = defineStore('auth', {
|
export const useAuthStore = defineStore('auth', {
|
||||||
state: () => ({
|
state: () => ({
|
||||||
@@ -12,7 +12,9 @@ export const useAuthStore = defineStore('auth', {
|
|||||||
}),
|
}),
|
||||||
getters: {
|
getters: {
|
||||||
isAuthenticated: (state) => Boolean(state.user),
|
isAuthenticated: (state) => Boolean(state.user),
|
||||||
isAdmin: (state) => Boolean(state.user?.roles?.includes(ROLE[0].value))
|
hasRole: (state) => (role: string): boolean => userHasRole(state.user?.roles, role),
|
||||||
|
isAdmin: (state) => userHasRole(state.user?.roles, 'ROLE_ADMIN'),
|
||||||
|
isBureau: (state) => userHasRole(state.user?.roles, 'ROLE_BUREAU')
|
||||||
},
|
},
|
||||||
actions: {
|
actions: {
|
||||||
clearSession() {
|
clearSession() {
|
||||||
|
|||||||
18
frontend/utils/bovine-age.ts
Normal file
18
frontend/utils/bovine-age.ts
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
export const formatAgeLabel = (months: number | null | undefined): string => {
|
||||||
|
if (months === null || months === undefined) return '—'
|
||||||
|
const years = Math.floor(months / 12)
|
||||||
|
const remaining = months % 12
|
||||||
|
let label = ''
|
||||||
|
if (years > 0) label = `${years} an${years > 1 ? 's' : ''}`
|
||||||
|
if (remaining > 0) label += `${label ? ' ' : ''}${remaining} m`
|
||||||
|
if (!label) label = '< 1 mois'
|
||||||
|
return label
|
||||||
|
}
|
||||||
|
|
||||||
|
export const ageBadgeClass = (months: number | null | undefined): string => {
|
||||||
|
if (months === null || months === undefined) return ''
|
||||||
|
if (months >= 24) return 'bg-red-500 text-white'
|
||||||
|
if (months >= 22) return 'bg-orange-500 text-white'
|
||||||
|
if (months >= 20) return 'bg-yellow-500 text-white'
|
||||||
|
return ''
|
||||||
|
}
|
||||||
@@ -10,6 +10,7 @@ export const MERCHANDISE_TYPE_CODES = {
|
|||||||
|
|
||||||
export const ROLE = [
|
export const ROLE = [
|
||||||
{ label: 'Administrateur', value: 'ROLE_ADMIN' },
|
{ label: 'Administrateur', value: 'ROLE_ADMIN' },
|
||||||
|
{ label: 'Bureau', value: 'ROLE_BUREAU' },
|
||||||
{ label: 'Utilisateur', value: 'ROLE_USER' }
|
{ label: 'Utilisateur', value: 'ROLE_USER' }
|
||||||
]
|
]
|
||||||
export const SUPPLIER_CODE = {
|
export const SUPPLIER_CODE = {
|
||||||
|
|||||||
38
frontend/utils/roles.ts
Normal file
38
frontend/utils/roles.ts
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
/**
|
||||||
|
* Hiérarchie des rôles côté front. Doit rester synchronisée avec
|
||||||
|
* `role_hierarchy` dans config/packages/security.yaml côté back.
|
||||||
|
*
|
||||||
|
* Pour ajouter un nouveau rôle :
|
||||||
|
* 1. Ajouter une entrée ici (son rôle parent dans la chaîne)
|
||||||
|
* 2. Ajouter `ROLE_X: ROLE_Y` dans security.yaml côté back
|
||||||
|
* 3. Ajouter le rôle dans `ROLE` (utils/constants.ts) pour le form admin
|
||||||
|
*/
|
||||||
|
export const ROLE_HIERARCHY: Record<string, string[]> = {
|
||||||
|
ROLE_ADMIN: ['ROLE_BUREAU'],
|
||||||
|
ROLE_BUREAU: ['ROLE_USER'],
|
||||||
|
ROLE_USER: []
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Retourne l'ensemble des rôles effectifs en expansant la hiérarchie.
|
||||||
|
* Ex : ['ROLE_ADMIN'] → Set { 'ROLE_ADMIN', 'ROLE_BUREAU', 'ROLE_USER' }.
|
||||||
|
*/
|
||||||
|
export const expandRoles = (roles: string[]): Set<string> => {
|
||||||
|
const expanded = new Set<string>(roles)
|
||||||
|
const visit = (role: string): void => {
|
||||||
|
const parents = ROLE_HIERARCHY[role] ?? []
|
||||||
|
for (const parent of parents) {
|
||||||
|
if (!expanded.has(parent)) {
|
||||||
|
expanded.add(parent)
|
||||||
|
visit(parent)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
for (const r of roles) visit(r)
|
||||||
|
return expanded
|
||||||
|
}
|
||||||
|
|
||||||
|
export const userHasRole = (userRoles: string[] | null | undefined, role: string): boolean => {
|
||||||
|
if (!userRoles || userRoles.length === 0) return false
|
||||||
|
return expandRoles(userRoles).has(role)
|
||||||
|
}
|
||||||
33
migrations/Version20260422155300.php
Normal file
33
migrations/Version20260422155300.php
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Auto-generated Migration: Please modify to your needs!
|
||||||
|
*/
|
||||||
|
final class Version20260422155300 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return '';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this up() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD sex VARCHAR(1) DEFAULT NULL');
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD exited_at TIMESTAMP(0) WITHOUT TIME ZONE DEFAULT NULL');
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this down() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP sex');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP exited_at');
|
||||||
|
}
|
||||||
|
}
|
||||||
31
migrations/Version20260423062250.php
Normal file
31
migrations/Version20260423062250.php
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Auto-generated Migration: Please modify to your needs!
|
||||||
|
*/
|
||||||
|
final class Version20260423062250 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return '';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this up() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD exit_date DATE DEFAULT NULL');
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this down() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP exit_date');
|
||||||
|
}
|
||||||
|
}
|
||||||
31
migrations/Version20260424074454.php
Normal file
31
migrations/Version20260424074454.php
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Auto-generated Migration: Please modify to your needs!
|
||||||
|
*/
|
||||||
|
final class Version20260424074454 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return '';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this up() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD age_months INT DEFAULT NULL');
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this down() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP age_months');
|
||||||
|
}
|
||||||
|
}
|
||||||
31
migrations/Version20260424132554.php
Normal file
31
migrations/Version20260424132554.php
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Auto-generated Migration: Please modify to your needs!
|
||||||
|
*/
|
||||||
|
final class Version20260424132554 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return '';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this up() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD price_per_kg DOUBLE PRECISION DEFAULT NULL');
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this down() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP price_per_kg');
|
||||||
|
}
|
||||||
|
}
|
||||||
35
migrations/Version20260427154952.php
Normal file
35
migrations/Version20260427154952.php
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Auto-generated Migration: Please modify to your needs!
|
||||||
|
*/
|
||||||
|
final class Version20260427154952 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return 'Ajout de la colonne display_order sur building et seed des valeurs par code.';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
$this->addSql('ALTER TABLE building ADD display_order INT DEFAULT NULL');
|
||||||
|
|
||||||
|
$this->addSql("UPDATE building SET display_order = 1 WHERE code = 'B3'");
|
||||||
|
$this->addSql("UPDATE building SET display_order = 2 WHERE code = 'B2'");
|
||||||
|
$this->addSql("UPDATE building SET display_order = 3 WHERE code = 'B1'");
|
||||||
|
$this->addSql("UPDATE building SET display_order = 4 WHERE code = 'ZT'");
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this down() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE building DROP display_order');
|
||||||
|
}
|
||||||
|
}
|
||||||
35
migrations/Version20260428061801.php
Normal file
35
migrations/Version20260428061801.php
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Auto-generated Migration: Please modify to your needs!
|
||||||
|
*/
|
||||||
|
final class Version20260428061801 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return '';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this up() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD building_id INT DEFAULT NULL');
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD CONSTRAINT FK_2068337F4D2A7E12 FOREIGN KEY (building_id) REFERENCES building (id)');
|
||||||
|
$this->addSql('CREATE INDEX IDX_2068337F4D2A7E12 ON bovine (building_id)');
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
// this down() migration is auto-generated, please modify it to your needs
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP CONSTRAINT FK_2068337F4D2A7E12');
|
||||||
|
$this->addSql('DROP INDEX IDX_2068337F4D2A7E12');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP building_id');
|
||||||
|
}
|
||||||
|
}
|
||||||
50
migrations/Version20260428065800.php
Normal file
50
migrations/Version20260428065800.php
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Bascule de Bovine.breed_code (string) vers une relation Bovine.bovine_type_id (FK).
|
||||||
|
* Ajoute au passage les BovineType manquants (Aubrac=14, Croisé=39, Blonde d'aquitaine=79).
|
||||||
|
*/
|
||||||
|
final class Version20260428065800 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return 'Migration breedCode -> relation BovineType + ajout des races manquantes.';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
// 1. Insertion des BovineType manquants (idempotent via NOT EXISTS).
|
||||||
|
$this->addSql("INSERT INTO bovine_type (label, code) SELECT 'Aubrac', '14' WHERE NOT EXISTS (SELECT 1 FROM bovine_type WHERE code = '14')");
|
||||||
|
$this->addSql("INSERT INTO bovine_type (label, code) SELECT 'Croisé', '39' WHERE NOT EXISTS (SELECT 1 FROM bovine_type WHERE code = '39')");
|
||||||
|
$this->addSql("INSERT INTO bovine_type (label, code) SELECT 'Blonde d''aquitaine', '79' WHERE NOT EXISTS (SELECT 1 FROM bovine_type WHERE code = '79')");
|
||||||
|
|
||||||
|
// 2. Ajout de la colonne FK + index.
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD bovine_type_id INT DEFAULT NULL');
|
||||||
|
$this->addSql('CREATE INDEX IDX_2068337F7899F32E ON bovine (bovine_type_id)');
|
||||||
|
|
||||||
|
// 3. Backfill : associe chaque bovin à son BovineType via le code.
|
||||||
|
$this->addSql('UPDATE bovine SET bovine_type_id = (SELECT id FROM bovine_type WHERE bovine_type.code = bovine.breed_code) WHERE breed_code IS NOT NULL');
|
||||||
|
|
||||||
|
// 4. Contrainte de clé étrangère (après backfill pour éviter une violation transitoire).
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD CONSTRAINT FK_2068337F7899F32E FOREIGN KEY (bovine_type_id) REFERENCES bovine_type (id)');
|
||||||
|
|
||||||
|
// 5. Drop de l'ancienne colonne string.
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP breed_code');
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD breed_code VARCHAR(20) DEFAULT NULL');
|
||||||
|
$this->addSql('UPDATE bovine SET breed_code = (SELECT code FROM bovine_type WHERE bovine_type.id = bovine.bovine_type_id) WHERE bovine_type_id IS NOT NULL');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP CONSTRAINT FK_2068337F7899F32E');
|
||||||
|
$this->addSql('DROP INDEX IDX_2068337F7899F32E');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP bovine_type_id');
|
||||||
|
}
|
||||||
|
}
|
||||||
40
migrations/Version20260504125011.php
Normal file
40
migrations/Version20260504125011.php
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
final class Version20260504125011 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return 'Add mother/father national number and bovine type to bovine.';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD mother_national_number VARCHAR(50) DEFAULT NULL');
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD father_national_number VARCHAR(50) DEFAULT NULL');
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD mother_bovine_type_id INT DEFAULT NULL');
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD father_bovine_type_id INT DEFAULT NULL');
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD CONSTRAINT FK_2068337F14E5E9FB FOREIGN KEY (mother_bovine_type_id) REFERENCES bovine_type (id) NOT DEFERRABLE INITIALLY IMMEDIATE');
|
||||||
|
$this->addSql('ALTER TABLE bovine ADD CONSTRAINT FK_2068337F53F12909 FOREIGN KEY (father_bovine_type_id) REFERENCES bovine_type (id) NOT DEFERRABLE INITIALLY IMMEDIATE');
|
||||||
|
$this->addSql('CREATE INDEX IDX_2068337F14E5E9FB ON bovine (mother_bovine_type_id)');
|
||||||
|
$this->addSql('CREATE INDEX IDX_2068337F53F12909 ON bovine (father_bovine_type_id)');
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP CONSTRAINT FK_2068337F14E5E9FB');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP CONSTRAINT FK_2068337F53F12909');
|
||||||
|
$this->addSql('DROP INDEX IDX_2068337F14E5E9FB');
|
||||||
|
$this->addSql('DROP INDEX IDX_2068337F53F12909');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP mother_national_number');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP father_national_number');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP mother_bovine_type_id');
|
||||||
|
$this->addSql('ALTER TABLE bovine DROP father_bovine_type_id');
|
||||||
|
}
|
||||||
|
}
|
||||||
33
migrations/Version20260506141455.php
Normal file
33
migrations/Version20260506141455.php
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace DoctrineMigrations;
|
||||||
|
|
||||||
|
use Doctrine\DBAL\Schema\Schema;
|
||||||
|
use Doctrine\Migrations\AbstractMigration;
|
||||||
|
|
||||||
|
final class Version20260506141455 extends AbstractMigration
|
||||||
|
{
|
||||||
|
public function getDescription(): string
|
||||||
|
{
|
||||||
|
return 'Create bovine_movement table to track internal building/case history.';
|
||||||
|
}
|
||||||
|
|
||||||
|
public function up(Schema $schema): void
|
||||||
|
{
|
||||||
|
$this->addSql('CREATE TABLE bovine_movement (id INT GENERATED BY DEFAULT AS IDENTITY NOT NULL, bovine_id INT NOT NULL, building_case_id INT DEFAULT NULL, building_id INT DEFAULT NULL, entered_at TIMESTAMP(0) WITHOUT TIME ZONE NOT NULL, left_at TIMESTAMP(0) WITHOUT TIME ZONE DEFAULT NULL, PRIMARY KEY(id))');
|
||||||
|
$this->addSql('CREATE INDEX idx_bovine_movement_bovine ON bovine_movement (bovine_id)');
|
||||||
|
$this->addSql('CREATE INDEX idx_bovine_movement_timeline ON bovine_movement (bovine_id, entered_at)');
|
||||||
|
$this->addSql('CREATE INDEX idx_bovine_movement_case ON bovine_movement (building_case_id)');
|
||||||
|
$this->addSql('CREATE INDEX idx_bovine_movement_building ON bovine_movement (building_id)');
|
||||||
|
$this->addSql('ALTER TABLE bovine_movement ADD CONSTRAINT fk_bovine_movement_bovine FOREIGN KEY (bovine_id) REFERENCES bovine (id) ON DELETE CASCADE NOT DEFERRABLE INITIALLY IMMEDIATE');
|
||||||
|
$this->addSql('ALTER TABLE bovine_movement ADD CONSTRAINT fk_bovine_movement_case FOREIGN KEY (building_case_id) REFERENCES building_case (id) NOT DEFERRABLE INITIALLY IMMEDIATE');
|
||||||
|
$this->addSql('ALTER TABLE bovine_movement ADD CONSTRAINT fk_bovine_movement_building FOREIGN KEY (building_id) REFERENCES building (id) NOT DEFERRABLE INITIALLY IMMEDIATE');
|
||||||
|
}
|
||||||
|
|
||||||
|
public function down(Schema $schema): void
|
||||||
|
{
|
||||||
|
$this->addSql('DROP TABLE bovine_movement');
|
||||||
|
}
|
||||||
|
}
|
||||||
31
src/ApiResource/AnimalSummary.php
Normal file
31
src/ApiResource/AnimalSummary.php
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\ApiResource;
|
||||||
|
|
||||||
|
final class AnimalSummary
|
||||||
|
{
|
||||||
|
public ?string $countryCode = null;
|
||||||
|
public ?string $nationalNumber = null;
|
||||||
|
|
||||||
|
public ?string $sex = null;
|
||||||
|
public ?string $breedType = null;
|
||||||
|
public ?string $workNumber = null;
|
||||||
|
|
||||||
|
public ?string $birthDate = null;
|
||||||
|
public ?string $birthDateCompletenessFlag = null;
|
||||||
|
|
||||||
|
public ?bool $isFilie = null;
|
||||||
|
|
||||||
|
public ?string $motherNationalNumber = null;
|
||||||
|
public ?string $motherBreedType = null;
|
||||||
|
|
||||||
|
public ?string $fatherNationalNumber = null;
|
||||||
|
public ?string $fatherBreedType = null;
|
||||||
|
|
||||||
|
public ?string $birthExploitationNumber = null;
|
||||||
|
|
||||||
|
/** @var list<PresencePeriod> */
|
||||||
|
public array $presencePeriods = [];
|
||||||
|
}
|
||||||
@@ -6,7 +6,7 @@ namespace App\ApiResource;
|
|||||||
|
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
use App\State\AppVersionProvider;
|
use App\State\System\AppVersionProvider;
|
||||||
use Symfony\Component\Serializer\Attribute\Groups;
|
use Symfony\Component\Serializer\Attribute\Groups;
|
||||||
|
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
|
|||||||
@@ -7,12 +7,14 @@ namespace App\ApiResource;
|
|||||||
use ApiPlatform\Metadata\ApiProperty;
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
use App\State\BovinIdentificationProvider;
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
|
use App\State\Bovin\BovinIdentificationProvider;
|
||||||
|
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
operations: [
|
operations: [
|
||||||
new Get(
|
new Get(
|
||||||
uriTemplate: '/bovins/{numeroNational}/identification',
|
uriTemplate: '/bovins/{numeroNational}/identification',
|
||||||
|
openapi: new OpenApiOperation(tags: ['Bovins']),
|
||||||
provider: BovinIdentificationProvider::class
|
provider: BovinIdentificationProvider::class
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
34
src/ApiResource/BovinInventory.php
Normal file
34
src/ApiResource/BovinInventory.php
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\ApiResource;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
|
use ApiPlatform\Metadata\Get;
|
||||||
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
|
use App\State\Bovin\BovinInventoryProvider;
|
||||||
|
|
||||||
|
#[ApiResource(
|
||||||
|
operations: [
|
||||||
|
new Get(
|
||||||
|
uriTemplate: '/bovins/inventory/{startDate}',
|
||||||
|
openapi: new OpenApiOperation(tags: ['Bovins']),
|
||||||
|
provider: BovinInventoryProvider::class
|
||||||
|
),
|
||||||
|
]
|
||||||
|
)]
|
||||||
|
final class BovinInventory
|
||||||
|
{
|
||||||
|
#[ApiProperty(identifier: true)]
|
||||||
|
public string $startDate;
|
||||||
|
|
||||||
|
public ?string $endDate = null;
|
||||||
|
public ?bool $includesEarTagStock = null;
|
||||||
|
public int $nbBovins = 0;
|
||||||
|
public int $earTagSeriesCount = 0;
|
||||||
|
|
||||||
|
/** @var list<AnimalSummary> */
|
||||||
|
public array $animals = [];
|
||||||
|
}
|
||||||
12
src/ApiResource/BovinPresumedExit.php
Normal file
12
src/ApiResource/BovinPresumedExit.php
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\ApiResource;
|
||||||
|
|
||||||
|
final class BovinPresumedExit
|
||||||
|
{
|
||||||
|
public ?string $countryCode = null;
|
||||||
|
public ?string $nationalNumber = null;
|
||||||
|
public ?string $exitDate = null;
|
||||||
|
}
|
||||||
31
src/ApiResource/BovinPresumedExits.php
Normal file
31
src/ApiResource/BovinPresumedExits.php
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\ApiResource;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
|
use ApiPlatform\Metadata\Get;
|
||||||
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
|
use App\State\Bovin\BovinPresumedExitsProvider;
|
||||||
|
|
||||||
|
#[ApiResource(
|
||||||
|
operations: [
|
||||||
|
new Get(
|
||||||
|
uriTemplate: '/bovins/presumed-exits',
|
||||||
|
openapi: new OpenApiOperation(tags: ['Bovins']),
|
||||||
|
provider: BovinPresumedExitsProvider::class
|
||||||
|
),
|
||||||
|
]
|
||||||
|
)]
|
||||||
|
final class BovinPresumedExits
|
||||||
|
{
|
||||||
|
#[ApiProperty(identifier: true)]
|
||||||
|
public string $id = 'current';
|
||||||
|
|
||||||
|
public int $nbBovins = 0;
|
||||||
|
|
||||||
|
/** @var list<BovinPresumedExit> */
|
||||||
|
public array $presumedExits = [];
|
||||||
|
}
|
||||||
31
src/ApiResource/BovinReturnedDossiers.php
Normal file
31
src/ApiResource/BovinReturnedDossiers.php
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\ApiResource;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
|
use ApiPlatform\Metadata\Get;
|
||||||
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
|
use App\State\Bovin\BovinReturnedDossiersProvider;
|
||||||
|
|
||||||
|
#[ApiResource(
|
||||||
|
operations: [
|
||||||
|
new Get(
|
||||||
|
uriTemplate: '/bovins/returned-dossiers/{startDate}',
|
||||||
|
openapi: new OpenApiOperation(tags: ['Bovins']),
|
||||||
|
provider: BovinReturnedDossiersProvider::class
|
||||||
|
),
|
||||||
|
]
|
||||||
|
)]
|
||||||
|
final class BovinReturnedDossiers
|
||||||
|
{
|
||||||
|
#[ApiProperty(identifier: true)]
|
||||||
|
public string $startDate;
|
||||||
|
|
||||||
|
public int $nbBovins = 0;
|
||||||
|
|
||||||
|
/** @var list<AnimalSummary> */
|
||||||
|
public array $animals = [];
|
||||||
|
}
|
||||||
32
src/ApiResource/BovineInventoryExport.php
Normal file
32
src/ApiResource/BovineInventoryExport.php
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\ApiResource;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
|
use ApiPlatform\Metadata\Get;
|
||||||
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
|
use App\State\Bovin\BovineInventoryExportProvider;
|
||||||
|
|
||||||
|
#[ApiResource(
|
||||||
|
operations: [
|
||||||
|
new Get(
|
||||||
|
uriTemplate: '/bovines/inventory-export',
|
||||||
|
openapi: new OpenApiOperation(
|
||||||
|
summary: "Export Excel de l'inventaire bovin actuel.",
|
||||||
|
description: "Retourne un fichier XLSX listant tous les bovins actifs (exitedAt IS NULL) triés par date de naissance croissante, avec colorisation des lignes selon l'âge.",
|
||||||
|
tags: ['Bovines'],
|
||||||
|
),
|
||||||
|
security: "is_granted('ROLE_BUREAU')",
|
||||||
|
output: false,
|
||||||
|
provider: BovineInventoryExportProvider::class,
|
||||||
|
),
|
||||||
|
]
|
||||||
|
)]
|
||||||
|
final class BovineInventoryExport
|
||||||
|
{
|
||||||
|
#[ApiProperty(identifier: true)]
|
||||||
|
public string $id = 'current';
|
||||||
|
}
|
||||||
39
src/ApiResource/BovineInventoryStats.php
Normal file
39
src/ApiResource/BovineInventoryStats.php
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\ApiResource;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
|
use ApiPlatform\Metadata\Get;
|
||||||
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
|
use App\State\Bovin\BovineInventoryStatsProvider;
|
||||||
|
|
||||||
|
#[ApiResource(
|
||||||
|
operations: [
|
||||||
|
new Get(
|
||||||
|
uriTemplate: '/bovines/inventory-stats',
|
||||||
|
openapi: new OpenApiOperation(
|
||||||
|
summary: "Compteurs de l'inventaire bovin par tranche d'âge.",
|
||||||
|
description: "Renvoie le nombre total de bovins actifs et la répartition par tranche d'âge (>= 24 mois, 22-24, 20-22).",
|
||||||
|
tags: ['Bovines'],
|
||||||
|
),
|
||||||
|
security: "is_granted('ROLE_USER')",
|
||||||
|
provider: BovineInventoryStatsProvider::class,
|
||||||
|
),
|
||||||
|
]
|
||||||
|
)]
|
||||||
|
final class BovineInventoryStats
|
||||||
|
{
|
||||||
|
#[ApiProperty(identifier: true)]
|
||||||
|
public string $id = 'current';
|
||||||
|
|
||||||
|
public int $total = 0;
|
||||||
|
|
||||||
|
public int $over24 = 0;
|
||||||
|
|
||||||
|
public int $between22And24 = 0;
|
||||||
|
|
||||||
|
public int $between20And22 = 0;
|
||||||
|
}
|
||||||
42
src/ApiResource/BovineSyncInventoryResult.php
Normal file
42
src/ApiResource/BovineSyncInventoryResult.php
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\ApiResource;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
|
use ApiPlatform\Metadata\Post;
|
||||||
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
|
use App\State\Bovin\BovineSyncInventoryProcessor;
|
||||||
|
|
||||||
|
#[ApiResource(
|
||||||
|
operations: [
|
||||||
|
new Post(
|
||||||
|
uriTemplate: '/bovines/sync-inventory',
|
||||||
|
openapi: new OpenApiOperation(
|
||||||
|
summary: "Synchronise l'inventaire bovin local avec EDNOTIF.",
|
||||||
|
description: 'Upsert des bovins par numéro national ; marque comme sortis ceux absents de la réponse EDNOTIF.',
|
||||||
|
tags: ['Bovines'],
|
||||||
|
),
|
||||||
|
security: "is_granted('ROLE_BUREAU')",
|
||||||
|
input: false,
|
||||||
|
output: self::class,
|
||||||
|
processor: BovineSyncInventoryProcessor::class,
|
||||||
|
read: false,
|
||||||
|
),
|
||||||
|
]
|
||||||
|
)]
|
||||||
|
final class BovineSyncInventoryResult
|
||||||
|
{
|
||||||
|
#[ApiProperty(identifier: true)]
|
||||||
|
public string $id = 'current';
|
||||||
|
|
||||||
|
public int $created = 0;
|
||||||
|
|
||||||
|
public int $updated = 0;
|
||||||
|
|
||||||
|
public int $exited = 0;
|
||||||
|
|
||||||
|
public int $total = 0;
|
||||||
|
}
|
||||||
@@ -476,9 +476,12 @@ class SeedCommand extends Command
|
|||||||
private function seedBovineTypes(): void
|
private function seedBovineTypes(): void
|
||||||
{
|
{
|
||||||
$bovineTypes = [
|
$bovineTypes = [
|
||||||
|
['label' => 'Aubrac', 'code' => '14'],
|
||||||
['label' => 'Limousine', 'code' => '34'],
|
['label' => 'Limousine', 'code' => '34'],
|
||||||
['label' => 'Charolaise', 'code' => '38'],
|
['label' => 'Charolaise', 'code' => '38'],
|
||||||
|
['label' => 'Croisé', 'code' => '39'],
|
||||||
['label' => 'Parthenaise', 'code' => '71'],
|
['label' => 'Parthenaise', 'code' => '71'],
|
||||||
|
['label' => "Blonde d'aquitaine", 'code' => '79'],
|
||||||
];
|
];
|
||||||
foreach ($bovineTypes as $type) {
|
foreach ($bovineTypes as $type) {
|
||||||
$this->upsertByCode(BovineType::class, $type['code'], static function (BovineType $entity) use ($type) {
|
$this->upsertByCode(BovineType::class, $type['code'], static function (BovineType $entity) use ($type) {
|
||||||
|
|||||||
@@ -77,9 +77,12 @@ class ReferenceFixtures extends Fixture
|
|||||||
}
|
}
|
||||||
|
|
||||||
$bovineTypes = [
|
$bovineTypes = [
|
||||||
|
['label' => 'Aubrac', 'code' => '14'],
|
||||||
['label' => 'Limousine', 'code' => '34'],
|
['label' => 'Limousine', 'code' => '34'],
|
||||||
['label' => 'Charolaise', 'code' => '38'],
|
['label' => 'Charolaise', 'code' => '38'],
|
||||||
|
['label' => 'Croisé', 'code' => '39'],
|
||||||
['label' => 'Parthenaise', 'code' => '71'],
|
['label' => 'Parthenaise', 'code' => '71'],
|
||||||
|
['label' => "Blonde d'aquitaine", 'code' => '79'],
|
||||||
];
|
];
|
||||||
foreach ($bovineTypes as $type) {
|
foreach ($bovineTypes as $type) {
|
||||||
$bovineType = new BovineType()
|
$bovineType = new BovineType()
|
||||||
|
|||||||
@@ -4,22 +4,43 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace App\Entity;
|
namespace App\Entity;
|
||||||
|
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\DateFilter;
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\ExistsFilter;
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\SearchFilter;
|
||||||
|
use ApiPlatform\Metadata\ApiFilter;
|
||||||
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
use ApiPlatform\Metadata\GetCollection;
|
use ApiPlatform\Metadata\GetCollection;
|
||||||
use ApiPlatform\Metadata\Patch;
|
use ApiPlatform\Metadata\Patch;
|
||||||
use ApiPlatform\Metadata\Post;
|
use ApiPlatform\Metadata\Post;
|
||||||
use App\State\BovineProcessor;
|
use App\Repository\BovineRepository;
|
||||||
|
use App\State\Bovin\BovineProcessor;
|
||||||
use DateTimeImmutable;
|
use DateTimeImmutable;
|
||||||
|
use Doctrine\Common\Collections\ArrayCollection;
|
||||||
|
use Doctrine\Common\Collections\Collection;
|
||||||
use Doctrine\ORM\Mapping as ORM;
|
use Doctrine\ORM\Mapping as ORM;
|
||||||
use Symfony\Component\Serializer\Attribute\Context;
|
use Symfony\Component\Serializer\Attribute\Context;
|
||||||
use Symfony\Component\Serializer\Attribute\Groups;
|
use Symfony\Component\Serializer\Attribute\Groups;
|
||||||
use Symfony\Component\Serializer\Normalizer\DateTimeNormalizer;
|
use Symfony\Component\Serializer\Normalizer\DateTimeNormalizer;
|
||||||
|
|
||||||
#[ORM\Entity]
|
#[ORM\Entity(repositoryClass: BovineRepository::class)]
|
||||||
|
#[ORM\HasLifecycleCallbacks]
|
||||||
#[ORM\Table(name: 'bovine')]
|
#[ORM\Table(name: 'bovine')]
|
||||||
#[ORM\UniqueConstraint(name: 'uniq_bovine_national_number', columns: ['national_number'])]
|
#[ORM\UniqueConstraint(name: 'uniq_bovine_national_number', columns: ['national_number'])]
|
||||||
|
#[ApiFilter(SearchFilter::class, properties: [
|
||||||
|
'nationalNumber' => 'ipartial',
|
||||||
|
'workNumber' => 'ipartial',
|
||||||
|
'bovineType.label' => 'ipartial',
|
||||||
|
'bovineType.code' => 'ipartial',
|
||||||
|
'sex' => 'exact',
|
||||||
|
'buildingCase' => 'exact',
|
||||||
|
'receivedWeight' => 'exact',
|
||||||
|
])]
|
||||||
|
#[ApiFilter(DateFilter::class, properties: ['arrivalDate', 'birthDate', 'exitDate'])]
|
||||||
|
#[ApiFilter(ExistsFilter::class, properties: ['exitedAt'])]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
|
order: ['birthDate' => 'ASC'],
|
||||||
operations: [
|
operations: [
|
||||||
new Get(
|
new Get(
|
||||||
requirements: ['id' => '\d+'],
|
requirements: ['id' => '\d+'],
|
||||||
@@ -60,6 +81,11 @@ class Bovine
|
|||||||
#[Groups(['bovine:read', 'bovine:write', 'building_case:read'])]
|
#[Groups(['bovine:read', 'bovine:write', 'building_case:read'])]
|
||||||
private ?int $receivedWeight = null;
|
private ?int $receivedWeight = null;
|
||||||
|
|
||||||
|
#[ORM\Column(type: 'float', nullable: true)]
|
||||||
|
#[Groups(['bovine:read', 'bovine:write', 'building_case:read'])]
|
||||||
|
#[ApiProperty(security: "is_granted('ROLE_BUREAU')")]
|
||||||
|
private ?float $pricePerKg = null;
|
||||||
|
|
||||||
#[ORM\Column(type: 'date_immutable', nullable: true)]
|
#[ORM\Column(type: 'date_immutable', nullable: true)]
|
||||||
#[Groups(['bovine:read', 'bovine:write', 'building_case:read'])]
|
#[Groups(['bovine:read', 'bovine:write', 'building_case:read'])]
|
||||||
#[Context([DateTimeNormalizer::FORMAT_KEY => 'Y-m-d'])]
|
#[Context([DateTimeNormalizer::FORMAT_KEY => 'Y-m-d'])]
|
||||||
@@ -67,6 +93,7 @@ class Bovine
|
|||||||
|
|
||||||
#[ORM\ManyToOne(inversedBy: 'bovines')]
|
#[ORM\ManyToOne(inversedBy: 'bovines')]
|
||||||
#[Groups(['bovine:read', 'bovine:write'])]
|
#[Groups(['bovine:read', 'bovine:write'])]
|
||||||
|
#[ApiProperty(readableLink: true)]
|
||||||
private ?BuildingCase $buildingCase = null;
|
private ?BuildingCase $buildingCase = null;
|
||||||
|
|
||||||
#[ORM\ManyToOne]
|
#[ORM\ManyToOne]
|
||||||
@@ -82,9 +109,59 @@ class Bovine
|
|||||||
#[Context([DateTimeNormalizer::FORMAT_KEY => 'Y-m-d'])]
|
#[Context([DateTimeNormalizer::FORMAT_KEY => 'Y-m-d'])]
|
||||||
private ?DateTimeImmutable $birthDate = null;
|
private ?DateTimeImmutable $birthDate = null;
|
||||||
|
|
||||||
#[ORM\Column(length: 20, nullable: true)]
|
#[ORM\ManyToOne]
|
||||||
#[Groups(['bovine:read', 'building_case:read'])]
|
#[Groups(['bovine:read', 'building_case:read'])]
|
||||||
private ?string $breedCode = null;
|
#[ApiProperty(readableLink: true)]
|
||||||
|
private ?BovineType $bovineType = null;
|
||||||
|
|
||||||
|
#[ORM\Column(length: 1, nullable: true)]
|
||||||
|
#[Groups(['bovine:read', 'building_case:read'])]
|
||||||
|
private ?string $sex = null;
|
||||||
|
|
||||||
|
#[ORM\Column(type: 'integer', nullable: true)]
|
||||||
|
#[Groups(['bovine:read', 'building_case:read'])]
|
||||||
|
private ?int $ageMonths = null;
|
||||||
|
|
||||||
|
#[ORM\Column(type: 'date_immutable', nullable: true)]
|
||||||
|
#[Groups(['bovine:read', 'building_case:read'])]
|
||||||
|
#[Context([DateTimeNormalizer::FORMAT_KEY => 'Y-m-d'])]
|
||||||
|
private ?DateTimeImmutable $exitDate = null;
|
||||||
|
|
||||||
|
#[ORM\Column(type: 'datetime_immutable', nullable: true)]
|
||||||
|
#[Groups(['bovine:read', 'building_case:read'])]
|
||||||
|
#[Context([DateTimeNormalizer::FORMAT_KEY => 'Y-m-d'])]
|
||||||
|
private ?DateTimeImmutable $exitedAt = null;
|
||||||
|
|
||||||
|
#[ORM\Column(length: 50, nullable: true)]
|
||||||
|
#[Groups(['bovine:read'])]
|
||||||
|
private ?string $motherNationalNumber = null;
|
||||||
|
|
||||||
|
#[ORM\ManyToOne]
|
||||||
|
#[Groups(['bovine:read'])]
|
||||||
|
#[ApiProperty(readableLink: true)]
|
||||||
|
private ?BovineType $motherBovineType = null;
|
||||||
|
|
||||||
|
#[ORM\Column(length: 50, nullable: true)]
|
||||||
|
#[Groups(['bovine:read'])]
|
||||||
|
private ?string $fatherNationalNumber = null;
|
||||||
|
|
||||||
|
#[ORM\ManyToOne]
|
||||||
|
#[Groups(['bovine:read'])]
|
||||||
|
#[ApiProperty(readableLink: true)]
|
||||||
|
private ?BovineType $fatherBovineType = null;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var Collection<int, BovineMovement>
|
||||||
|
*/
|
||||||
|
#[ORM\OneToMany(targetEntity: BovineMovement::class, mappedBy: 'bovine', cascade: ['persist', 'remove'], orphanRemoval: true)]
|
||||||
|
#[ORM\OrderBy(['enteredAt' => 'DESC'])]
|
||||||
|
#[Groups(['bovine:read'])]
|
||||||
|
private Collection $movements;
|
||||||
|
|
||||||
|
public function __construct()
|
||||||
|
{
|
||||||
|
$this->movements = new ArrayCollection();
|
||||||
|
}
|
||||||
|
|
||||||
public function getId(): ?int
|
public function getId(): ?int
|
||||||
{
|
{
|
||||||
@@ -115,6 +192,29 @@ class Bovine
|
|||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function getPricePerKg(): ?float
|
||||||
|
{
|
||||||
|
return $this->pricePerKg;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setPricePerKg(?float $pricePerKg): static
|
||||||
|
{
|
||||||
|
$this->pricePerKg = $pricePerKg;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
#[Groups(['bovine:read', 'building_case:read'])]
|
||||||
|
#[ApiProperty(security: "is_granted('ROLE_BUREAU')")]
|
||||||
|
public function getFinalPrice(): ?float
|
||||||
|
{
|
||||||
|
if (null === $this->receivedWeight || null === $this->pricePerKg) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
return $this->receivedWeight * $this->pricePerKg;
|
||||||
|
}
|
||||||
|
|
||||||
public function getArrivalDate(): ?DateTimeImmutable
|
public function getArrivalDate(): ?DateTimeImmutable
|
||||||
{
|
{
|
||||||
return $this->arrivalDate;
|
return $this->arrivalDate;
|
||||||
@@ -175,15 +275,150 @@ class Bovine
|
|||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getBreedCode(): ?string
|
public function getBovineType(): ?BovineType
|
||||||
{
|
{
|
||||||
return $this->breedCode;
|
return $this->bovineType;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function setBreedCode(?string $breedCode): static
|
public function setBovineType(?BovineType $bovineType): static
|
||||||
{
|
{
|
||||||
$this->breedCode = $breedCode;
|
$this->bovineType = $bovineType;
|
||||||
|
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function getSex(): ?string
|
||||||
|
{
|
||||||
|
return $this->sex;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setSex(?string $sex): static
|
||||||
|
{
|
||||||
|
$this->sex = $sex;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getExitDate(): ?DateTimeImmutable
|
||||||
|
{
|
||||||
|
return $this->exitDate;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setExitDate(?DateTimeImmutable $exitDate): static
|
||||||
|
{
|
||||||
|
$this->exitDate = $exitDate;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getExitedAt(): ?DateTimeImmutable
|
||||||
|
{
|
||||||
|
return $this->exitedAt;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setExitedAt(?DateTimeImmutable $exitedAt): static
|
||||||
|
{
|
||||||
|
$this->exitedAt = $exitedAt;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getAgeMonths(): ?int
|
||||||
|
{
|
||||||
|
return $this->ageMonths;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setAgeMonths(?int $ageMonths): static
|
||||||
|
{
|
||||||
|
$this->ageMonths = $ageMonths;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getMotherNationalNumber(): ?string
|
||||||
|
{
|
||||||
|
return $this->motherNationalNumber;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setMotherNationalNumber(?string $motherNationalNumber): static
|
||||||
|
{
|
||||||
|
$this->motherNationalNumber = $motherNationalNumber;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getMotherBovineType(): ?BovineType
|
||||||
|
{
|
||||||
|
return $this->motherBovineType;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setMotherBovineType(?BovineType $motherBovineType): static
|
||||||
|
{
|
||||||
|
$this->motherBovineType = $motherBovineType;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getFatherNationalNumber(): ?string
|
||||||
|
{
|
||||||
|
return $this->fatherNationalNumber;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setFatherNationalNumber(?string $fatherNationalNumber): static
|
||||||
|
{
|
||||||
|
$this->fatherNationalNumber = $fatherNationalNumber;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getFatherBovineType(): ?BovineType
|
||||||
|
{
|
||||||
|
return $this->fatherBovineType;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setFatherBovineType(?BovineType $fatherBovineType): static
|
||||||
|
{
|
||||||
|
$this->fatherBovineType = $fatherBovineType;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @return Collection<int, BovineMovement>
|
||||||
|
*/
|
||||||
|
public function getMovements(): Collection
|
||||||
|
{
|
||||||
|
return $this->movements;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function addMovement(BovineMovement $movement): static
|
||||||
|
{
|
||||||
|
if (!$this->movements->contains($movement)) {
|
||||||
|
$this->movements->add($movement);
|
||||||
|
$movement->setBovine($this);
|
||||||
|
}
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function removeMovement(BovineMovement $movement): static
|
||||||
|
{
|
||||||
|
$this->movements->removeElement($movement);
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
#[ORM\PrePersist]
|
||||||
|
#[ORM\PreUpdate]
|
||||||
|
public function refreshAgeMonths(): void
|
||||||
|
{
|
||||||
|
if (null === $this->birthDate) {
|
||||||
|
$this->ageMonths = null;
|
||||||
|
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
$diff = $this->birthDate->diff(new DateTimeImmutable());
|
||||||
|
$this->ageMonths = ($diff->y * 12) + $diff->m;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
112
src/Entity/BovineMovement.php
Normal file
112
src/Entity/BovineMovement.php
Normal file
@@ -0,0 +1,112 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\Entity;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
|
use ApiPlatform\Metadata\Post;
|
||||||
|
use App\Repository\BovineMovementRepository;
|
||||||
|
use App\State\Bovin\BovineMovementProcessor;
|
||||||
|
use DateTimeImmutable;
|
||||||
|
use Doctrine\ORM\Mapping as ORM;
|
||||||
|
use Symfony\Component\Serializer\Attribute\Groups;
|
||||||
|
|
||||||
|
#[ORM\Entity(repositoryClass: BovineMovementRepository::class)]
|
||||||
|
#[ORM\Table(name: 'bovine_movement')]
|
||||||
|
#[ORM\Index(name: 'idx_bovine_movement_timeline', columns: ['bovine_id', 'entered_at'])]
|
||||||
|
#[ApiResource(
|
||||||
|
operations: [
|
||||||
|
new Post(
|
||||||
|
denormalizationContext: ['groups' => ['bovine_movement:write']],
|
||||||
|
normalizationContext: ['groups' => ['bovine:read']],
|
||||||
|
processor: BovineMovementProcessor::class,
|
||||||
|
),
|
||||||
|
],
|
||||||
|
security: "is_granted('ROLE_BUREAU')",
|
||||||
|
)]
|
||||||
|
class BovineMovement
|
||||||
|
{
|
||||||
|
#[ORM\Id]
|
||||||
|
#[ORM\GeneratedValue]
|
||||||
|
#[ORM\Column]
|
||||||
|
#[Groups(['bovine:read'])]
|
||||||
|
private ?int $id = null;
|
||||||
|
|
||||||
|
#[ORM\ManyToOne(inversedBy: 'movements')]
|
||||||
|
#[ORM\JoinColumn(nullable: false, onDelete: 'CASCADE')]
|
||||||
|
#[Groups(['bovine_movement:write'])]
|
||||||
|
private Bovine $bovine;
|
||||||
|
|
||||||
|
#[ORM\ManyToOne]
|
||||||
|
#[Groups(['bovine:read', 'bovine_movement:write'])]
|
||||||
|
#[ApiProperty(readableLink: true)]
|
||||||
|
private ?BuildingCase $buildingCase = null;
|
||||||
|
|
||||||
|
#[ORM\Column(type: 'datetime_immutable')]
|
||||||
|
#[Groups(['bovine:read', 'bovine_movement:write'])]
|
||||||
|
private DateTimeImmutable $enteredAt;
|
||||||
|
|
||||||
|
#[ORM\Column(type: 'datetime_immutable', nullable: true)]
|
||||||
|
#[Groups(['bovine:read'])]
|
||||||
|
private ?DateTimeImmutable $leftAt = null;
|
||||||
|
|
||||||
|
public function getId(): ?int
|
||||||
|
{
|
||||||
|
return $this->id;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getBovine(): Bovine
|
||||||
|
{
|
||||||
|
return $this->bovine;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setBovine(Bovine $bovine): static
|
||||||
|
{
|
||||||
|
$this->bovine = $bovine;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getBuildingCase(): ?BuildingCase
|
||||||
|
{
|
||||||
|
return $this->buildingCase;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setBuildingCase(?BuildingCase $buildingCase): static
|
||||||
|
{
|
||||||
|
$this->buildingCase = $buildingCase;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getEnteredAt(): DateTimeImmutable
|
||||||
|
{
|
||||||
|
return $this->enteredAt;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function hasEnteredAt(): bool
|
||||||
|
{
|
||||||
|
return isset($this->enteredAt);
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setEnteredAt(DateTimeImmutable $enteredAt): static
|
||||||
|
{
|
||||||
|
$this->enteredAt = $enteredAt;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function getLeftAt(): ?DateTimeImmutable
|
||||||
|
{
|
||||||
|
return $this->leftAt;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setLeftAt(?DateTimeImmutable $leftAt): static
|
||||||
|
{
|
||||||
|
$this->leftAt = $leftAt;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -4,6 +4,8 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace App\Entity;
|
namespace App\Entity;
|
||||||
|
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\SearchFilter;
|
||||||
|
use ApiPlatform\Metadata\ApiFilter;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
use ApiPlatform\Metadata\GetCollection;
|
use ApiPlatform\Metadata\GetCollection;
|
||||||
@@ -13,6 +15,10 @@ use Doctrine\ORM\Mapping as ORM;
|
|||||||
use Symfony\Component\Serializer\Attribute\Groups;
|
use Symfony\Component\Serializer\Attribute\Groups;
|
||||||
|
|
||||||
#[ORM\Entity]
|
#[ORM\Entity]
|
||||||
|
#[ApiFilter(SearchFilter::class, properties: [
|
||||||
|
'label' => 'ipartial',
|
||||||
|
'code' => 'ipartial',
|
||||||
|
])]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
operations: [
|
operations: [
|
||||||
new Get(
|
new Get(
|
||||||
@@ -45,11 +51,11 @@ class BovineType
|
|||||||
private ?int $id = null;
|
private ?int $id = null;
|
||||||
|
|
||||||
#[ORM\Column(length: 120)]
|
#[ORM\Column(length: 120)]
|
||||||
#[Groups(['bovine-type:read', 'bovine-type:write', 'reception:read', 'reception-bovine:read'])]
|
#[Groups(['bovine-type:read', 'bovine-type:write', 'reception:read', 'reception-bovine:read', 'bovine:read', 'building_case:read'])]
|
||||||
private ?string $label = null;
|
private ?string $label = null;
|
||||||
|
|
||||||
#[ORM\Column(length: 50)]
|
#[ORM\Column(length: 50)]
|
||||||
#[Groups(['bovine-type:read', 'bovine-type:write', 'reception:read', 'reception-bovine:read'])]
|
#[Groups(['bovine-type:read', 'bovine-type:write', 'reception:read', 'reception-bovine:read', 'bovine:read', 'building_case:read'])]
|
||||||
private ?string $code = null;
|
private ?string $code = null;
|
||||||
|
|
||||||
public function getId(): ?int
|
public function getId(): ?int
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ use Symfony\Component\Serializer\Attribute\SerializedName;
|
|||||||
#[ORM\Entity]
|
#[ORM\Entity]
|
||||||
#[ORM\Table(name: 'building')]
|
#[ORM\Table(name: 'building')]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
|
order: ['displayOrder' => 'ASC', 'id' => 'ASC'],
|
||||||
operations: [
|
operations: [
|
||||||
new Get(
|
new Get(
|
||||||
requirements: ['id' => '\d+'],
|
requirements: ['id' => '\d+'],
|
||||||
@@ -36,13 +37,17 @@ class Building
|
|||||||
private ?int $id = null;
|
private ?int $id = null;
|
||||||
|
|
||||||
#[ORM\Column(length: 120)]
|
#[ORM\Column(length: 120)]
|
||||||
#[Groups(['building:read', 'building:summary', 'reception:read'])]
|
#[Groups(['building:read', 'building:summary', 'reception:read', 'bovine:read'])]
|
||||||
private string $label = '';
|
private string $label = '';
|
||||||
|
|
||||||
#[ORM\Column(length: 50)]
|
#[ORM\Column(length: 50)]
|
||||||
#[Groups(['building:read', 'building:summary', 'reception:read'])]
|
#[Groups(['building:read', 'building:summary', 'reception:read'])]
|
||||||
private string $code = '';
|
private string $code = '';
|
||||||
|
|
||||||
|
#[ORM\Column(name: 'display_order', type: 'integer', nullable: true)]
|
||||||
|
#[Groups(['building:read', 'building:summary'])]
|
||||||
|
private ?int $displayOrder = null;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var Collection<int, Reception>
|
* @var Collection<int, Reception>
|
||||||
*/
|
*/
|
||||||
@@ -101,6 +106,18 @@ class Building
|
|||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function getDisplayOrder(): ?int
|
||||||
|
{
|
||||||
|
return $this->displayOrder;
|
||||||
|
}
|
||||||
|
|
||||||
|
public function setDisplayOrder(?int $displayOrder): self
|
||||||
|
{
|
||||||
|
$this->displayOrder = $displayOrder;
|
||||||
|
|
||||||
|
return $this;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return Collection<int, Reception>
|
* @return Collection<int, Reception>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ namespace App\Entity;
|
|||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
use App\State\BuildingCaseWeightsReportProvider;
|
use App\State\Building\BuildingCaseWeightsReportProvider;
|
||||||
use Doctrine\Common\Collections\ArrayCollection;
|
use Doctrine\Common\Collections\ArrayCollection;
|
||||||
use Doctrine\Common\Collections\Collection;
|
use Doctrine\Common\Collections\Collection;
|
||||||
use Doctrine\ORM\Mapping as ORM;
|
use Doctrine\ORM\Mapping as ORM;
|
||||||
@@ -43,7 +43,7 @@ class BuildingCase
|
|||||||
private ?int $id = null;
|
private ?int $id = null;
|
||||||
|
|
||||||
#[ORM\Column]
|
#[ORM\Column]
|
||||||
#[Groups(['building:read', 'building_case:read'])]
|
#[Groups(['building:read', 'building_case:read', 'bovine:read'])]
|
||||||
#[SerializedName('caseNumber')]
|
#[SerializedName('caseNumber')]
|
||||||
private ?int $case_number = null;
|
private ?int $case_number = null;
|
||||||
|
|
||||||
@@ -62,7 +62,7 @@ class BuildingCase
|
|||||||
private Collection $id_case_position;
|
private Collection $id_case_position;
|
||||||
|
|
||||||
#[ORM\ManyToOne(inversedBy: 'buildingCases')]
|
#[ORM\ManyToOne(inversedBy: 'buildingCases')]
|
||||||
#[Groups(['building_case:read'])]
|
#[Groups(['building_case:read', 'bovine:read'])]
|
||||||
#[SerializedName('building')]
|
#[SerializedName('building')]
|
||||||
private ?Building $id_building = null;
|
private ?Building $id_building = null;
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace App\Entity;
|
namespace App\Entity;
|
||||||
|
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\SearchFilter;
|
||||||
|
use ApiPlatform\Metadata\ApiFilter;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
use ApiPlatform\Metadata\GetCollection;
|
use ApiPlatform\Metadata\GetCollection;
|
||||||
@@ -14,6 +16,10 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
|||||||
|
|
||||||
#[ORM\Entity]
|
#[ORM\Entity]
|
||||||
#[ORM\Table(name: 'carrier')]
|
#[ORM\Table(name: 'carrier')]
|
||||||
|
#[ApiFilter(SearchFilter::class, properties: [
|
||||||
|
'name' => 'ipartial',
|
||||||
|
'code' => 'ipartial',
|
||||||
|
])]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
operations: [
|
operations: [
|
||||||
new Get(
|
new Get(
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace App\Entity;
|
namespace App\Entity;
|
||||||
|
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\SearchFilter;
|
||||||
|
use ApiPlatform\Metadata\ApiFilter;
|
||||||
use ApiPlatform\Metadata\ApiProperty;
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
@@ -17,6 +19,12 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
|||||||
|
|
||||||
#[ORM\Entity]
|
#[ORM\Entity]
|
||||||
#[ORM\Table(name: 'customer')]
|
#[ORM\Table(name: 'customer')]
|
||||||
|
#[ApiFilter(SearchFilter::class, properties: [
|
||||||
|
'name' => 'ipartial',
|
||||||
|
'email' => 'ipartial',
|
||||||
|
'phone' => 'ipartial',
|
||||||
|
'createdBy.username' => 'ipartial',
|
||||||
|
])]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
operations: [
|
operations: [
|
||||||
new Get(
|
new Get(
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ declare(strict_types=1);
|
|||||||
namespace App\Entity;
|
namespace App\Entity;
|
||||||
|
|
||||||
use ApiPlatform\Doctrine\Orm\Filter\BooleanFilter;
|
use ApiPlatform\Doctrine\Orm\Filter\BooleanFilter;
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\DateFilter;
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\SearchFilter;
|
||||||
use ApiPlatform\Metadata\ApiFilter;
|
use ApiPlatform\Metadata\ApiFilter;
|
||||||
use ApiPlatform\Metadata\ApiProperty;
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
@@ -15,8 +17,8 @@ use ApiPlatform\Metadata\Patch;
|
|||||||
use ApiPlatform\Metadata\Post;
|
use ApiPlatform\Metadata\Post;
|
||||||
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
use App\Dto\PontBasculeReading;
|
use App\Dto\PontBasculeReading;
|
||||||
use App\State\ReceptionReceiptProvider;
|
use App\State\Reception\ReceptionReceiptProvider;
|
||||||
use App\State\ReceptionWeighingProvider;
|
use App\State\Reception\ReceptionWeighingProvider;
|
||||||
use DateTimeImmutable;
|
use DateTimeImmutable;
|
||||||
use Doctrine\Common\Collections\ArrayCollection;
|
use Doctrine\Common\Collections\ArrayCollection;
|
||||||
use Doctrine\Common\Collections\Collection;
|
use Doctrine\Common\Collections\Collection;
|
||||||
@@ -30,6 +32,14 @@ use Symfony\Component\Serializer\Normalizer\DateTimeNormalizer;
|
|||||||
#[ORM\HasLifecycleCallbacks]
|
#[ORM\HasLifecycleCallbacks]
|
||||||
#[ORM\Table(name: 'reception')]
|
#[ORM\Table(name: 'reception')]
|
||||||
#[ApiFilter(BooleanFilter::class, properties: ['isValid'])]
|
#[ApiFilter(BooleanFilter::class, properties: ['isValid'])]
|
||||||
|
#[ApiFilter(SearchFilter::class, properties: [
|
||||||
|
'identificationNumber' => 'ipartial',
|
||||||
|
'supplier.name' => 'ipartial',
|
||||||
|
'carrier.name' => 'ipartial',
|
||||||
|
'licensePlate' => 'ipartial',
|
||||||
|
'receptionType.id' => 'exact',
|
||||||
|
])]
|
||||||
|
#[ApiFilter(DateFilter::class, properties: ['receptionDate'])]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
order: ['id' => 'DESC'],
|
order: ['id' => 'DESC'],
|
||||||
operations: [
|
operations: [
|
||||||
@@ -51,6 +61,7 @@ use Symfony\Component\Serializer\Normalizer\DateTimeNormalizer;
|
|||||||
),
|
),
|
||||||
new Delete(
|
new Delete(
|
||||||
requirements: ['id' => '\d+'],
|
requirements: ['id' => '\d+'],
|
||||||
|
security: "is_granted('ROLE_ADMIN')",
|
||||||
),
|
),
|
||||||
new Get(
|
new Get(
|
||||||
uriTemplate: '/receptions/weigh',
|
uriTemplate: '/receptions/weigh',
|
||||||
@@ -501,14 +512,10 @@ class Reception
|
|||||||
$this->identificationNumber = $number;
|
$this->identificationNumber = $number;
|
||||||
|
|
||||||
$args->getObjectManager()
|
$args->getObjectManager()
|
||||||
->getConnection()
|
->createQuery(sprintf('UPDATE %s r SET r.identificationNumber = :number WHERE r.id = :id', self::class))
|
||||||
->executeStatement(
|
->setParameter('number', $number)
|
||||||
'UPDATE reception SET identification_number = :number WHERE id = :id',
|
->setParameter('id', $this->id)
|
||||||
[
|
->execute()
|
||||||
'number' => $number,
|
|
||||||
'id' => $this->id,
|
|
||||||
]
|
|
||||||
)
|
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ declare(strict_types=1);
|
|||||||
namespace App\Entity;
|
namespace App\Entity;
|
||||||
|
|
||||||
use ApiPlatform\Doctrine\Orm\Filter\BooleanFilter;
|
use ApiPlatform\Doctrine\Orm\Filter\BooleanFilter;
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\DateFilter;
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\SearchFilter;
|
||||||
use ApiPlatform\Metadata\ApiFilter;
|
use ApiPlatform\Metadata\ApiFilter;
|
||||||
use ApiPlatform\Metadata\ApiProperty;
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
@@ -15,8 +17,8 @@ use ApiPlatform\Metadata\Patch;
|
|||||||
use ApiPlatform\Metadata\Post;
|
use ApiPlatform\Metadata\Post;
|
||||||
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
use ApiPlatform\OpenApi\Model\Operation as OpenApiOperation;
|
||||||
use App\Dto\PontBasculeReading;
|
use App\Dto\PontBasculeReading;
|
||||||
use App\State\ShipmentReceiptProvider;
|
use App\State\Shipment\ShipmentReceiptProvider;
|
||||||
use App\State\ShipmentWeighingProvider;
|
use App\State\Shipment\ShipmentWeighingProvider;
|
||||||
use DateTimeImmutable;
|
use DateTimeImmutable;
|
||||||
use Doctrine\Common\Collections\ArrayCollection;
|
use Doctrine\Common\Collections\ArrayCollection;
|
||||||
use Doctrine\Common\Collections\Collection;
|
use Doctrine\Common\Collections\Collection;
|
||||||
@@ -30,6 +32,14 @@ use Symfony\Component\Serializer\Normalizer\DateTimeNormalizer;
|
|||||||
#[ORM\HasLifecycleCallbacks]
|
#[ORM\HasLifecycleCallbacks]
|
||||||
#[ORM\Table(name: 'shipment')]
|
#[ORM\Table(name: 'shipment')]
|
||||||
#[ApiFilter(BooleanFilter::class, properties: ['isValid'])]
|
#[ApiFilter(BooleanFilter::class, properties: ['isValid'])]
|
||||||
|
#[ApiFilter(SearchFilter::class, properties: [
|
||||||
|
'identificationNumber' => 'ipartial',
|
||||||
|
'customer.name' => 'ipartial',
|
||||||
|
'carrier.name' => 'ipartial',
|
||||||
|
'licensePlate' => 'ipartial',
|
||||||
|
'shipmentType.id' => 'exact',
|
||||||
|
])]
|
||||||
|
#[ApiFilter(DateFilter::class, properties: ['shipmentDate'])]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
order: ['id' => 'DESC'],
|
order: ['id' => 'DESC'],
|
||||||
operations: [
|
operations: [
|
||||||
@@ -51,6 +61,7 @@ use Symfony\Component\Serializer\Normalizer\DateTimeNormalizer;
|
|||||||
),
|
),
|
||||||
new Delete(
|
new Delete(
|
||||||
requirements: ['id' => '\d+'],
|
requirements: ['id' => '\d+'],
|
||||||
|
security: "is_granted('ROLE_ADMIN')",
|
||||||
),
|
),
|
||||||
new Get(
|
new Get(
|
||||||
uriTemplate: '/shipments/weigh',
|
uriTemplate: '/shipments/weigh',
|
||||||
@@ -348,14 +359,10 @@ class Shipment
|
|||||||
$this->identificationNumber = $number;
|
$this->identificationNumber = $number;
|
||||||
|
|
||||||
$args->getObjectManager()
|
$args->getObjectManager()
|
||||||
->getConnection()
|
->createQuery(sprintf('UPDATE %s s SET s.identificationNumber = :number WHERE s.id = :id', self::class))
|
||||||
->executeStatement(
|
->setParameter('number', $number)
|
||||||
'UPDATE shipment SET identification_number = :number WHERE id = :id',
|
->setParameter('id', $this->id)
|
||||||
[
|
->execute()
|
||||||
'number' => $number,
|
|
||||||
'id' => $this->id,
|
|
||||||
]
|
|
||||||
)
|
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace App\Entity;
|
namespace App\Entity;
|
||||||
|
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\SearchFilter;
|
||||||
|
use ApiPlatform\Metadata\ApiFilter;
|
||||||
use ApiPlatform\Metadata\ApiProperty;
|
use ApiPlatform\Metadata\ApiProperty;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
@@ -17,6 +19,12 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
|||||||
|
|
||||||
#[ORM\Entity]
|
#[ORM\Entity]
|
||||||
#[ORM\Table(name: 'supplier')]
|
#[ORM\Table(name: 'supplier')]
|
||||||
|
#[ApiFilter(SearchFilter::class, properties: [
|
||||||
|
'name' => 'ipartial',
|
||||||
|
'email' => 'ipartial',
|
||||||
|
'phone' => 'ipartial',
|
||||||
|
'createdBy.username' => 'ipartial',
|
||||||
|
])]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
operations: [
|
operations: [
|
||||||
new Get(
|
new Get(
|
||||||
|
|||||||
@@ -4,14 +4,17 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace App\Entity;
|
namespace App\Entity;
|
||||||
|
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\BooleanFilter;
|
||||||
|
use ApiPlatform\Doctrine\Orm\Filter\SearchFilter;
|
||||||
|
use ApiPlatform\Metadata\ApiFilter;
|
||||||
use ApiPlatform\Metadata\ApiResource;
|
use ApiPlatform\Metadata\ApiResource;
|
||||||
use ApiPlatform\Metadata\Get;
|
use ApiPlatform\Metadata\Get;
|
||||||
use ApiPlatform\Metadata\GetCollection;
|
use ApiPlatform\Metadata\GetCollection;
|
||||||
use ApiPlatform\Metadata\Patch;
|
use ApiPlatform\Metadata\Patch;
|
||||||
use ApiPlatform\Metadata\Post;
|
use ApiPlatform\Metadata\Post;
|
||||||
use App\State\ActiveUsersProvider;
|
use App\State\User\ActiveUsersProvider;
|
||||||
use App\State\MeProvider;
|
use App\State\User\MeProvider;
|
||||||
use App\State\UserPasswordProcessor;
|
use App\State\User\UserPasswordProcessor;
|
||||||
use Doctrine\ORM\Mapping as ORM;
|
use Doctrine\ORM\Mapping as ORM;
|
||||||
use Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface;
|
use Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface;
|
||||||
use Symfony\Component\Security\Core\User\UserInterface;
|
use Symfony\Component\Security\Core\User\UserInterface;
|
||||||
@@ -20,6 +23,8 @@ use Symfony\Component\Serializer\Attribute\SerializedName;
|
|||||||
|
|
||||||
#[ORM\Entity]
|
#[ORM\Entity]
|
||||||
#[ORM\Table(name: 'user', schema: 'public')]
|
#[ORM\Table(name: 'user', schema: 'public')]
|
||||||
|
#[ApiFilter(SearchFilter::class, properties: ['username' => 'ipartial'])]
|
||||||
|
#[ApiFilter(BooleanFilter::class, properties: ['isLocked'])]
|
||||||
#[ApiResource(
|
#[ApiResource(
|
||||||
operations: [
|
operations: [
|
||||||
new Get(
|
new Get(
|
||||||
@@ -53,7 +58,8 @@ use Symfony\Component\Serializer\Attribute\SerializedName;
|
|||||||
new GetCollection(
|
new GetCollection(
|
||||||
uriTemplate: '/admin/users',
|
uriTemplate: '/admin/users',
|
||||||
normalizationContext: ['groups' => ['user:read']],
|
normalizationContext: ['groups' => ['user:read']],
|
||||||
security: "is_granted('ROLE_ADMIN')"
|
security: "is_granted('ROLE_ADMIN')",
|
||||||
|
paginationEnabled: true
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
normalizationContext: ['groups' => ['user:read']],
|
normalizationContext: ['groups' => ['user:read']],
|
||||||
|
|||||||
34
src/Repository/BovineMovementRepository.php
Normal file
34
src/Repository/BovineMovementRepository.php
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\Repository;
|
||||||
|
|
||||||
|
use App\Entity\Bovine;
|
||||||
|
use App\Entity\BovineMovement;
|
||||||
|
use Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository;
|
||||||
|
use Doctrine\Persistence\ManagerRegistry;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @extends ServiceEntityRepository<BovineMovement>
|
||||||
|
*/
|
||||||
|
final class BovineMovementRepository extends ServiceEntityRepository
|
||||||
|
{
|
||||||
|
public function __construct(ManagerRegistry $registry)
|
||||||
|
{
|
||||||
|
parent::__construct($registry, BovineMovement::class);
|
||||||
|
}
|
||||||
|
|
||||||
|
public function findOpenMovement(Bovine $bovine): ?BovineMovement
|
||||||
|
{
|
||||||
|
return $this->createQueryBuilder('m')
|
||||||
|
->where('m.bovine = :bovine')
|
||||||
|
->andWhere('m.leftAt IS NULL')
|
||||||
|
->setParameter('bovine', $bovine)
|
||||||
|
->orderBy('m.enteredAt', 'DESC')
|
||||||
|
->setMaxResults(1)
|
||||||
|
->getQuery()
|
||||||
|
->getOneOrNullResult()
|
||||||
|
;
|
||||||
|
}
|
||||||
|
}
|
||||||
101
src/Repository/BovineRepository.php
Normal file
101
src/Repository/BovineRepository.php
Normal file
@@ -0,0 +1,101 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\Repository;
|
||||||
|
|
||||||
|
use App\Entity\Bovine;
|
||||||
|
use Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository;
|
||||||
|
use Doctrine\Persistence\ManagerRegistry;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @extends ServiceEntityRepository<Bovine>
|
||||||
|
*/
|
||||||
|
final class BovineRepository extends ServiceEntityRepository
|
||||||
|
{
|
||||||
|
public const AGE_RANGE_OVER_24 = 'over24';
|
||||||
|
|
||||||
|
public const AGE_RANGE_BETWEEN_22_AND_24 = 'between22And24';
|
||||||
|
|
||||||
|
public const AGE_RANGE_BETWEEN_20_AND_22 = 'between20And22';
|
||||||
|
|
||||||
|
public function __construct(ManagerRegistry $registry)
|
||||||
|
{
|
||||||
|
parent::__construct($registry, Bovine::class);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Liste des bovins actifs pour l'export inventaire.
|
||||||
|
*
|
||||||
|
* @param null|list<string> $ageRanges Si null/vide → tous. Sinon filtre OR sur les tranches d'âge demandées.
|
||||||
|
*
|
||||||
|
* @return list<Bovine>
|
||||||
|
*/
|
||||||
|
public function findActiveForInventoryExport(?array $ageRanges = null): array
|
||||||
|
{
|
||||||
|
$qb = $this->createQueryBuilder('b')
|
||||||
|
->where('b.exitedAt IS NULL')
|
||||||
|
->orderBy('b.birthDate', 'ASC')
|
||||||
|
;
|
||||||
|
|
||||||
|
if (null !== $ageRanges && [] !== $ageRanges) {
|
||||||
|
$orX = $qb->expr()->orX();
|
||||||
|
foreach ($ageRanges as $idx => $range) {
|
||||||
|
switch ($range) {
|
||||||
|
case self::AGE_RANGE_OVER_24:
|
||||||
|
$orX->add('b.ageMonths >= 24');
|
||||||
|
|
||||||
|
break;
|
||||||
|
|
||||||
|
case self::AGE_RANGE_BETWEEN_22_AND_24:
|
||||||
|
$orX->add($qb->expr()->andX('b.ageMonths >= 22', 'b.ageMonths < 24'));
|
||||||
|
|
||||||
|
break;
|
||||||
|
|
||||||
|
case self::AGE_RANGE_BETWEEN_20_AND_22:
|
||||||
|
$orX->add($qb->expr()->andX('b.ageMonths >= 20', 'b.ageMonths < 22'));
|
||||||
|
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if ($orX->count() > 0) {
|
||||||
|
$qb->andWhere($orX);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return $qb->getQuery()->getResult();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Compteurs des bovins actifs par tranche d'âge.
|
||||||
|
*
|
||||||
|
* @return array{total: int, over24: int, between22And24: int, between20And22: int}
|
||||||
|
*/
|
||||||
|
public function getInventoryStats(?int $buildingCaseId = null): array
|
||||||
|
{
|
||||||
|
$qb = $this->createQueryBuilder('b')
|
||||||
|
->select(
|
||||||
|
'COUNT(b.id) AS total',
|
||||||
|
'SUM(CASE WHEN b.ageMonths >= 24 THEN 1 ELSE 0 END) AS over24',
|
||||||
|
'SUM(CASE WHEN b.ageMonths >= 22 AND b.ageMonths < 24 THEN 1 ELSE 0 END) AS between22And24',
|
||||||
|
'SUM(CASE WHEN b.ageMonths >= 20 AND b.ageMonths < 22 THEN 1 ELSE 0 END) AS between20And22',
|
||||||
|
)
|
||||||
|
->where('b.exitedAt IS NULL')
|
||||||
|
;
|
||||||
|
|
||||||
|
if (null !== $buildingCaseId) {
|
||||||
|
$qb->andWhere('b.buildingCase = :caseId')
|
||||||
|
->setParameter('caseId', $buildingCaseId)
|
||||||
|
;
|
||||||
|
}
|
||||||
|
|
||||||
|
$row = $qb->getQuery()->getSingleResult();
|
||||||
|
|
||||||
|
return [
|
||||||
|
'total' => (int) ($row['total'] ?? 0),
|
||||||
|
'over24' => (int) ($row['over24'] ?? 0),
|
||||||
|
'between22And24' => (int) ($row['between22And24'] ?? 0),
|
||||||
|
'between20And22' => (int) ($row['between20And22'] ?? 0),
|
||||||
|
];
|
||||||
|
}
|
||||||
|
}
|
||||||
53
src/Service/AnimalSummaryMapper.php
Normal file
53
src/Service/AnimalSummaryMapper.php
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\Service;
|
||||||
|
|
||||||
|
use App\ApiResource\AnimalSummary;
|
||||||
|
use App\ApiResource\PresencePeriod;
|
||||||
|
use Malio\EdnotifBundle\Bovin\Dto\AnimalSummaryDto;
|
||||||
|
|
||||||
|
final class AnimalSummaryMapper
|
||||||
|
{
|
||||||
|
public function map(AnimalSummaryDto $dto): AnimalSummary
|
||||||
|
{
|
||||||
|
$summary = new AnimalSummary();
|
||||||
|
|
||||||
|
$identification = $dto->identification;
|
||||||
|
|
||||||
|
$summary->countryCode = $identification?->bovin?->countryCode;
|
||||||
|
$summary->nationalNumber = $identification?->bovin?->nationalNumber;
|
||||||
|
|
||||||
|
$summary->sex = $identification?->sex;
|
||||||
|
$summary->breedType = $identification?->breedType;
|
||||||
|
$summary->workNumber = $identification?->workNumber;
|
||||||
|
|
||||||
|
$summary->birthDate = $identification?->birthDate?->date?->format('Y-m-d');
|
||||||
|
$summary->birthDateCompletenessFlag = $identification?->birthDate?->completenessFlag;
|
||||||
|
|
||||||
|
$summary->isFilie = $identification?->isFilie;
|
||||||
|
|
||||||
|
$summary->motherNationalNumber = $identification?->motherCarrier?->bovin?->nationalNumber;
|
||||||
|
$summary->motherBreedType = $identification?->motherCarrier?->breedType;
|
||||||
|
|
||||||
|
$summary->fatherNationalNumber = $identification?->fatherIpg?->bovin?->nationalNumber;
|
||||||
|
$summary->fatherBreedType = $identification?->fatherIpg?->breedType;
|
||||||
|
|
||||||
|
$summary->birthExploitationNumber = $identification?->birthExploitation?->exploitationNumber;
|
||||||
|
|
||||||
|
foreach ($dto->presencePeriods as $presencePeriodDto) {
|
||||||
|
$presencePeriod = new PresencePeriod();
|
||||||
|
|
||||||
|
$presencePeriod->entryDate = $presencePeriodDto->entry?->date?->format('Y-m-d');
|
||||||
|
$presencePeriod->entryCause = $presencePeriodDto->entry?->cause;
|
||||||
|
|
||||||
|
$presencePeriod->exitDate = $presencePeriodDto->exit?->date?->format('Y-m-d');
|
||||||
|
$presencePeriod->exitCause = $presencePeriodDto->exit?->cause;
|
||||||
|
|
||||||
|
$summary->presencePeriods[] = $presencePeriod;
|
||||||
|
}
|
||||||
|
|
||||||
|
return $summary;
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace App\State;
|
namespace App\State\Bovin;
|
||||||
|
|
||||||
use ApiPlatform\Metadata\Operation;
|
use ApiPlatform\Metadata\Operation;
|
||||||
use ApiPlatform\State\ProviderInterface;
|
use ApiPlatform\State\ProviderInterface;
|
||||||
76
src/State/Bovin/BovinInventoryProvider.php
Normal file
76
src/State/Bovin/BovinInventoryProvider.php
Normal file
@@ -0,0 +1,76 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\State\Bovin;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\Operation;
|
||||||
|
use ApiPlatform\State\ProviderInterface;
|
||||||
|
use App\ApiResource\BovinInventory;
|
||||||
|
use App\Service\AnimalSummaryMapper;
|
||||||
|
use DateTimeImmutable;
|
||||||
|
use Exception;
|
||||||
|
use Malio\EdnotifBundle\Bovin\Api\BovinApiInterface;
|
||||||
|
use Symfony\Component\HttpFoundation\RequestStack;
|
||||||
|
|
||||||
|
use function count;
|
||||||
|
use function is_string;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @implements ProviderInterface<null|BovinInventory>
|
||||||
|
*/
|
||||||
|
final class BovinInventoryProvider implements ProviderInterface
|
||||||
|
{
|
||||||
|
public function __construct(
|
||||||
|
private BovinApiInterface $bovinApi,
|
||||||
|
private RequestStack $requestStack,
|
||||||
|
private AnimalSummaryMapper $animalSummaryMapper,
|
||||||
|
) {}
|
||||||
|
|
||||||
|
public function provide(Operation $operation, array $uriVariables = [], array $context = []): ?BovinInventory
|
||||||
|
{
|
||||||
|
$startDateRaw = (string) ($uriVariables['startDate'] ?? '');
|
||||||
|
if ('' === $startDateRaw) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
$startDate = new DateTimeImmutable($startDateRaw);
|
||||||
|
} catch (Exception) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
$request = $this->requestStack->getCurrentRequest();
|
||||||
|
|
||||||
|
$endDate = null;
|
||||||
|
$endDateRaw = $request?->query->get('endDate');
|
||||||
|
if (is_string($endDateRaw) && '' !== $endDateRaw) {
|
||||||
|
try {
|
||||||
|
$endDate = new DateTimeImmutable($endDateRaw);
|
||||||
|
} catch (Exception) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
$includeEarTagStock = (bool) $request?->query->getBoolean('includeEarTagStock', false);
|
||||||
|
|
||||||
|
$inventoryDto = $this->bovinApi->getInventory(
|
||||||
|
startDate: $startDate,
|
||||||
|
endDate: $endDate,
|
||||||
|
includeEarTagStock: $includeEarTagStock,
|
||||||
|
);
|
||||||
|
|
||||||
|
$resource = new BovinInventory();
|
||||||
|
$resource->startDate = $inventoryDto->startDate?->format('Y-m-d') ?? $startDate->format('Y-m-d');
|
||||||
|
$resource->endDate = $inventoryDto->endDate?->format('Y-m-d');
|
||||||
|
$resource->includesEarTagStock = $inventoryDto->includesEarTagStock;
|
||||||
|
$resource->nbBovins = $inventoryDto->nbBovins;
|
||||||
|
$resource->earTagSeriesCount = count($inventoryDto->earTagSeries);
|
||||||
|
|
||||||
|
foreach ($inventoryDto->animals as $animalDto) {
|
||||||
|
$resource->animals[] = $this->animalSummaryMapper->map($animalDto);
|
||||||
|
}
|
||||||
|
|
||||||
|
return $resource;
|
||||||
|
}
|
||||||
|
}
|
||||||
40
src/State/Bovin/BovinPresumedExitsProvider.php
Normal file
40
src/State/Bovin/BovinPresumedExitsProvider.php
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\State\Bovin;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\Operation;
|
||||||
|
use ApiPlatform\State\ProviderInterface;
|
||||||
|
use App\ApiResource\BovinPresumedExit;
|
||||||
|
use App\ApiResource\BovinPresumedExits;
|
||||||
|
use Malio\EdnotifBundle\Bovin\Api\BovinApiInterface;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @implements ProviderInterface<BovinPresumedExits>
|
||||||
|
*/
|
||||||
|
final class BovinPresumedExitsProvider implements ProviderInterface
|
||||||
|
{
|
||||||
|
public function __construct(
|
||||||
|
private BovinApiInterface $bovinApi,
|
||||||
|
) {}
|
||||||
|
|
||||||
|
public function provide(Operation $operation, array $uriVariables = [], array $context = []): BovinPresumedExits
|
||||||
|
{
|
||||||
|
$dto = $this->bovinApi->getPresumedExits();
|
||||||
|
|
||||||
|
$resource = new BovinPresumedExits();
|
||||||
|
$resource->nbBovins = $dto->nbBovins;
|
||||||
|
|
||||||
|
foreach ($dto->presumedExits as $exitDto) {
|
||||||
|
$exit = new BovinPresumedExit();
|
||||||
|
$exit->countryCode = $exitDto->bovin?->countryCode;
|
||||||
|
$exit->nationalNumber = $exitDto->bovin?->nationalNumber;
|
||||||
|
$exit->exitDate = $exitDto->exitDate?->format('Y-m-d');
|
||||||
|
|
||||||
|
$resource->presumedExits[] = $exit;
|
||||||
|
}
|
||||||
|
|
||||||
|
return $resource;
|
||||||
|
}
|
||||||
|
}
|
||||||
50
src/State/Bovin/BovinReturnedDossiersProvider.php
Normal file
50
src/State/Bovin/BovinReturnedDossiersProvider.php
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace App\State\Bovin;
|
||||||
|
|
||||||
|
use ApiPlatform\Metadata\Operation;
|
||||||
|
use ApiPlatform\State\ProviderInterface;
|
||||||
|
use App\ApiResource\BovinReturnedDossiers;
|
||||||
|
use App\Service\AnimalSummaryMapper;
|
||||||
|
use DateTimeImmutable;
|
||||||
|
use Exception;
|
||||||
|
use Malio\EdnotifBundle\Bovin\Api\BovinApiInterface;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @implements ProviderInterface<null|BovinReturnedDossiers>
|
||||||
|
*/
|
||||||
|
final class BovinReturnedDossiersProvider implements ProviderInterface
|
||||||
|
{
|
||||||
|
public function __construct(
|
||||||
|
private BovinApiInterface $bovinApi,
|
||||||
|
private AnimalSummaryMapper $animalSummaryMapper,
|
||||||
|
) {}
|
||||||
|
|
||||||
|
public function provide(Operation $operation, array $uriVariables = [], array $context = []): ?BovinReturnedDossiers
|
||||||
|
{
|
||||||
|
$startDateRaw = (string) ($uriVariables['startDate'] ?? '');
|
||||||
|
if ('' === $startDateRaw) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
$startDate = new DateTimeImmutable($startDateRaw);
|
||||||
|
} catch (Exception) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
$dto = $this->bovinApi->getReturnedDossiers($startDate);
|
||||||
|
|
||||||
|
$resource = new BovinReturnedDossiers();
|
||||||
|
$resource->startDate = $dto->startDate?->format('Y-m-d') ?? $startDate->format('Y-m-d');
|
||||||
|
$resource->nbBovins = $dto->nbBovins;
|
||||||
|
|
||||||
|
foreach ($dto->animals as $animalDto) {
|
||||||
|
$resource->animals[] = $this->animalSummaryMapper->map($animalDto);
|
||||||
|
}
|
||||||
|
|
||||||
|
return $resource;
|
||||||
|
}
|
||||||
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user