e1dc8850c0
feat(make): nettoyer le cache Symfony
2026-01-15 13:38:55 +01:00
59622580a9
chore(frontend): maj sous-module
2026-01-15 12:51:38 +01:00
52f75c5301
fix(modeles): paginer apres filtre categorie
2026-01-15 12:51:30 +01:00
bdd1837247
chore(frontend): mettre a jour le sous-module
2026-01-14 23:11:05 +01:00
84048bf3a2
fix(modeles): filtrer par categorie
2026-01-14 23:10:42 +01:00
0bfb69ad13
fix(fournisseurs): résoudre les IRIs
2026-01-14 23:10:34 +01:00
ddce3ff3ae
feat(tri): mémoriser les préférences de tri
2026-01-14 23:10:27 +01:00
40b4b90ed8
wip(api) : machine skeleton + type links
2026-01-12 13:14:19 +01:00
b5af7f13b6
wip(frontend) : api calls + skeleton fetch
2026-01-12 13:14:12 +01:00
d4bdb76fda
docs: ajouter la liaison INV-20260111-02 [INV-20260111-02]
2026-01-11 17:14:53 +01:00
f7fc1bdee2
chore(repo): maj du submodule frontend [INV-20260111-02]
2026-01-11 17:14:38 +01:00
e99f053233
feat(front): aligner api platform et sessions [INV-20260111-02]
2026-01-11 17:14:24 +01:00
1a751927fa
docs: tracer la liaison INV-20260111-01 [INV-20260111-01]
2026-01-11 17:12:46 +01:00
987aa5c15f
chore(repo): lier Inventory_frontend en submodule [INV-20260111-01]
2026-01-11 17:12:34 +01:00
d2a1cd0cc4
docs: mettre a jour le plan et le carnet de bord
2026-01-11 17:06:36 +01:00
5222a6bbf9
chore(config): ajuster docker, cors et securite
2026-01-11 17:06:25 +01:00
15e0b23f15
chore(migration): ajouter scripts et migrations de donnees
2026-01-11 17:05:50 +01:00
fab1d25871
feat(api): ajouter les endpoints session, documents, champs et squelette
2026-01-11 17:05:41 +01:00
037ed782a7
feat(api): ajouter les entites et repositories inventory
2026-01-11 17:05:36 +01:00
de8b05a553
docs : mise a jour carnet de bord Session 2
...
- Resolution probleme Apache
- JWT 100% operationnel
- Reorganisation projet terminee
- Etat des lieux complet dans MIGRATION_PLAN
- 673 lignes de donnees a migrer identifiees
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-10 19:42:30 +01:00
6f9e1ec626
chore(config) : mise a jour configuration Symfony et Docker
...
- Installation bundles: lexik/jwt, vich/uploader, symfony/uid
- Configuration Docker avec pgAdmin
- Variables environnement pour JWT et PostgreSQL
- VirtualHost Apache pour Symfony public/
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-10 19:42:01 +01:00
8430e9baef
docs : ajout documentation migration et reorganisation projet
...
- Plan de migration detaille (Prisma vers Doctrine)
- Carnet de bord avec etat des lieux Phase 1-2
- Mise a jour CHANGELOG et README
- Reorganisation structure projet (frontend/)
- Gitignore pour archives et frontend
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-10 19:41:55 +01:00
fca3104a39
feat(api) : configuration API Platform avec JWT
...
- Configuration security.yaml avec firewalls JWT
- Routes API Platform avec prefixe /api
- Controller de test pour validation setup
- htaccess pour mod_rewrite Apache
- Access control pour routes publiques/protegees
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-10 19:41:48 +01:00
50336694f6
feat(auth) : creation entite Profile avec JWT
...
- Entite Profile implementant UserInterface
- Support authentification JWT via email/password
- Repository avec PasswordUpgraderInterface
- Migration Doctrine pour table profiles
- Script utilitaire creation utilisateur test
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-10 19:41:38 +01:00
c99f76d755
feat(infra) : ajout de pgAdmin avec configuration auto
...
- Ajout du service pgAdmin dans docker-compose.yml
- Configuration serveur PostgreSQL pre-enregistre (servers.json)
- Fichier pgpass pour authentification automatique
- Port 5050 expose pour acces web
- Configuration lexik/jwt-authentication-bundle
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-10 19:41:32 +01:00
14960d5e87
feat : Ajout d'un CHANGELOG.md
2026-01-07 15:05:40 +01:00
ecb6f25159
feat : Ajout d'un template de merge request
2026-01-07 15:05:28 +01:00
566e7f132a
feat : Ajout d'un commit linter
2026-01-07 15:04:56 +01:00
a2d20dafb1
Feat : Ajout de la conf xdebug et des commandes utiles dans le README.md
2026-01-07 08:29:30 +01:00
6fc72d180a
Fix : Config docker et xdebug
2026-01-06 16:49:32 +01:00
c082224c7d
Fix : Config docker exposition du port 3000 pour le front
2026-01-06 15:01:07 +01:00
74a0120883
Fix : Config php unit et gitignore
2026-01-06 14:43:17 +01:00
b0f4004d11
Fix : Suppression des logs
2026-01-06 14:42:00 +01:00
c759194b83
Fix : Makefile pour l'initialisation du projet
2026-01-06 14:35:28 +01:00
5f0703811f
Fix : Ajout php unit et correction de l'installation du projet (bdd local)
2026-01-06 14:00:05 +01:00
8ea211835f
First commit
2026-01-06 10:50:33 +01:00
b34fb8e3df
First commit
2026-01-06 10:38:19 +01:00
Matthieu
936a73fde3
Fix fournisseur handling across catalog flows
2025-12-03 11:29:11 +01:00
Matthieu
34af59d054
feat: show product thumbnails in catalogue list
...
Display the primary product document (image/pdf) as the leading column in the catalogue table for quicker visual identification.
2025-11-05 15:38:44 +01:00
Matthieu
d860f24e69
feat: add product catalogue and product-aware UI
...
- introduce product catalogue pages, management view entries and shared product composables\n- wire product selection into component/piece flows and machine skeleton requirements\n- display linked product metadata and documents across machine, component and piece views\n- generalize model type tooling to handle PRODUCT category
2025-11-05 15:35:02 +01:00
Matthieu
3af6c50892
feat: retire la colonne catégorie des catalogues
2025-10-31 10:04:40 +01:00
Matthieu
dc2bc6c70a
feat: afficher fournisseur dans les libellés front
2025-10-31 10:02:27 +01:00
Matthieu
ef9a8b5b7b
fix: format plain french numbers with dot grouping
2025-10-30 17:35:44 +01:00
Matthieu
53dab13489
feat: standardize contact formatting
2025-10-30 11:35:20 +01:00
Matthieu
f59255e684
fix: de-duplicate constructeur ids before machine update
2025-10-30 11:34:58 +01:00
Matthieu
76cd3fac98
feat: improve piece structure editor UX
2025-10-30 11:34:19 +01:00
Matthieu
4c714b3647
feat: drag & drop des champs personnalisés
2025-10-28 18:08:14 +01:00
Matthieu
b752fba69a
feat: gérer les constructeurs multiples
2025-10-28 16:37:10 +01:00
Matthieu
da447e4ea2
feat: supprimer automatiquement les valeurs de champs si besoin
2025-10-24 15:50:20 +02:00
Matthieu
5684bc282b
fix: afficher le détail des blocages avant suppression
2025-10-24 15:42:22 +02:00