targo-frontend/src
2026-02-23 14:58:14 -05:00
..
assets fix(approvals): add more functionality and ui fixes to list view, add weekly breakdown hours, ui adjustments to card view 2026-01-09 07:37:50 -05:00
boot 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
css fix(employee-list): make last_updated change for pto when sick hours are changed 2026-01-09 13:01:55 -05:00
i18n refactor(timesheet): Add warning for unsaved changes when navigating away from timesheet. 2026-02-18 11:00:23 -05:00
layouts feat(layout): add username on header bar to mitigate account confusion on shared PCs that access app. 2026-02-09 11:35:38 -05:00
modules fix(timesheets): fix issue where timesheets do not reload if applying presets with no other changes 2026-02-23 14:58:14 -05:00
pages fix(timesheet): fix issue where email was incorrectly being sent as param when using timesheet page 2026-01-28 08:56:01 -05:00
router refactor(timesheet): Add warning for unsaved changes when navigating away from timesheet. 2026-02-18 11:00:23 -05:00
stores feat(shift): start to add logic to lock timestamp entry when selecting certain shift types 2026-02-18 16:12:51 -05:00
utils fix(timesheets): add autofill functionality to sick, vacation, holiday shifts. 2026-02-23 14:36:51 -05:00
App.vue feat(profile): finalize get/update of user preferences, begin planning for employee-management module 2025-11-28 10:54:38 -05:00
env.d.ts 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
quasar.d.ts feat(lang)Clean landing dashboard page, footers, headers, language module to match with Quasar and/or Vue conventions 2025-07-30 15:44:23 -04:00
shims-vue.d.ts build(scaffolding): set up all folders and files, most of them empty, built some logic, clarified file names. 2025-07-25 16:58:07 -04:00