[#313] Création d'une page d'administration : modification/création d'un fournisseur #20

Merged
Matteo merged 10 commits from feat/313-creation-administration-modification-creation-fournisseur into develop 2026-02-12 08:22:17 +00:00
Collaborator
313 Création d'une page d'administration : modification/création d'un fournisseur

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é
| 313| Création d'une page d'administration : modification/création d'un fournisseur | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [x] Pas de régression - [ ] TU/TI/TF rédigée - [x] TU/TI/TF OK - [x] CHANGELOG modifié
Matteo added 3 commits 2026-02-10 12:05:58 +00:00
Matteo added 2 commits 2026-02-10 12:09:05 +00:00
Matteo added 3 commits 2026-02-11 14:53:29 +00:00
tristan requested changes 2026-02-12 07:39:09 +00:00
Dismissed
@@ -0,0 +53,4 @@
const form = reactive<AddressPayload>(emptyForm())
const hydrateForm = (address?: AddressPayload | null) => {
console.log(props.address)
Owner

Supprime le log

Supprime le log
tristan marked this conversation as resolved
Matteo added 2 commits 2026-02-12 07:52:06 +00:00
# Conflicts:
#	CHANGELOG.md
#	frontend/i18n/locales/fr.json
#	src/Entity/Address.php
tristan approved these changes 2026-02-12 08:21:55 +00:00
Matteo merged commit d527e94bac into develop 2026-02-12 08:22:17 +00:00
Matteo deleted branch feat/313-creation-administration-modification-creation-fournisseur 2026-02-12 08:22:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MALIO-DEV/Ferme#20