12 Commits

Author SHA1 Message Date
OxSaitama
9a686be8ba delete explicit relations for models 2023-06-29 15:23:50 +02:00
Vincent Alamelle
2e4ca63d9d Added error log to controller 2023-05-15 15:45:50 +02:00
OxSaitama
2cf1067f03 refacto errors and naming 2023-05-15 10:09:51 +02:00
OxSaitama
5a2106f6a5 fix document type import in deeds 2023-05-11 17:00:06 +02:00
VincentAlamelle
9d12381ba8
Delete folder only when no customers linked (#37)
Delete folder only if no customers linked in office_folder_has_customers
2023-05-09 11:34:33 +02:00
Vincent Alamelle
52ac22fe21 delete folder done 2023-05-09 11:01:42 +02:00
OxSaitama
a2d68d62c3 fix hydratation and make nested fields optionnal 2023-05-03 17:51:11 +02:00
OxSaitama
edfc585d52 add include query parameter to findOneByUid 2023-04-28 12:19:57 +02:00
OxSaitama
1e641cf3c4 feature: add office folders services 2023-04-28 10:52:02 +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