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
14 lines
No EOL
193 B
Text
14 lines
No EOL
193 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../Calendar"
|
|
}
|
|
],
|
|
"settings": {
|
|
"liveServer.settings.port": 5501,
|
|
"liveServer.settings.multiRootWorkspaceName": "PlanTempus"
|
|
}
|
|
} |