THOLOT DECHENE Matthieu matthieu
  • Joined on 2025-11-21
matthieu pushed to develop at MALIO-DEV/Inventory_frontend 2026-03-03 09:16:20 +00:00
546cc37a09 feat(catalog): add description column with hover popover + skeleton edit guard
matthieu pushed to develop at MALIO-DEV/Inventory 2026-03-03 09:13:58 +00:00
7a5dd0b555 feat(skeleton) : add custom PUT processor and edit guard for linked machines
matthieu pushed to master at MALIO-DEV/Inventory_frontend 2026-03-03 09:13:13 +00:00
546cc37a09 feat(catalog): add description column with hover popover + skeleton edit guard
matthieu pushed to master at MALIO-DEV/Inventory 2026-03-02 16:41:20 +00:00
44d69db560 chore(frontend) : update submodule — description field on catalog forms
453065c9f0 feat(entities) : add description field to Piece and Composant
Compare 2 commits »
matthieu pushed to develop at MALIO-DEV/Inventory_frontend 2026-03-02 16:41:19 +00:00
efd0fbe407 feat(catalog) : add description textarea to piece and component forms
matthieu pushed to develop at MALIO-DEV/Inventory 2026-03-02 16:39:41 +00:00
44d69db560 chore(frontend) : update submodule — description field on catalog forms
453065c9f0 feat(entities) : add description field to Piece and Composant
Compare 2 commits »
matthieu created branch feat/description-field in MALIO-DEV/Inventory 2026-03-02 16:39:34 +00:00
matthieu pushed to feat/description-field at MALIO-DEV/Inventory 2026-03-02 16:39:34 +00:00
44d69db560 chore(frontend) : update submodule — description field on catalog forms
453065c9f0 feat(entities) : add description field to Piece and Composant
Compare 2 commits »
matthieu pushed to master at MALIO-DEV/Inventory_frontend 2026-03-02 16:39:31 +00:00
efd0fbe407 feat(catalog) : add description textarea to piece and component forms
matthieu pushed to master at MALIO-DEV/Inventory 2026-03-02 15:41:47 +00:00
eb85323116 chore(frontend) : update submodule — fix site edit modal
2dfa501a65 fix(sites) : add PATCH operation and fix migration constraint drop
Compare 2 commits »
matthieu pushed to master at MALIO-DEV/Inventory_frontend 2026-03-02 15:41:47 +00:00
607f84fc3d fix(sites): remove toRefs shadowing causing [object Object] in site name field
matthieu pushed to develop at MALIO-DEV/Inventory_frontend 2026-03-02 15:35:56 +00:00
607f84fc3d fix(sites): remove toRefs shadowing causing [object Object] in site name field
matthieu pushed to develop at MALIO-DEV/Inventory 2026-03-02 15:35:50 +00:00
eb85323116 chore(frontend) : update submodule — fix site edit modal
2dfa501a65 fix(sites) : add PATCH operation and fix migration constraint drop
Compare 2 commits »
matthieu pushed to master at MALIO-DEV/Inventory_frontend 2026-03-02 14:00:34 +00:00
a98ab8c275 feat(comments): add comment/ticket system across all entity pages
e22463874c fix(constructeurs): improve search filtering and duplicate prevention
256039264e chore: update package-lock.json
e459da7c20 fix(ui) : replace checkbox with toggle switch for boolean custom fields
e84b5cf674 feat(ui) : display role badge in profile dropdown
Compare 6 commits »
matthieu pushed tag v1.7.0 to MALIO-DEV/Inventory_frontend 2026-03-02 14:00:34 +00:00
matthieu pushed to master at MALIO-DEV/Inventory 2026-03-02 14:00:19 +00:00
c22f9dbf2b chore(release) : bump version to 1.7.0
27a1b09d62 chore(frontend) : update submodule — comments system and constructeur fixes
7bbb693924 feat(comments) : add comment entity, controller and migration
9661fd5d91 fix(entities) : add unique constraints for constructeur name and piece reference
d9ab583879 chore(frontend) : update submodule — package-lock.json
Compare 8 commits »
matthieu pushed tag v1.7.0 to MALIO-DEV/Inventory 2026-03-02 14:00:19 +00:00
matthieu pushed to develop at MALIO-DEV/Inventory_frontend 2026-03-02 14:00:02 +00:00
a98ab8c275 feat(comments): add comment/ticket system across all entity pages
e22463874c fix(constructeurs): improve search filtering and duplicate prevention
256039264e chore: update package-lock.json
e459da7c20 fix(ui) : replace checkbox with toggle switch for boolean custom fields
e84b5cf674 feat(ui) : display role badge in profile dropdown
Compare 6 commits »
matthieu pushed to develop at MALIO-DEV/Inventory 2026-03-02 13:59:36 +00:00
c22f9dbf2b chore(release) : bump version to 1.7.0
27a1b09d62 chore(frontend) : update submodule — comments system and constructeur fixes
7bbb693924 feat(comments) : add comment entity, controller and migration
9661fd5d91 fix(entities) : add unique constraints for constructeur name and piece reference
d9ab583879 chore(frontend) : update submodule — package-lock.json
Compare 8 commits »
matthieu pushed to master at MALIO-DEV/Inventory_frontend 2026-02-18 09:42:33 +00:00
6bed715b7f fix(machines): fix skeleton creation — load all items + atomic creation