targo-frontend/src/modules/employee-list/components
Nicolas Drolet f738a5872a fix(all): More changes to UI:
Timesheet: fix UI spaces with scrolling, change ui to not show preset apply if no preset set to employee. Layout Drawer: fix display of options according to user permissions, fix highlight of menu item to match current route name. Employee list: add functionality to prevent users without user management permissions to see or edit user info and prevent seeing inactive users, add remote to shifts for preset editor, add hover effect to employee items when management mode to visually hint at clickable item.
2026-01-02 17:26:20 -05:00
..
add-modify-dialog-access.vue fix(timesheet): more refactors and fixes to timesheet, mostly error handling, mobile UI/UX adjustments 2025-12-19 15:36:15 -05:00
add-modify-dialog-form.vue feat(preset): add preset function, select preset for employee, revamp employee management dialog UI/UX 2025-12-09 16:59:53 -05:00
add-modify-dialog-schedule-preview.vue fix(presets): fix issue with shifts in preset editing getting sorted reactively, due to shifts being unsorted from backend. 2025-12-12 14:54:25 -05:00
add-modify-dialog-schedule.vue feat(employee-list): add check for overlap when creating or editing schedule presets 2025-12-15 14:17:37 -05:00
add-modify-dialog.vue feat(employee-list): add check for overlap when creating or editing schedule presets 2025-12-15 14:17:37 -05:00
employee-list-table-item.vue fix(all): More changes to UI: 2026-01-02 17:26:20 -05:00
employee-list-table.vue fix(all): More changes to UI: 2026-01-02 17:26:20 -05:00
schedule-presets-dialog-delete.vue fix(presets): fix issue with shifts in preset editing getting sorted reactively, due to shifts being unsorted from backend. 2025-12-12 14:54:25 -05:00
schedule-presets-dialog-row.vue fix(all): More changes to UI: 2026-01-02 17:26:20 -05:00
schedule-presets-dialog.vue feat(employee-list): add check for overlap when creating or editing schedule presets 2025-12-15 14:17:37 -05:00