27 Commits

Author SHA1 Message Date
Sosthene
3e88c93357 Fix null values with prisma 2025-07-24 00:08:25 +02:00
Sosthene
df3ac394b2 more verbosity 2025-07-24 00:08:25 +02:00
Vins
64890ec32d Removed user findMany pagination 2025-04-25 10:15:48 +02:00
Vins
55d953c14f Office activated by default 2024-10-10 10:35:06 +02:00
Vins
34eb644940 cell_phone not required 2023-12-19 15:11:13 +01:00
OxSaitama
79d263d179 add idnot auth workflow 2023-09-19 18:15:25 +02:00
Vins
19b6642c58 Hotfix 2023-09-07 11:19:02 +02:00
OxSaitama
232633fc93 add role and rules label 2023-08-17 09:49:14 +02:00
OxSaitama
fffcd17944 refacto vote creation in live-votes 2023-07-26 17:11:32 +02:00
OxSaitama
59f1fe2758 add vote service 2023-07-25 18:55:50 +02:00
OxSaitama
f7bc4e58d6 fix(user): add user role update 2023-07-25 15:24:21 +02:00
OxSaitama
7d80f3e136 order services and controllers per namespace 2023-07-06 14:18:41 +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
aa30e8badd add roles and rules repositories 2023-06-19 17:58:12 +02:00
OxSaitama
2cf1067f03 refacto errors and naming 2023-05-15 10:09:51 +02:00
OxSaitama
c608de5adc fix findOneByUid for users repository 2023-05-04 10:45:58 +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