102 Commits

Author SHA1 Message Date
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
Vincent Alamelle
d2b0799714 Seeder update 2023-05-12 10:29:15 +02:00
Maxime Lalo
b44f5f5a64 Merge branch 'staging' into dev 2023-05-11 22:51:16 +02:00
OxSaitama
6aefea2711 refacto file upload 2023-05-11 22:03:53 +02:00
Vincent Alamelle
16f65aee50 Seeder updated 2023-05-11 20:41:58 +02:00
Vincent Alamelle
a17ef2415b update seeder 2023-05-11 17:46:17 +02:00
Vincent Alamelle
10c747e409 Seeder 2023-05-11 17:19:42 +02:00
OxSaitama
5a2106f6a5 fix document type import in deeds 2023-05-11 17:00:06 +02:00
Vincent Alamelle
313c7112a3 seeder update 2023-05-11 16:47:22 +02:00
Vincent Alamelle
33313a3098 Update seeder v2 2023-05-11 16:05:02 +02:00
Vincent Alamelle
9f752d3d89 Seeder v2 update 2023-05-11 15:28:04 +02:00
Vincent Alamelle
d4c8466f9d Removed key data variables 2023-05-11 14:29:39 +02:00
Vincent Alamelle
23eb8aecc4 Seeder v2 update 2023-05-11 14:16:16 +02:00
Vincent Alamelle
fea4471923 seeder v2 2023-05-11 13:49:49 +02:00
Hugo Lextrait
deeddd6944 patch seeder 1 2023-05-11 12:35:08 +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
Hugo Lextrait
4caa6e70c8 🎨 fix seeder 2023-05-10 18:55:39 +02:00
Hugo Lextrait
adea3c3a03 🎨 fix seeder 2023-05-10 16:00:11 +02:00
Hugo Lextrait
1f834ab79d add data to seeder 2023-05-10 11:00: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
Maxime Lalo
61fee74e4d Fixing back launch 2023-04-25 17:08:26 +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
OxSaitama
2a228f3da7 Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-04-12 15:13:38 +02:00
OxSaitama
04420ab5ed add user auth from idNot 2023-04-12 15:13:17 +02:00
Hugo Lextrait
3041c6c062 docker seeding 2023-04-12 11:51:53 +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
f95978037a created our first service and controller for users > api/users 2023-03-17 16:37:20 +01:00
Vincent Alamelle
efc7ad1efb WIP 2023-03-16 18:03:58 +01:00
Arnaud D. Natali
ed8ce2dab9
add schemas for DB (#11)
Co-authored-by: OxSaitama <arnaud.daubernatali@smart-chain.fr>
2023-03-15 18:22:15 +01: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
Arnaud D. Natali
41a8f67da2
add schemas for DB (#8)
Co-authored-by: OxSaitama <arnaud.daubernatali@smart-chain.fr>
2023-03-14 15:52:14 +01:00
Hugo Lextrait
ad4f692732 get backend from TezosLink 2023-03-02 16:53:14 +01:00