Adds detailed salary rates, commission structures, and HR-related records Introduces new data models and view components for: - Salary rates and supplements - Commissions and rate configurations - Employee HR tracking (certifications, courses, absence) Implements dynamic rate synchronization between drawer and card views
14 lines
249 B
JSON
14 lines
249 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:*)"
|
|
]
|
|
}
|
|
}
|