Compare commits

..

15 Commits

Author SHA1 Message Date
Matthieu
6db8973336 chore : trigger CI
All checks were successful
Auto Tag Develop / tag (push) Successful in 7s
Build Release Artefact / build (push) Successful in 1m31s
2026-04-10 14:40:53 +02:00
Matthieu
5be38b9f5a chore : trigger CI 2026-04-10 14:31:11 +02:00
Matthieu
07bcd6270d chore : trigger CI 2026-04-10 14:26:52 +02:00
Matthieu
422a46482a chore : trigger CI 2026-04-10 14:25:33 +02:00
Matthieu
f498f4dc95 chore : trigger CI 2026-04-10 14:21:19 +02:00
Matthieu
7690cd6484 chore : trigger CI 2026-04-10 14:12:11 +02:00
Matthieu
a736e233df chore : trigger CI 2026-04-10 12:03:58 +02:00
b24b5fb145 fix : CI/CD (!44)
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
|                  |                 |

## Description de la PR

## Modification du .env

## Check list

- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié

Reviewed-on: #44
Co-authored-by: tristan <tristan@yuno.malio.fr>
Co-committed-by: tristan <tristan@yuno.malio.fr>
2026-04-10 09:56:33 +00:00
Matthieu
8d25d3e589 chore : bump version to v0.0.82
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 11:47:59 +02:00
40f8bb40c9 fix : README.md 2026-04-10 11:41:23 +02:00
c84aa27d2c fix : README.md 2026-04-10 11:21:04 +02:00
77b9323615 feat : update CHANGELOG.md 2026-04-10 11:18:06 +02:00
6bf194b280 feat : update CHANGELOG.md 2026-04-10 11:00:36 +02:00
cdc9c33f4e feat : update CHANGELOG.md 2026-04-10 10:53:29 +02:00
b45e2d3a95 feat : écran d'ajout bovin + feed bovin + fix pesées expéditions 2026-04-10 10:29:16 +02:00
3 changed files with 2 additions and 5 deletions

View File

@@ -64,7 +64,6 @@ Ajouter dans le fichier .env du frontend
* [#FER-13] Faire des recherches sur le scanner des bêtes
* [#FER-15] Les non-admin ne peuvent plus supprimer de réception/expédition en attente
* [#FER-17] Ecran d'ajout de bovin
* [#FER-18] Mise à jour du tableau d'arrivage
### Changed

View File

@@ -1,2 +1,2 @@
parameters:
app.version: '0.0.84'
app.version: '0.0.82'

View File

@@ -284,9 +284,7 @@
</tr>
<tr>
<th class="days">Foin</th>
<th class="days">Foin</th>
<th colspan="{{ monthHeaders|length -2 }}" class="sub-title">POIDS PAR MOIS</th>
<th colspan="{{ monthHeaders|length }}" class="sub-title">POIDS PAR MOIS</th>
</tr>
<tr>