Historie revizí

Autor SHA1 Zpráva Datum
  vidane e66a2b7a00 feat(ui): add prior imports view and navigation to cintas calendar summary před 6 měsíci
  vidane 4af7f18668 feat(ui): enhance cintas calendar summary page with modern styling and dark mode support před 6 měsíci
  vidane f4ccc390d4 feat(ui): add dark mode support and modern styling across all pages před 6 měsíci
  vidane 10b5ac1046 feat(auth): add user ownership to file uploads with kinde integration před 6 měsíci
  vidane 8d6eb64a9f feat(auth): add user ownership to file uploads with kinde integration před 6 měsíci
  vidane d6cc24772b refactor(api): migrate from REST API to server actions for file operations před 6 měsíci
  vidane 880a806a06 chore(config): add prisma generate script to package.json před 6 měsíci
  vtugulan 642a5a1fb8 build(docker): add prisma generate step to docker build process před 6 měsíci
  vtugulan 9aee7858e7 chore(lint): disable explicit-any rule and add type annotations for any types před 6 měsíci
  vtugulan f2e17608e6 fix(types): add TypeScript type annotations and improve type safety před 6 měsíci
  vtugulan b4f84fe9c8 feat(cintas): add production environment configuration and enhance summary calculation před 6 měsíci
  vtugulan 7adba1d7a7 fix(api): update cintas summary ordering to sort by weekId descending před 6 měsíci
  vtugulan d47aa8b599 feat(api): add POST endpoint for generating cintas summary data před 6 měsíci
  vtugulan e4153da2ae feat(api): add import summary endpoint for cintas data analysis před 6 měsíci
  vtugulan 20d27a6915 refactor(excel-import): remove debug logging from database excel reader před 6 měsíci
  vtugulan adcda6fc74 refactor(cintas-import): remove automatic summary generation after data import před 6 měsíci
  vtugulan 74757ba6f1 fix(db): update cintas summary procedure with camelCase column names and improved null handling před 6 měsíci
  vtugulan e0fa56c247 style(excel-import): remove trailing whitespace in bulk-inserter před 6 měsíci
  vtugulan f25b7e73c3 fix(excel-import): enable logging and improve date handling in database excel reader před 6 měsíci
  vtugulan 0607347cae Now Builds před 6 měsíci
  vtugulan dad53e4369 WIP před 6 měsíci
  vtugulan ccf17c8815 WIP před 6 měsíci
  vtugulan f8542d83a0 WIP před 6 měsíci
  vtugulan 7cddeaafe3 feat(cintas): add workflow actions and test for cintas install calendar processing před 6 měsíci
  vtugulan d203274d8d feat(ui): implement multi-step workflow for cintas calendar summary processing před 6 měsíci
  vtugulan 0a040bb072 feat(ui): add cintas install calendar summary page and dashboard tile před 6 měsíci
  vtugulan 9b12c9cc79 feat(db): add cintas_calculate_summary stored procedure for install calendar summary před 6 měsíci
  vtugulan b4803eacbd docs: update implementation plan for Cintas Install Calendar Summary feature před 6 měsíci
  vtugulan 096f1b6f02 feat(imports): add trigger import functionality with API endpoint and UI integration před 6 měsíci
  vtugulan 96a5bc8fb3 fix(api): replace websocket endpoint with json polling fallback for import progress před 6 měsíci