| .. |
|
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): fix expense submit issue in timesheet. Fix save button missing in approval dialog.
|
2026-02-09 09:50:42 -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(timesheet): fix expense submit issue in timesheet. Fix save button missing in approval dialog.
|
2026-02-09 09:50:42 -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
|
fix(auth): change logout behavior, now sends success code when logout request is processed
|
2026-02-05 13:23:43 -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 |