1004 Commits

Author SHA1 Message Date
OxSaitama
f51aad5e73 add role handler 2023-10-19 16:19:14 +02:00
OxSaitama
9cd108afd4 fix refuse document routing 2023-10-19 16:17:25 +02:00
Arnaud D. Natali
f2b400240d
Merge Dev in Staging 2023-10-19 15:33:00 +02:00
OxSaitama
af6783a633 refacto email builder 2023-10-19 15:32:06 +02:00
Arnaud D. Natali
defb49b1bc
Merge Dev in Staging 2023-10-19 14:44:28 +02:00
OxSaitama
1c175ac816 check on already used email 2023-10-19 14:43:44 +02:00
Arnaud D. Natali
a725e0454a
Merge Dev in Staging 2023-10-19 11:48:56 +02:00
Arnaud D. Natali
d84d5aafd2
Refacto customer handler (#151) 2023-10-19 11:46:52 +02:00
OxSaitama
40734f70fd refacto user handling 2023-10-19 11:44:58 +02:00
Arnaud D. Natali
f08b258b8e
Merge branch feature/download-proof-zip into dev (#150) 2023-10-19 11:42:44 +02:00
Loïs Mansot
0728559e0e
update anchors/download route to get a complete zip archive
The zip will contain:
- the anchoring proof PDF ;
- plus all accessible files stored on IPFS.

If the key is invalid, a broken file will be added to the archive. If the key is missing, the file will not be added to the archive, because there is no way it could be deciphered. For now, all network errors from IPFS are silently ignored, resulting in an archive containing only the anchoring proof.
2023-10-18 16:47:12 +02:00
Loïs Mansot
15b51a56a1
add optics for folder files path retrieval 2023-10-18 10:48:59 +02:00
Arnaud D. Natali
a0313b7572
Merge Dev in Staging 2023-10-17 11:15:38 +02:00
OxSaitama
1c6b9680f9 handle empty collaborators error 2023-10-16 16:22:07 +02:00
Arnaud D. Natali
d9b098694b
Merge Dev in Staging 2023-10-13 13:27:24 +02:00
OxSaitama
77c2273ef0 fix document types copy in deeds 2023-10-13 13:26:45 +02:00
Arnaud D. Natali
f28cb545f6
fix package version 2023-10-13 11:27:30 +02:00
OxSaitama
988a10efde fix package version 2023-10-13 11:26:29 +02:00
Arnaud D. Natali
06898fcb5e
Merge Dev in Staging 2023-10-12 19:50:43 +02:00
Arnaud D. Natali
5643a8ffe7
Removed MailchimpService sendRecap function -> Email builder (#145) 2023-10-12 19:49:45 +02:00
OxSaitama
819b554b64 add validation errors 2023-10-12 19:45:26 +02:00
Vins
6815fe6f83 Removed emilBuilder sendRecap function 2023-10-12 12:00:48 +02:00
OxSaitama
13139cf167 add error on same email and phone number 2023-10-11 19:17:56 +02:00
Arnaud D. Natali
5ab418748c
Merge Dev in Staging 2023-10-11 13:02:59 +02:00
OxSaitama
8f7367eb63 fix redirection on login error 2023-10-11 13:00:34 +02:00
OxSaitama
d3e7c9e802 refacto refresh token 2023-10-11 12:28:47 +02:00
Maxime Lalo
7a013db6b0 Merge branch 'staging' into preprod 2023-10-10 16:42:12 +02:00
Maxime Lalo
a7168030cb Merge branch 'dev' into staging 2023-10-10 16:23:12 +02:00
Maxime Lalo
5723d6d382 🐛 Fixing dockerfile with chromium at run 2023-10-10 16:22:58 +02:00
Maxime Lalo
c189681f3f 🐛 Fixing dockerfile with chromium at run 2023-10-10 16:22:51 +02:00
Arnaud D. Natali
9b493dd075
Merge Staging in Prepod 2023-10-10 15:19:53 +02:00
Arnaud D. Natali
855c318618
add chromium 2023-10-10 12:30:15 +02:00
OxSaitama
1f41890740 add chromium 2023-10-10 12:29:15 +02:00
Arnaud D. Natali
fefa053bfa
try with puppeteer browser 2023-10-10 12:02:03 +02:00
OxSaitama
5848eab644 try with puppeteer browser 2023-10-10 11:59:32 +02:00
Arnaud D. Natali
b672909c04
remove chromium-browser installation 2023-10-10 11:00:44 +02:00
OxSaitama
9c3f420aa4 remove chromium-browser installation 2023-10-10 11:00:07 +02:00
Arnaud D. Natali
6427d86e45
refacto puppeteer config 2023-10-10 10:51:06 +02:00
OxSaitama
b86ad2f214 refacto puppeteer config 2023-10-10 10:50:02 +02:00
Arnaud D. Natali
81fd8fdf96
Merge Dev in Staging 2023-10-10 00:25:41 +02:00
OxSaitama
5ff6925b58 upgrade client body size 2023-10-10 00:24:27 +02:00
OxSaitama
7080840e60 add check on document status 2023-10-10 00:16:56 +02:00
Arnaud D. Natali
7fd4a4fb7c
refacto express limit size 2023-10-09 18:14:32 +02:00
OxSaitama
8ee7d9b9ba refacto express limit size 2023-10-09 18:13:36 +02:00
Arnaud D. Natali
93869c3222
fix puppeteer executable path 2023-10-09 18:06:27 +02:00
OxSaitama
1d82a931f1 fix puppeteer executabla path 2023-10-09 17:54:35 +02:00
Arnaud D. Natali
787e78f801
add browser dependencies 2023-10-09 17:44:01 +02:00
OxSaitama
ad799f3367 add browser dependencies 2023-10-09 17:43:08 +02:00
Arnaud D. Natali
bd7239d157
Merge Dev in Staging 2023-10-09 17:01:42 +02:00
OxSaitama
6ab4c9c44b Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-10-09 16:59:11 +02:00