This website requires JavaScript.
Explore
Help
Sign In
louis
/
targo-backend
Watch
1
Star
0
Fork
0
You've already forked targo-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26ea84cf1a
targo-backend
/
src
/
time-and-attendance
History
Matthieu Haineault
26ea84cf1a
feat(user_module_access): created user_module_access model and module. implemented update, revoke and get methods.
2025-11-26 15:05:22 -05:00
..
domains
clean(): file cleaning
2025-11-14 09:35:05 -05:00
expenses
fix(payperiods): refactor general overview method to return all employee overviews.
2025-11-24 09:02:31 -05:00
leave-requests
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
pay-period
Merge branch 'main' of git.targo.ca:Targo/targo_backend
2025-11-24 09:12:55 -05:00
schedule-presets
feat(user_module_access): created user_module_access model and module. implemented update, revoke and get methods.
2025-11-26 15:05:22 -05:00
shifts
feat(migration): added a split prismaModule to manage legacy DB, created scripts to fetch old data, transform to match the new structure and creates new items in the new DB
2025-11-24 14:59:16 -05:00
timesheets
merge
2025-11-24 09:14:06 -05:00
utils
fix(expenses): fixes to prisma create request
2025-11-17 16:04:36 -05:00
time-and-attendance.module.ts
clean(modules): cleaned unused dto files and added validation. Changed error messages to match i18n
2025-11-18 14:55:42 -05:00