Enhance employee stats view with completed bookings
Adds a new data table to employee detail stats showing completed bookings Includes: - Expanded EmployeeDetailStatsViewComponent with booking data - Updated localization translations for new table labels - Created mock booking data for demonstration - Updated .gitignore to simplify temporary file handling
This commit is contained in:
parent
f71f00099a
commit
e739ce2ac7
11 changed files with 895 additions and 62 deletions
|
|
@ -9,6 +9,6 @@
|
|||
],
|
||||
"settings": {
|
||||
"liveServer.settings.port": 5501,
|
||||
"liveServer.settings.multiRootWorkspaceName": "Calendar"
|
||||
"liveServer.settings.multiRootWorkspaceName": "PlanTempus"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue