52 Commits

Author SHA1 Message Date
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
527a4fd837 refacto rules assignment in jwt 2023-08-17 11:28:30 +02:00
OxSaitama
232633fc93 add role and rules label 2023-08-17 09:49:14 +02:00
Maxime Lalo
3b7b9288bc 🐛 Fixing you already voted for this appointment 2023-07-27 13:20:13 +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
29d0051bf9 fix(resources): add updateDeedType group 2023-07-25 14:14:27 +02:00
Vins
ffa9f63c05 Removed connect office on PUT documentType 2023-07-24 16:33:57 +02:00
Vins
8fd59a13d8 Added mailchimp feature + cron services 2023-07-24 15:34:56 +02:00
Maxime Lalo
4276ca0404 🐛 fix empty query in offices 2023-07-18 14:48:17 +02:00
OxSaitama
129cb6ad86 refacto GET method with search param for folders 2023-07-13 15:07:38 +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
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
e1b2bec912 add rules middleware 2023-06-26 10:45:29 +02:00
OxSaitama
aa30e8badd add roles and rules repositories 2023-06-19 17:58:12 +02:00
Maxime Lalo
090daafe5d 🐛 Fixing hydrate 2023-05-15 16:08:32 +02:00
OxSaitama
b6f1e11f53 add mimetype and size of files 2023-05-15 15:15:08 +02:00
OxSaitama
2cf1067f03 refacto errors and naming 2023-05-15 10:09:51 +02:00
OxSaitama
6aefea2711 refacto file upload 2023-05-11 22:03:53 +02:00
OxSaitama
5a2106f6a5 fix document type import in deeds 2023-05-11 17:00:06 +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
Vincent Alamelle
28e5b8a33f Remove useless console log 2023-05-09 17:48:25 +02:00
Vincent Alamelle
e6654979cd update deed functional 2023-05-09 15:37:27 +02:00
Arnaud D. Natali
7a3a0ce8cd
delete folder done (#36) 2023-05-09 11:03:38 +02:00
Vincent Alamelle
52ac22fe21 delete folder done 2023-05-09 11:01:42 +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
Vincent Alamelle
266501fd79 Feature update document 2023-05-04 17:57:27 +02:00
Vincent Alamelle
855334dbd8 Fixed create Document 2023-05-04 17:48:56 +02:00
OxSaitama
ec98f3ac26 refacto hydratation on post requests 2023-05-04 12:17:03 +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
Vincent Alamelle
a1425acdc3 Add new validators group for all post request and Customer/Folder put request 2023-05-03 12:17:58 +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
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
ad4f692732 get backend from TezosLink 2023-03-02 16:53:14 +01:00