커밋 기록

작성자 SHA1 메시지 날짜
  vtugulan 203fbd0b85 feat(layout-configurations): add CRUD operations for layout section fields 6 달 전
  vtugulan 1e0bf5e4e6 feat(ui): add refresh functionality to layout configurations table 6 달 전
  vtugulan 600f3ac04a feat(db): add cintas install calendar table with foreign key to imports 6 달 전
  vidane 11d20c1904 feat(ui): add loading states for api-docs, files, imports, and layouts pages 6 달 전
  vidane 0cce11bd9a fix(header): update logo link to redirect to dashboard instead of home 6 달 전
  vidane 66e9224471 feat(ui): add loading state for dashboard page 6 달 전
  vidane a3db31b6f7 refactor(imports): optimize react hooks and improve code structure 6 달 전
  vtugulan b27e784d3c style(ui): adjust header spacing and remove unused imports 6 달 전
  vtugulan bc0fa27323 feat(ui): add dashboard page, remove navigation menu from header and add dashboard link to home page 6 달 전
  vtugulan 305b487fbf refactor(imports): improve type safety and error handling across import components 6 달 전
  vtugulan c752d15745 feat(db): add import management functionality with cintas summary support 6 달 전
  vtugulan ef42296bd4 feat(layout): add ability to create new layout sections 6 달 전
  vtugulan 8469effd99 refactor(layout-config): improve error handling and data normalization 6 달 전
  vtugulan 82a18b1cd2 feat(types): update layout configuration interfaces to match database schema 6 달 전
  vtugulan 3d1f510cd2 feat(db): add layout configuration models and enable database connection 6 달 전
  vtugulan 1c8052db9c feat(header): integrate theme support for logo based on current theme 6 달 전
  vtugulan 232900f37e feat(theme): add dark mode toggle and implement theme provider 6 달 전
  vtugulan 6f6370b7ce fix(env): comment out DATABASE_URL in .env and move it to the end of .env.local 6 달 전
  vtugulan 1dd9dc7773 fix(filesTable): update header title and adjust file input styling 6 달 전
  vtugulan 1ed5999462 fix(header): add loading state handling in Header component 6 달 전
  vtugulan fc740078fb fix(filesTable): remove upload progress state and related logic from FilesTable component 6 달 전
  vtugulan d4fb79b02f feat(files): implement file upload functionality in FilesTable component 6 달 전
  vtugulan 07ff9fe646 fix(header): refactor authentication handling to use Kinde browser client and simplify user state management 6 달 전
  vtugulan 8dd04d5fd1 fix(header): refactor authentication handling to use server session and update login state management 6 달 전
  vtugulan 745b56f4f0 fix(middleware): update import path for withAuth and refactor middleware function 6 달 전
  vtugulan fd4909d409 feat(api-docs): integrate OpenAPI specification directly into ApiDocs component and remove redundant route 6 달 전
  vtugulan ef8e2dbbaf feat(header): add new navigation item for API Docs2 6 달 전
  vtugulan 574f6196d1 fix(openapi): update OpenAPI version to 3.0.3 and refine schema definitions 6 달 전
  vtugulan 61da8488c8 fix(api-docs): import CSS for ApiReferenceReact component styling 6 달 전
  vtugulan e05356a064 fix(header): add priority attribute to Image component for improved loading 6 달 전