targo-frontend/src/stores
2025-12-18 08:43:42 -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 feat(help): a start of the personnalized help to navigate and use the app according to the user access 2025-12-17 08:43:23 -05:00
employee-store.ts feat(schedule-preset): can now add new presets and assign them to employees. 2025-12-11 16:59:35 -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
help-store.ts feat(help): added structure to display 2025-12-18 08:43:42 -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): fix issue with shifts in preset editing getting sorted reactively, due to shifts being unsorted from backend. 2025-12-12 14:54:25 -05:00
shift-store.ts refactor(presets): set up work for schedule presets, minor cleanup of other modules 2025-12-04 11:17:56 -05:00
store-flag.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
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