83 Commits

Author SHA1 Message Date
Vins
f6543980fc Fixed historique de relance 2025-04-10 16:28:22 +02:00
Vins
12c0cb3eb2 Reminders pagination 2024-11-28 11:26:42 +01:00
Vins
ffce128c83 Email on document sent by notary 2024-11-07 14:52:13 +01:00
Max S
eafe7b4d01 fix puppetter lanch for downloading anchor proof 2024-09-23 14:45:14 +02:00
Max S
510fe26f1e 🔨 fix wrong concatenation of query where in get documents 2024-09-13 13:08:08 +02:00
Max S
97ccd8deee add documents_notary files to anchor 2024-09-13 10:47:41 +02:00
Max S
bb9547be9b rename filesNotaryService 2024-09-11 10:51:18 +02:00
Max S
95f2c8a8bc 🚚 delete filesNotaryHandler middleware 2024-09-10 18:38:15 +02:00
Max S
bcd12b5317 remove console log 2024-09-10 18:16:32 +02:00
Max S
5bd5e096ca add filesNotaryController download route 2024-09-10 18:11:10 +02:00
Vins
a68d8b817a Endpoint delete document notary 2024-09-09 15:10:24 +02:00
Vins
8f5974ab59 Fixed Notary Documents 2024-09-09 11:15:28 +02:00
Vins
3e64472821 Doing 2024-09-09 05:45:17 +02:00
Vins
c8f77ad783 done 2024-06-18 11:11:22 +02:00
Vins
e5beaa587d Fixed include office 2024-06-12 15:39:49 +02:00
Vins
5d49e53416 Fixed office name 2024-06-12 15:13:34 +02:00
Vins
98a1694261 Changed anchor proof file 2024-06-12 14:52:51 +02:00
Vins
547ab0b230 Customer notes feature finished 2024-06-05 09:39:11 +02:00
Vins
752fe3b96c Remove customer finished 2024-05-29 23:21:46 +02:00
Vins
0e9aa692a6 Added office to customer creation 2024-05-29 09:33:38 +02:00
Vins
666b98683a Notifications ordered 2024-05-23 00:19:32 +02:00
Maxime Lalo
4f59877fff remove console logs 2024-04-29 15:09:36 +02:00
Vins
bbecec09a3 Rules and user access 2024-04-19 11:47:55 +02:00
Vins
ba667f73f5 Finished 2024-02-20 14:16:17 +01:00
Vins
ecc0342155 Fixed 2024-02-16 17:09:21 +01:00
Vins
42c72713fb Fixed no file error 2024-02-16 16:00:07 +01:00
Vins
5be70cff2e Ondoing 2024-02-16 15:00:07 +01:00
Vins
3520a15a10 Archive an unanchored folder 2024-02-13 09:21:24 +01:00
Vins
a6bdd87088 done 2023-12-15 13:16:45 +01:00
OxSaitama
73fb1b2625 add checks on office controller 2023-10-25 10:52:27 +02: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
Loïs Mansot
11ad41aae4
reshape zip content structure 2023-10-20 11:46:32 +02:00
OxSaitama
da979e3c85 await email creation 2023-10-19 17:04:19 +02:00
OxSaitama
af6783a633 refacto email builder 2023-10-19 15:32:06 +02:00
OxSaitama
1c175ac816 check on already used email 2023-10-19 14:43: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
OxSaitama
819b554b64 add validation errors 2023-10-12 19:45:26 +02:00
OxSaitama
13139cf167 add error on same email and phone number 2023-10-11 19:17:56 +02:00
OxSaitama
7080840e60 add check on document status 2023-10-10 00:16:56 +02:00
OxSaitama
94e1eb24d4 Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-10-09 11:46:23 +02:00
Maxime Lalo
542c568e10 🐛 Cannot anchor a folder if not all documents are validated 2023-10-09 11:22:23 +02:00
OxSaitama
4b790599c2 add middleware for requests on customers 2023-10-09 11:19:51 +02:00
Maxime Lalo
4860a95209 Delete files on refusing documents 2023-10-09 10:05:25 +02:00
Maxime Lalo
46cc08eeca 🐛 Removing any type 2023-10-04 17:47:05 +02:00
Maxime Lalo
2e47e7a820 Cannot ask documents on an anchored folder 2023-10-04 17:45:03 +02:00
Maxime Lalo
95bcb05340 Refacto archive/restore 2023-10-04 17:23:32 +02:00
Maxime Lalo
ef4cb3f5fa Creating get of anchors 2023-10-03 11:21:25 +02:00
OxSaitama
65b6311cf0 refacto folders filter 2023-10-02 22:45:16 +02:00