No description
Find a file
Janus C. H. Knudsen 400de8c9d5 Refactors renderer interfaces and implementations
Converts renderer interfaces to use 'I' prefix for better type clarity
Adds async support for rendering pipeline
Updates resource rendering to use ResourceService
Removes hardcoded resource data

Improves type safety and flexibility of rendering system
2025-12-09 23:16:13 +01:00
.claude Refactor CalendarOrchestrator with ts-linq-light 2025-12-08 22:26:38 +01:00
.roo Initial commit: Calendar Plantempus project setup with TypeScript, ASP.NET Core, and event-driven architecture 2025-07-24 22:17:38 +02:00
.workbench Refactors rendering pipeline with flexible data handling 2025-12-09 15:24:19 +01:00
coding-sessions Implement event-driven audit trail sync architecture 2025-11-22 11:52:56 +01:00
docs Adds comprehensive mock data repositories and seeding infrastructure 2025-11-20 15:25:38 +01:00
reports WIP on master 2025-11-03 14:54:57 +01:00
src Refactors renderer interfaces and implementations 2025-12-09 23:16:13 +01:00
test Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
wwwroot Enhance calendar view with resource-aware rendering 2025-12-09 22:31:28 +01:00
.gitignore Refactors project structure and event rendering 2025-09-09 17:15:06 +02:00
analyze-css.js WIP on master 2025-11-03 14:54:57 +01:00
build.js Refactor calendar V2 core with DI and new features 2025-12-07 14:31:16 +01:00
Calendar Plantempus.sln Improves grid layout and navigation 2025-07-25 00:24:15 +02:00
CalendarServer.csproj Initial commit: Calendar Plantempus project setup with TypeScript, ASP.NET Core, and event-driven architecture 2025-07-24 22:17:38 +02:00
CLAUDE.md Adds EventId type for robust event ID handling 2025-12-03 14:43:25 +01:00
package-lock.json Refactor calendar rendering with RenderBuilder 2025-12-09 00:51:41 +01:00
package.json Refactor CalendarOrchestrator with ts-linq-light 2025-12-08 22:26:38 +01:00
postcss.config.js WIP on master 2025-11-03 14:54:57 +01:00
Program.cs Initial commit: Calendar Plantempus project setup with TypeScript, ASP.NET Core, and event-driven architecture 2025-07-24 22:17:38 +02:00
purgecss.config.js WIP on master 2025-11-03 14:54:57 +01:00
tsconfig.json Improves all-day event rendering and animation 2025-09-01 23:37:47 +02:00
vitest.config.ts Improves all-day event layout calculation 2025-09-25 23:38:17 +02:00