targo-frontend/src
2026-01-26 11:09:50 -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 fix(timesheet-approval): fix oversight to modify employee timesheet from approval module 2026-01-26 09:52:45 -05:00
layouts fix(chatbot): hotfix to actually hide chatbot from users without chatbot perms. 2026-01-15 15:58:18 -05:00
modules fix(timesheet-approval): fix issue where expense wouldn't show correct expense type an refuse to update 2026-01-26 11:09:50 -05:00
pages fix(approvals): adjust scripts to handle timesheet modifications made through approvals page 2026-01-22 10:38:08 -05:00
router fix(chatbot): updating context in chatbot store no longer requires async, removed. 2026-01-15 15:26:43 -05:00
stores fix(timesheet-approval): fix oversight to modify employee timesheet from approval module 2026-01-26 09:52:45 -05:00
utils fix(date-time-utils): fix rounding error in util method that converts hours float to HHmm string 2026-01-26 10:05:47 -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