Commit Graph

82 Commits

Author SHA1 Message Date
Matthieu
06ae0ca7aa feat: improve machine component hierarchy handling 2025-10-13 09:01:19 +02:00
MatthieuTD
95c2a82689 Normalize machine link responses 2025-10-09 09:21:40 +02:00
Matthieu
f89364d04e feat: reuse inventory items when configuring machines 2025-10-08 16:29:00 +02:00
MatthieuTD
bc8823a776 Allow component catalog to instantiate components without machine 2025-10-07 08:30:49 +02:00
MatthieuTD
14e8faf3a1 Move category editor to full pages and simplify root skeleton 2025-10-07 08:30:40 +02:00
MatthieuTD
c5cd75a19f Restore catalog links in navigation 2025-10-06 17:27:46 +02:00
MatthieuTD
f9641dbd62 Restore catalogs and type-aware machine selection 2025-10-06 17:19:30 +02:00
MatthieuTD
082b1ccc05 chore: provide deprecated model composables 2025-10-06 17:02:37 +02:00
MatthieuTD
384c3f0680 Restore component catalog with requirement-based instantiation 2025-10-06 16:55:45 +02:00
MatthieuTD
c5f2c568b6 chore: retire legacy model catalogs 2025-10-02 16:29:50 +02:00
MatthieuTD
386a1c9d1b refactor: adopt canonical component model structure schema 2025-10-01 14:26:31 +02:00
Matthieu
d3f8ac3649 chore(front): expose app version in runtime config 2025-10-01 09:49:48 +02:00
Matthieu
a2b2151222 chore(front): display app version from env 2025-10-01 08:55:10 +02:00
Matthieu
7f19d9ba4e feat(front): allow recursive skeleton selection for machines 2025-10-01 08:36:00 +02:00
Matthieu
25d2aa1bcc feat(models): align component model editing with type selection~ 2025-09-30 17:32:00 +02:00
Matthieu
84bc99d8ec feat(ui): streamline skeleton model selection and toast display 2025-09-30 16:51:22 +02:00
Matthieu
7b2e509b04 feat(ui): compact toast notifications and skeleton editor selection 2025-09-30 15:57:02 +02:00
MatthieuTD
9a55e29b74 Fix prop defaults without withDefaults 2025-09-30 11:16:55 +02:00
MatthieuTD
fcab426f8a Fix JS syntax by removing TS annotations in machine page 2025-09-30 11:11:25 +02:00
MatthieuTD
1d1e0b7bd0 feat(machine): allow configuring nested skeleton models 2025-09-30 11:07:24 +02:00
Matthieu
fd60cbbbfe fix champs personnalisé update 2025-09-30 10:46:46 +02:00
Matthieu
c489f093ed fix: Mise a jour ui simple
- supp champs emplacement
- augmenter espace en label et input
sup btn compléter champs perso
2025-09-29 15:36:14 +02:00
Matthieu
43b615ac3e feat: reorganize machine skeleton pages 2025-09-29 15:05:54 +02:00
Matthieu
a78938a4d1 chore: update frontend configuration 2025-09-26 11:29:47 +02:00
Matthieu
b7caa4f552 Rename dashboard 2025-09-25 16:22:14 +02:00
Matthieu
d1ce074c6d frontend: remove legacy model-types page 2025-09-25 16:15:27 +02:00
Matthieu
cab9b216e6 frontend: improve navbar dropdown behaviour and navigation 2025-09-25 16:14:41 +02:00
Matthieu
8e3894bfe2 frontend: refactor model type management and catalog routes 2025-09-25 16:14:22 +02:00
Matthieu
801fe5be95 frontend: add machine skeleton page 2025-09-25 16:13:55 +02:00
Matthieu
0d2748f660 frontend: fix create-site form refs 2025-09-25 16:13:07 +02:00
MatthieuTD
e25e8c2669 Reset new site form on modal open and close 2025-09-25 15:14:00 +02:00
MatthieuTD
f9de94907b Fix site contact form field bindings 2025-09-25 14:57:29 +02:00
MatthieuTD
041478e9d4 Add shared form fields for contact details 2025-09-25 14:44:42 +02:00
MatthieuTD
a4840c454f Refactor duplicated site forms and requirements 2025-09-25 12:01:28 +02:00
MatthieuTD
ac0687ac8f refactor: extract site management flow 2025-09-25 11:45:58 +02:00
Matthieu
7980aa186b FIx: delete champs par default 2025-09-25 11:25:43 +02:00
Matthieu
bdae2621c5 feat(frontend): améliorer éditeurs de structure 2025-09-24 09:40:43 +02:00
Matthieu
f924c65ab8 feat(frontend): harmoniser navigation et libellés 2025-09-24 09:39:15 +02:00
Matthieu
83b3e33b1e feat: Add model feature for piece and component 2025-09-23 15:06:19 +02:00
MatthieuTD
c1e170b088 Merge pull request #4 from MatthieuTD/codex/add-custom-fields-management-feature
Add automatic completion of missing custom fields on machine page
2025-09-22 11:12:12 +02:00
MatthieuTD
5501b3b5ef feat: auto complete missing custom fields on machine page 2025-09-22 11:12:00 +02:00
MatthieuTD
ae103a38be Merge pull request #3 from MatthieuTD/codex/add-reconfigureskeleton-method-in-usemachines
feat: allow machine skeleton reconfiguration
2025-09-22 10:57:33 +02:00
MatthieuTD
57a08bb8c9 feat: allow machine skeleton reconfiguration 2025-09-22 10:52:44 +02:00
MatthieuTD
ee659c4e16 Merge pull request #2 from MatthieuTD/codex/create-new-machine-page-with-form
feat: move machine creation to dedicated page
2025-09-22 10:34:49 +02:00
MatthieuTD
9095cfd054 feat: move machine creation to dedicated page 2025-09-22 10:34:31 +02:00
Matthieu
936a9d74ca set up new view for skeleton hiearchi 2025-09-22 08:34:05 +02:00
Matthieu
e33e91ee26 fix(machine-ui): restore machine detail layout and align api base url 2025-09-19 15:00:56 +02:00
Matthieu
b0c3b2b646 chore(frontend): clean remaining templates and configs 2025-09-19 08:19:45 +02:00
Matthieu
32dd8fab58 feat(frontend): replace inline icons with lucide components 2025-09-19 08:19:09 +02:00
Matthieu
dec4d451bb fix: avoid nested forms in type generator pages 2025-09-18 11:57:36 +02:00