15 Commits

Author SHA1 Message Date
OxSaitama
afec5a5cea add more input checks and format 2023-07-04 14:05:25 +02:00
OxSaitama
c2856de59a add office membership control on services 2023-07-03 16:17:20 +02:00
OxSaitama
e1b2bec912 add rules middleware 2023-06-26 10:45:29 +02:00
OxSaitama
8ff4cc2afd add auth Handler 2023-06-21 15:51:09 +02:00
Maxime Lalo
090daafe5d 🐛 Fixing hydrate 2023-05-15 16:08:32 +02:00
Vincent Alamelle
2e4ca63d9d Added error log to controller 2023-05-15 15:45:50 +02:00
OxSaitama
71b39d6e55 add created http code and notFoundErrors on put and delete 2023-05-15 12:07:08 +02:00
OxSaitama
2cf1067f03 refacto errors and naming 2023-05-15 10:09:51 +02:00
OxSaitama
ec98f3ac26 refacto hydratation on post requests 2023-05-04 12:17:03 +02:00
OxSaitama
a2d68d62c3 fix hydratation and make nested fields optionnal 2023-05-03 17:51:11 +02:00
OxSaitama
eab04fb12e refacto: naming uuid to uid 2023-05-03 13:45:05 +02:00
OxSaitama
edfc585d52 add include query parameter to findOneByUid 2023-04-28 12:19:57 +02:00
OxSaitama
c30b9e3f9b feature: add office folders services 2023-04-21 16:46:01 +02:00
Vincent Alamelle
00a88180e2 Fixed processFindManyQueries to json queries 2023-04-20 09:52:26 +02:00
Arnaud D. Natali
3dc043e6c4
Feature/services test (#17)
controllers, repositories, services and associated tests for:

Deed types, Deed, Document types, Users and Customers

---------

Co-authored-by: Vincent Alamelle <vincent.alamelle@smart-chain.fr>
Co-authored-by: OxSaitama <arnaud.daubernatali@smart-chain.fr>
2023-04-06 18:43:13 +02:00