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:
Janus C. H. Knudsen 2026-01-13 23:46:38 +01:00
parent f71f00099a
commit e739ce2ac7
11 changed files with 895 additions and 62 deletions

View file

@ -354,10 +354,6 @@ swp-cash-column {
/* ===========================================
DATA TABLE (Dagens Tal)
=========================================== */
swp-data-table {
display: block;
width: 100%;
}
swp-data-header {
display: grid;