Historique des commits

Auteur SHA1 Message Date
  vtugulan 9b12c9cc79 feat(db): add cintas_calculate_summary stored procedure for install calendar summary il y a 6 mois
  vtugulan b4803eacbd docs: update implementation plan for Cintas Install Calendar Summary feature il y a 6 mois
  vtugulan 096f1b6f02 feat(imports): add trigger import functionality with API endpoint and UI integration il y a 6 mois
  vtugulan 96a5bc8fb3 fix(api): replace websocket endpoint with json polling fallback for import progress il y a 6 mois
  vtugulan d5a1c10629 refactor(excel-import): remove status field updates from import processor il y a 6 mois
  vtugulan 65b7f66dd7 WIP il y a 6 mois
  vtugulan 5f58cc6a61 docs: update implementation plan with comprehensive Excel import architecture il y a 6 mois
  vtugulan 54b8921346 feat(imports): add file upload functionality to import creation process il y a 6 mois
  vtugulan 346e2179a6 feat(layout-configurations): add delete functionality for layout sections il y a 6 mois
  vtugulan 203fbd0b85 feat(layout-configurations): add CRUD operations for layout section fields il y a 6 mois
  vtugulan 1e0bf5e4e6 feat(ui): add refresh functionality to layout configurations table il y a 6 mois
  vtugulan 600f3ac04a feat(db): add cintas install calendar table with foreign key to imports il y a 6 mois
  vidane 11d20c1904 feat(ui): add loading states for api-docs, files, imports, and layouts pages il y a 6 mois
  vidane 0cce11bd9a fix(header): update logo link to redirect to dashboard instead of home il y a 6 mois
  vidane 66e9224471 feat(ui): add loading state for dashboard page il y a 6 mois
  vidane a3db31b6f7 refactor(imports): optimize react hooks and improve code structure il y a 6 mois
  vtugulan b27e784d3c style(ui): adjust header spacing and remove unused imports il y a 6 mois
  vtugulan bc0fa27323 feat(ui): add dashboard page, remove navigation menu from header and add dashboard link to home page il y a 6 mois
  vtugulan 305b487fbf refactor(imports): improve type safety and error handling across import components il y a 6 mois
  vtugulan c752d15745 feat(db): add import management functionality with cintas summary support il y a 6 mois
  vtugulan ef42296bd4 feat(layout): add ability to create new layout sections il y a 6 mois
  vtugulan 8469effd99 refactor(layout-config): improve error handling and data normalization il y a 6 mois
  vtugulan 82a18b1cd2 feat(types): update layout configuration interfaces to match database schema il y a 6 mois
  vtugulan 3d1f510cd2 feat(db): add layout configuration models and enable database connection il y a 6 mois
  vtugulan 1c8052db9c feat(header): integrate theme support for logo based on current theme il y a 6 mois
  vtugulan 232900f37e feat(theme): add dark mode toggle and implement theme provider il y a 6 mois
  vtugulan 6f6370b7ce fix(env): comment out DATABASE_URL in .env and move it to the end of .env.local il y a 6 mois
  vtugulan 1dd9dc7773 fix(filesTable): update header title and adjust file input styling il y a 6 mois
  vtugulan 1ed5999462 fix(header): add loading state handling in Header component il y a 6 mois
  vtugulan fc740078fb fix(filesTable): remove upload progress state and related logic from FilesTable component il y a 6 mois