No description
Find a file
Janus C. H. Knudsen f73133b51c Adds waitlist feature for booking system
Introduces new waitlist functionality to allow customers to register for unavailable time slots

Includes:
- Waitlist trigger and section in booking interface
- Ability to select preferred time periods
- Date and optional message input
- Success overlay for waitlist submission

Updates salon address in multiple files
2026-01-02 07:39:53 +01:00
.claude Enhances customer details and journal UI components 2025-12-21 12:23:49 +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 dashboard to use external CSS file 2025-12-31 00:36:32 +01:00
coding-sessions Implement event-driven audit trail sync architecture 2025-11-22 11:52:56 +01:00
docs Refactors calendar view configuration management 2025-12-16 17:13:27 +01:00
reports Refactors calendar project structure and build configuration 2025-12-17 23:54:25 +01:00
src Enhances navigation animation with header drawer support 2025-12-18 00:19:43 +01:00
test Enhances event layout engine with advanced rendering logic 2025-12-11 18:11:11 +01:00
wwwroot Adds waitlist feature for booking system 2026-01-02 07:39:53 +01:00
.gitignore Refactors project structure and event rendering 2025-09-09 17:15:06 +02:00
analyze-css.js Refactor calendar CSS for version 2 2025-12-11 00:15:13 +01:00
build.js Refactors calendar project structure and build configuration 2025-12-17 23:54:25 +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 customer list page with advanced search and filtering 2025-12-22 13:14:56 +01:00
package-lock.json Adds employee revenue and utilization chart 2025-12-28 23:31:31 +01:00
package.json Adds employee revenue and utilization chart 2025-12-28 23:31:31 +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 Enhances event layout engine with advanced rendering logic 2025-12-11 18:11:11 +01:00