Matthieu Haineault
|
8949b8a4fa
|
feat(userModuleAccess): added ticket, ticket_management and chatbot to the employee services and module-access services
|
2026-03-16 09:11:30 -04:00 |
|
Matthieu Haineault
|
043e517a83
|
feat(prisma): npm prisma:generated files, to match new version of the schema
|
2026-03-16 08:33:19 -04:00 |
|
Matthieu Haineault
|
e178c7bd10
|
feat(schema): added columns and enum for overtime management. Also added the respective columns in the DB itself. Also added ticket and ticket_management in user_module_access in the db/schema
|
2026-03-16 07:40:25 -04:00 |
|
Nic D.
|
daf35d0e40
|
fix(pay-periods): fix error where mileage was not being returned correctly for overviews
|
2026-03-11 12:51:34 -04:00 |
|
Nic D
|
c75bbb445e
|
feat(notifications): add notifications to schema
|
2026-02-25 11:05:55 -05:00 |
|
Matthieu Haineault
|
c3698d4a36
|
fix(imports): switched deprecated imports for new version of Prisma
|
2026-02-06 15:27:37 -05:00 |
|
Matthieu Haineault
|
0ce1b62d06
|
feat(schema prisma): dropped attachment related tables and added columns to expenses table to match new needs for garageHQ
|
2026-02-06 13:14:36 -05:00 |
|
Matthieu Haineault
|
b8157b78d1
|
fix(PrismaClient): fix a bug where transactionClients where instantiated with the wrong Prisma imports
|
2026-02-05 11:31:47 -05:00 |
|
Matthieu Haineault
|
d9f0362cb9
|
fix(PrismaClient): fix the client generation. was overwriting previous entries. now create multiple instances = db amount
|
2026-02-04 15:24:36 -05:00 |
|
Matthieu Haineault
|
b269062816
|
fix(Prisma): Fix prisma queries around the whole app to match new structure of many instance of clients/services files. added scripts to manage more than one schema at a time
|
2026-02-04 14:13:06 -05:00 |
|
Matthieu Haineault
|
8b9c2f7a86
|
feat(mariaDB): clean prisma MariaDB folders. re-organized it and added scripts command for easier generation and migration
|
2026-02-03 15:52:02 -05:00 |
|
Matthieu Haineault
|
d7eacd127c
|
feat(prisma): setup for including MariaDB with the new Prisma version 7.3.0
|
2026-02-03 11:40:08 -05:00 |
|