38 Commits

Author SHA1 Message Date
Maxime Lalo
8192d93330 Better API links 2023-11-24 17:28:14 +01:00
Maxime Lalo
5a870b7712 Updating ts config 2023-11-24 14:34:29 +01:00
Maxime Lalo
97fd3f0d86 Refacto set first password 2023-11-24 14:23:55 +01:00
Maxime Lalo
d3f9527f85 Refacto login 2023-11-24 14:14:19 +01:00
Maxime Lalo
fc8b86b7ca Refacto auth controller 2023-11-24 12:01:22 +01:00
Maxime Lalo
624dc26dca Login & set password not returns a valid JWT 2023-11-24 10:49:18 +01:00
Maxime Lalo
ee97ccbf46 Checking sms code in login & hiding password in ressource 2023-11-24 10:21:31 +01:00
Maxime Lalo
220a77e063 Beginning all routes for login/password 2023-11-23 15:54:04 +01:00
OxSaitama
99985590bc fix erros & access 2023-10-24 21:50:49 +02:00
OxSaitama
6ceb96ea4c add notification middlewares 2023-10-24 10:24:03 +02:00
OxSaitama
e72d4e9203 fix customer put queries 2023-10-23 19:30:11 +02:00
OxSaitama
78c7364a81 fix document & file middleware for customers 2023-10-23 17:55:50 +02:00
OxSaitama
40734f70fd refacto user handling 2023-10-19 11:44:58 +02:00
OxSaitama
7080840e60 add check on document status 2023-10-10 00:16:56 +02:00
OxSaitama
bcf2e64b19 add mimetype check on file middleware 2023-10-06 13:32:43 +02:00
OxSaitama
f36bf69624 fix accepted files for customer 2023-10-06 11:06:18 +02:00
OxSaitama
f2a43b72cd update customer resources 2023-09-29 10:48:19 +02:00
OxSaitama
77578e8d31 refacto customers entry points 2023-09-29 00:32:19 +02:00
OxSaitama
e2707cb21b refacto document middleware 2023-09-28 16:20:43 +02:00
Vins
51970e0435 merged dev 2023-09-22 11:36:35 +02:00
OxSaitama
40c2a075f8 fix idNot auth connexion 2023-09-20 18:44:20 +02:00
Vins
643ba11732 notif schema updated 2023-09-14 10:20:12 +02:00
VincentAlamelle
8796769ae3
Deposit Other Document from customer dashboard 2023-09-07 10:12:14 +02:00
Vins
8afdac3228 Done 2023-09-06 18:07:30 +02:00
OxSaitama
12ce8ddff4 fix where query for documents 2023-08-17 13:44:50 +02:00
OxSaitama
1ce013b5f6 remove uid in req body for updates 2023-08-17 09:46:13 +02:00
Vins
5ed44992a9 Unmocked client dashboard page 2023-08-10 14:35:38 +02:00
Vins
a086572b14 page select folder unmocked 2023-08-09 11:39:30 +02:00
OxSaitama
399ed9ac3c fix(controllers): include in GET queries 2023-07-24 15:14:59 +02:00
OxSaitama
d47b375957 fix folder query controller 2023-07-11 10:42:55 +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
Maxime Lalo
090daafe5d 🐛 Fixing hydrate 2023-05-15 16:08:32 +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
22d0239306 refacto hydratation for document controller 2023-05-04 10:52:39 +02:00
Vincent Alamelle
2ea09003bd Done 2023-05-02 11:27:26 +02:00