targo-backend/prisma/mock-seeds-scripts
2025-11-17 14:13:38 -05:00
..
01-bankCodes.ts fix(seeders): minor data fix and added Decimal to mileage 2025-10-09 10:39:17 -04:00
02-users.ts feat(schedule_presets): module schedule_presets setup. Ajustments to seeders to match new realities 2025-10-08 16:45:37 -04:00
03-employees.ts fix(seeds): small typo to seed employees 2025-08-29 09:36:13 -04:00
04-customers.ts reafactor(time-and-attendance): organized files and folders and centralize module files 2025-10-24 16:38:18 -04:00
05-employees-archive.ts reafactor(time-and-attendance): organized files and folders and centralize module files 2025-10-24 16:38:18 -04:00
06-customers-archive.ts reafactor(time-and-attendance): organized files and folders and centralize module files 2025-10-24 16:38:18 -04:00
07-leave-requests-future.ts refactor(leave-requests): refactor the logic of the module leave-requests and modified naming in timesheet GET function 2025-11-17 14:13:38 -05:00
08-leave-requests-archive.ts reafactor(time-and-attendance): organized files and folders and centralize module files 2025-10-24 16:38:18 -04:00
09-timesheets.ts fix(seeders): ajusted shifts and expenses seeders 2025-10-14 13:28:42 -04:00
10-shifts.ts fix(seeders): ajusted shifts and expenses seeders 2025-10-14 13:28:42 -04:00
11-shifts-archive.ts reafactor(time-and-attendance): organized files and folders and centralize module files 2025-10-24 16:38:18 -04:00
12-expenses.ts fix(seeders): ajusted shifts and expenses seeders 2025-10-14 13:28:42 -04:00
13-expenses-archive.ts reafactor(time-and-attendance): organized files and folders and centralize module files 2025-10-24 16:38:18 -04:00
14-oauth-sessions.ts feat(mock): added mock-seeds scripts 2025-08-12 12:09:57 -04:00
READMEmockseeds.md feat(tests): setup e2e-spec files for route testing. bank_codes, customers, employees 2025-08-13 08:58:42 -04:00