targo-frontend/src/stores
2025-12-03 17:02:15 -05:00
..
alert.store.ts fix(scaffolding): redid some folder structure to be more modular, moved some folders from modules to src, general file/folder cleanup. 2025-07-28 12:22:51 -04:00
auth-store.ts refactor(timesheet): more work on plugging in backend, managing expenses 2025-10-31 17:03:21 -04:00
employee-store.ts refactor(employee-list): might finally be done with module, need to test add feature. 2025-12-03 17:02:15 -05:00
expense-store.ts fix(approvals, timesheet): separation of concern, refactor timesheet route to use optional email, fix frontend routes and streamline store, simplify logic in many places. 2025-11-21 12:01:46 -05:00
index.ts fix(scaffolding): redid some folder structure to be more modular, moved some folders from modules to src, general file/folder cleanup. 2025-07-28 12:22:51 -04:00
schedule-presets.store.ts fix(presets): minor fix to change imports, excluded eslint from commenting on current build. 2025-11-10 08:31:24 -05:00
shift-store.ts fix(timesheets): implementing validation for shifts, fix service response changes. 2025-11-24 16:42:40 -05:00
store-flag.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
timesheet-store.ts feat(timesheet): add validation for timesheet timestamps, prevent submission if errors present. 2025-11-25 14:03:45 -05:00
ui-store.ts refactor(profile): finalize appearance and functionality 2025-12-03 14:41:02 -05:00