Implements comprehensive hours report tab with: - Period and employee filtering - Statistical overview cards - Hours per week and absence distribution charts - Detailed employee hours table Enhances reports page interactivity and data visualization
22 lines
831 B
JSON
22 lines
831 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cd:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(find:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(npm run analyze-css:*)",
|
|
"Bash(node:*)",
|
|
"Bash(npx esbuild:*)",
|
|
"mcp__ide__getDiagnostics",
|
|
"Bash(grep:*)",
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\Calendar\\\\*rapport*.html\")",
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\Calendar\\\\wwwroot\\\\*.html\")",
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\*rapport*.html\")",
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\Calendar\\\\wwwroot\\\\poc*.html\")",
|
|
"Bash(Get-ChildItem:*)",
|
|
"Bash(Select-Object -ExpandProperty FullName)"
|
|
]
|
|
}
|
|
}
|