21 Commits

Author SHA1 Message Date
OxSaitama
3049dfcd75 fix(middlewares): add error catcher 2023-07-25 11:34:38 +02:00
OxSaitama
ad4b43e56e feat(middlewares): add access to admin services for super-admin 2023-07-24 13:59:47 +02:00
Maxime Lalo
bf0dfaf2e6 🐛 Fixing crash when no rules in JWT 2023-07-18 14:11:30 +02:00
Vins
d9f2c267f7 Edited admin PUT OfficesRole, removed validation for demo 2023-07-18 11:13:42 +02:00
OxSaitama
129cb6ad86 refacto GET method with search param for folders 2023-07-13 15:07:38 +02:00
OxSaitama
2cbdc1db02 refacto query for GET methods 2023-07-11 18:05:29 +02:00
OxSaitama
7022e41fcb refacto error messages 2023-07-11 14:41:23 +02:00
OxSaitama
ae4812c0dc add error messages for middlewares 2023-07-11 14:21:16 +02:00
OxSaitama
34e248a247 fix deed middleware officeMembership 2023-07-11 11:08:51 +02:00
OxSaitama
6168683cfe fix deed middleware 2023-07-11 11:05:01 +02:00
OxSaitama
4dcc53f555 fix folders middleware 2023-07-10 16:22:06 +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
4e632e27ed add document types control on office ownership 2023-07-03 18:22:50 +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
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
OxSaitama
d893fe6906 add formdata controller and delete file service 2023-05-08 22:26:35 +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
Vincent Alamelle
efc7ad1efb WIP 2023-03-16 18:03:58 +01:00