targo-frontend/src/modules/employee-list
2025-12-05 17:01:57 -05:00
..
components fix(eslint): modified rules to finally stop screaming about unused vars even if they're preceded by an underscore 2025-12-05 17:01:57 -05:00
composables feat(employees): add modal to show employee details, connects successfully to backend and receives data. 2025-08-15 17:00:52 -04:00
models feat(employee-list): complete functional advanced search for employee list 2025-12-05 16:07:12 -05:00
pages fix(auth): change auth signup to use authentik test account rather than seed account for supervisor 2025-10-07 14:13:04 -04:00
services refactor(employee-list): might finally be done with module, need to test add feature. 2025-12-03 17:02:15 -05:00
employee-constants.ts eat(approvals): add and define components and other files related to timesheet approval page 2025-08-08 17:04:54 -04:00