PlanTempusApp/PlanTempus.Application/.claude/settings.local.json
Janus C. H. Knudsen 1b25978d9b Adds comprehensive customer detail view components
Implements full customer detail page with multiple feature-rich components including overview, economy, statistics, journal, appointments, giftcards, and activity sections

Creates reusable ViewComponents for different customer detail aspects with robust data modeling and presentation logic
2026-01-25 01:55:41 +01:00

11 lines
242 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(npm run build:*)",
"Bash(node -e:*)",
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\PlanTempus\")",
"Bash(findstr:*)"
]
}
}