..
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(employee-list): rework schedule preset selector, fix other ui issues, see notes
2026-02-03 13:09:46 -05:00
layouts
fix(chatbot): hotfix to actually hide chatbot from users without chatbot perms.
2026-01-15 15:58:18 -05:00
modules
feat(approvals): add more functionalities to details window, see notes
2026-02-03 15:31:06 -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
fix(chatbot): updating context in chatbot store no longer requires async, removed.
2026-01-15 15:26:43 -05:00
stores
feat(approvals): add more functionalities to details window, see notes
2026-02-03 15:31:06 -05:00
utils
feat(timesheet): add functionality to upload expense attachment to garage test instance
2026-01-30 13:44:43 -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