Histórico de Commits

Autor SHA1 Mensagem Data
  vtugulan 65b7f66dd7 WIP há 6 meses atrás
  vtugulan 5f58cc6a61 docs: update implementation plan with comprehensive Excel import architecture há 6 meses atrás
  vtugulan 54b8921346 feat(imports): add file upload functionality to import creation process há 6 meses atrás
  vtugulan 346e2179a6 feat(layout-configurations): add delete functionality for layout sections há 6 meses atrás
  vtugulan 203fbd0b85 feat(layout-configurations): add CRUD operations for layout section fields há 6 meses atrás
  vtugulan 1e0bf5e4e6 feat(ui): add refresh functionality to layout configurations table há 6 meses atrás
  vtugulan 600f3ac04a feat(db): add cintas install calendar table with foreign key to imports há 6 meses atrás
  vidane 11d20c1904 feat(ui): add loading states for api-docs, files, imports, and layouts pages há 6 meses atrás
  vidane 0cce11bd9a fix(header): update logo link to redirect to dashboard instead of home há 6 meses atrás
  vidane 66e9224471 feat(ui): add loading state for dashboard page há 6 meses atrás
  vidane a3db31b6f7 refactor(imports): optimize react hooks and improve code structure há 6 meses atrás
  vtugulan b27e784d3c style(ui): adjust header spacing and remove unused imports há 6 meses atrás
  vtugulan bc0fa27323 feat(ui): add dashboard page, remove navigation menu from header and add dashboard link to home page há 6 meses atrás
  vtugulan 305b487fbf refactor(imports): improve type safety and error handling across import components há 6 meses atrás
  vtugulan c752d15745 feat(db): add import management functionality with cintas summary support há 6 meses atrás
  vtugulan ef42296bd4 feat(layout): add ability to create new layout sections há 6 meses atrás
  vtugulan 8469effd99 refactor(layout-config): improve error handling and data normalization há 6 meses atrás
  vtugulan 82a18b1cd2 feat(types): update layout configuration interfaces to match database schema há 6 meses atrás
  vtugulan 3d1f510cd2 feat(db): add layout configuration models and enable database connection há 6 meses atrás
  vtugulan 1c8052db9c feat(header): integrate theme support for logo based on current theme há 6 meses atrás
  vtugulan 232900f37e feat(theme): add dark mode toggle and implement theme provider há 6 meses atrás
  vtugulan 6f6370b7ce fix(env): comment out DATABASE_URL in .env and move it to the end of .env.local há 6 meses atrás
  vtugulan 1dd9dc7773 fix(filesTable): update header title and adjust file input styling há 6 meses atrás
  vtugulan 1ed5999462 fix(header): add loading state handling in Header component há 6 meses atrás
  vtugulan fc740078fb fix(filesTable): remove upload progress state and related logic from FilesTable component há 6 meses atrás
  vtugulan d4fb79b02f feat(files): implement file upload functionality in FilesTable component há 6 meses atrás
  vtugulan 07ff9fe646 fix(header): refactor authentication handling to use Kinde browser client and simplify user state management há 6 meses atrás
  vtugulan 8dd04d5fd1 fix(header): refactor authentication handling to use server session and update login state management há 6 meses atrás
  vtugulan 745b56f4f0 fix(middleware): update import path for withAuth and refactor middleware function há 6 meses atrás
  vtugulan fd4909d409 feat(api-docs): integrate OpenAPI specification directly into ApiDocs component and remove redundant route há 6 meses atrás