30 Commits

Author SHA1 Message Date
OxSaitama
79d263d179 add idnot auth workflow 2023-09-19 18:15:25 +02:00
OxSaitama
fffcd17944 refacto vote creation in live-votes 2023-07-26 17:11:32 +02:00
OxSaitama
e9f3fb7e9c add error handling 2023-07-26 11:49:32 +02:00
OxSaitama
59f1fe2758 add vote service 2023-07-25 18:55:50 +02:00
OxSaitama
b1396c713b refacto GET methods with search param for office roles 2023-07-13 15:15:12 +02:00
OxSaitama
6168683cfe fix deed middleware 2023-07-11 11:05:01 +02:00
OxSaitama
70d0fb6e71 add controllers and services by namespace 2023-07-04 18:09:45 +02:00
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
9a686be8ba delete explicit relations for models 2023-06-29 15:23:50 +02:00
OxSaitama
037976a1e6 refacto roles and rules 2023-06-27 18:06:54 +02:00
OxSaitama
219ebe5a83 add services & controllers 2023-06-19 18:33:28 +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
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
Vincent Alamelle
28e5b8a33f Remove useless console log 2023-05-09 17:48:25 +02:00
Vincent Alamelle
6f90174f5f hotfix delete document 2023-05-09 17:11:47 +02:00
Vincent Alamelle
e6654979cd update deed functional 2023-05-09 15:37:27 +02:00
Vincent Alamelle
385d886fb4 hotfix delete document 2023-05-09 14:54:56 +02:00
Vincent Alamelle
9a26118839 Added refused_reason to update document + check if file on delete document 2023-05-09 12:22:24 +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
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
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