lionsdev
  • Joined on 2025-09-22
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-15 21:37:15 +00:00
c683edb250 fix: Replace timeFormat with hourFormat in Calendar components
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-15 21:15:10 +00:00
b5916fbe35 fix: Remove size prop from Tag components
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-15 21:10:38 +00:00
d537b0c1c2 fix: Use TypeConflitPlanification and GraviteConflict enums instead of strings
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-15 20:42:35 +00:00
9ba1e71041 fix: Convert phase.id to Number for phaseChantierService.resume call
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-15 20:13:01 +00:00
6269c0d096 fix: Change Button size from normal to small
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-15 20:06:45 +00:00
bd3c342acd fix: Change Button size from 'normal' to 'small' in phases-chantier/retard/page.tsx
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-15 20:01:10 +00:00
aed2ce0182 fix: Resolve TypeScript errors in page.tsx and phases-chantier/page.tsx
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-15 12:53:06 +00:00
763ab81da3 fix: Remove incorrect client transformation in factures/page.tsx
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 19:42:51 +00:00
b0049c8d88 fix: Use typeFacture instead of type and add required Facture fields (dateCreation, dateModification, client)
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 18:43:30 +00:00
2b6fb084d3 fix: Use StatutFacture and TypeFacture enums instead of string literals
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 18:19:22 +00:00
bed5c8dced fix: Convert Date to ISO string in Facture state initialization
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 18:01:33 +00:00
369edac4a3 fix: Convert date strings to Date objects for Calendar component in factures/nouvelle
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 17:24:56 +00:00
77e6eb2a82 fix: Assign full Devis object instead of just ID in factures/nouvelle
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 16:31:00 +00:00
f22bfe5760 fix: Revert Date to ISO string conversions for local state objects (they expect Date not string)
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 15:59:10 +00:00
bb19e2af0d fix: Revert Date conversion for chantierData local state (expects Date not string)
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 10:06:08 +00:00
1d75cbf580 fix: Convert all remaining Date objects to ISO strings and fix client type in factures/nouvelle
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 09:52:27 +00:00
7517745505 fix: Convert Date to string for all remaining date fields in stock pages
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 09:50:35 +00:00
4b19fed103 fix: Convert Date to string for date fields in edit page
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 08:36:48 +00:00
703b8978fb fix: Convert Date to string for date fields in duplicate page
lionsdev pushed to main at lionsdev/btpxpress-frontend 2025-10-13 08:30:53 +00:00
f8796b0831 fix: Convert Date to string for dateEcheance in convert page