43 Commits

Author SHA1 Message Date
Vins
5be70cff2e Ondoing 2024-02-16 15:00:07 +01:00
Vins
4544b7209b Whitelist ready 2023-12-20 11:15:59 +01:00
Vins
34eb644940 cell_phone not required 2023-12-19 15:11:13 +01:00
Vins
d7e1a051bc fixed migrations 2023-12-05 11:19:26 +01:00
Vins
5a7f3c88e2 Merge branch 'dev' into fixMigrations 2023-12-05 11:10:05 +01:00
Maxime Lalo
56fe8a43b4 Can now resend sms right away 2023-12-01 16:36:20 +01:00
Vins
8ee88e2ffd Migrations 2023-12-01 15:22:16 +01:00
Maxime Lalo
9dc1049ce7 Send another code working 2023-11-29 16:47:50 +01:00
Maxime Lalo
b6e1b2ff62 TotpCodes in tables instead of in customer 2023-11-27 17:36:46 +01:00
Maxime Lalo
6c00162544 Renaming smsCode into TotpCode 2023-11-27 15:32:52 +01:00
Maxime Lalo
220a77e063 Beginning all routes for login/password 2023-11-23 15:54:04 +01:00
OxSaitama
40734f70fd refacto user handling 2023-10-19 11:44:58 +02:00
Maxime Lalo
6ef42914e4 Only show rules by namespace 2023-09-29 14:12:57 +02:00
OxSaitama
b22f43d1d4 reset migrations 2023-09-26 14:54:12 +02:00
Vins
51970e0435 merged dev 2023-09-22 11:36:35 +02:00
Loïs Mansot
59aaf734dc
add a migration file 2023-09-20 12:05:00 +02:00
OxSaitama
79d263d179 add idnot auth workflow 2023-09-19 18:15:25 +02:00
Vins
643ba11732 notif schema updated 2023-09-14 10:20:12 +02:00
Vins
c2431bace6 Merge branch 'dev' into notifications 2023-09-07 11:20:00 +02:00
OxSaitama
232633fc93 add role and rules label 2023-08-17 09:49:14 +02:00
Vins
e54df01c91 wip 2023-08-01 11:48:24 +02:00
OxSaitama
d244158c4e add unique constraint on appointments 2023-07-26 11:53:20 +02:00
OxSaitama
59f1fe2758 add vote service 2023-07-25 18:55:50 +02:00
Vins
8fd59a13d8 Added mailchimp feature + cron services 2023-07-24 15:34:56 +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
e1b2bec912 add rules middleware 2023-06-26 10:45:29 +02:00
OxSaitama
acbbba023c add controllers for auth 2023-06-21 15:08:00 +02:00
Maxime Lalo
090daafe5d 🐛 Fixing hydrate 2023-05-15 16:08:32 +02:00
Vincent Alamelle
3403b563d8 hotfix fetch 2023-05-15 16:08:10 +02:00
OxSaitama
9c84f99598 add archived to files on delete 2023-05-11 11:07:59 +02:00
OxSaitama
4f1c064189 fix data encryption 2023-05-10 23:26:02 +02:00
OxSaitama
d893fe6906 add formdata controller and delete file service 2023-05-08 22:26:35 +02:00
OxSaitama
fe879584f2 add IPFS service 2023-05-05 10:35:38 +02:00
OxSaitama
ec98f3ac26 refacto hydratation on post requests 2023-05-04 12:17:03 +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
c30b9e3f9b feature: add office folders services 2023-04-21 16:46:01 +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
Hugo Lextrait
0d7be408c8 clean repository for backendApi 2023-03-15 18:09:46 +01:00
hugolxt
ead8f43b7f
Staging implementation (#9)
The creation of a single repository is no longer relevant. Therefore, we
have to separate the front and back repo into two distinct repositories.
This PR allows to repatriate the work on dev branch
2023-03-15 14:40:23 +01:00
Hugo Lextrait
9a4f18eac0 [INIT] - repo le coffre 2023-02-17 11:06:01 +01:00