185 Commits

Author SHA1 Message Date
OxSaitama
af6783a633 refacto email builder 2023-10-19 15:32:06 +02:00
OxSaitama
40734f70fd refacto user handling 2023-10-19 11:44:58 +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
OxSaitama
77c2273ef0 fix document types copy in deeds 2023-10-13 13:26:45 +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
OxSaitama
8f7367eb63 fix redirection on login error 2023-10-11 13:00:34 +02:00
Maxime Lalo
4860a95209 Delete files on refusing documents 2023-10-09 10:05:25 +02:00
OxSaitama
d762dfcf66 fix sending notifications 2023-10-06 14:47:29 +02:00
OxSaitama
1f339299bb refacto votes and notifications 2023-10-04 19:29:20 +02:00
Vins
e94d2deade Customers emails limited 2023-10-04 08:54:48 +02:00
Maxime Lalo
ef4cb3f5fa Creating get of anchors 2023-10-03 11:21:25 +02:00
Vins
659067a280 fixed 2023-10-03 09:48:15 +02:00
OxSaitama
7c2bb75244 add other document type 2023-10-03 00:14:36 +02:00
OxSaitama
65b6311cf0 refacto folders filter 2023-10-02 22:45:16 +02:00
OxSaitama
c414a5b1a6 fix cutomer name 2023-10-02 12:44:25 +02:00
Maxime Lalo
3e14ffa429 🐛 Delete document right to notary 2023-10-02 11:55:12 +02:00
OxSaitama
f4d3319d51 add documents and deed types to seeder 2023-09-30 22:03:43 +02:00
OxSaitama
746f8ad3d2 add chromium installation for puppeteer 2023-09-30 01:09:45 +02:00
OxSaitama
6d4d4f05e5 refacto folder anchor notification 2023-09-29 18:01:37 +02:00
Maxime Lalo
7a5133a1f5 Merge branch 'feature/rule-by-namespace' into dev 2023-09-29 17:21:12 +02:00
Maxime Lalo
e57d167411 🐛 Modifying rules naming 2023-09-29 17:20:40 +02:00
Arnaud D. Natali
005210e201
Only show rules by namespace (#102) 2023-09-29 16:59:20 +02:00
Arnaud D. Natali
9031aaf73c
Merge branch 'feature/anchoring-state' into dev (#104)
Two tasks to keep track of the anchoring state:

- store newly posted anchor and link them to a folder ;
- update an anchor after requesting its status on secure.
2023-09-29 16:46:58 +02:00
Loïs Mansot
ab4fac8e01
link an anchor to folder when requesting a new job 2023-09-29 15:36:31 +02:00
OxSaitama
199cf051a8 add redirect url to notifications 2023-09-29 15:26:36 +02:00
Loïs Mansot
49e8f1d89b
add OfficeFolderAnchorsRepository 2023-09-29 14:39:19 +02:00
Maxime Lalo
aad951f28a Admin can put users 2023-09-29 14:33:29 +02:00
Maxime Lalo
6c25e27ee0 Admin can put users 2023-09-29 14:33:17 +02:00
OxSaitama
ef0876d058 add redirecturl link 2023-09-29 14:19:38 +02:00
Maxime Lalo
6ef42914e4 Only show rules by namespace 2023-09-29 14:12:57 +02:00
OxSaitama
8334d0c67f refacto notifications with userID protection 2023-09-29 11:38:48 +02:00
OxSaitama
77578e8d31 refacto customers entry points 2023-09-29 00:32:19 +02:00
OxSaitama
73cb62f200 refacto seeders with FC test db 2023-09-28 21:35:26 +02:00
OxSaitama
e2707cb21b refacto document middleware 2023-09-28 16:20:43 +02:00
Maxime Lalo
75488c1018 🐛 Fixing anchor in folder_anchor 2023-09-26 16:39:12 +02:00
OxSaitama
50581146e9 add back api host variable 2023-09-26 16:16:18 +02:00
OxSaitama
9572207133 delete unused variable 2023-09-26 15:46:07 +02:00
OxSaitama
b22f43d1d4 reset migrations 2023-09-26 14:54:12 +02:00
OxSaitama
5dae259fc2 add id360 service 2023-09-26 12:01:04 +02:00
Vins
29a8e23c43 Notif cron 2023-09-26 11:39:26 +02:00
OxSaitama
356c687920 add default data at office creation 2023-09-25 20:04:33 +02:00
Vins
d5f1f42064 Change mail subject 2023-09-25 15:31:24 +02:00
Vins
9033eb1f99 Changed mail subject 2023-09-25 14:57:37 +02:00
Vins
702337d984 merged dev 2023-09-25 14:44:57 +02:00
Vins
3a08491b94 Added super admin notif 2023-09-25 14:34:30 +02:00
Vins
088862d781 Changed mail subject 2023-09-25 14:17:51 +02:00