Maxime Lalo
bbf480fbda
✨ Disable the totp code when used
2023-11-29 14:38:15 +01:00
Vins
95ced1f33e
Building the switch
2023-11-28 00:56:33 +01:00
Maxime Lalo
b6e1b2ff62
✨ TotpCodes in tables instead of in customer
2023-11-27 17:36:46 +01:00
Maxime Lalo
cdbb3e3257
✨ Clearing totp code after login/set password
2023-11-27 15:49:08 +01:00
Maxime Lalo
6c00162544
✨ Renaming smsCode into TotpCode
2023-11-27 15:32:52 +01:00
Maxime Lalo
fc8b86b7ca
✨ Refacto auth controller
2023-11-24 12:01:22 +01:00
Maxime Lalo
65d6e548d1
🐛 Can now update excluded vars
2023-11-24 10:49:00 +01:00
Maxime Lalo
220a77e063
✨ Beginning all routes for login/password
2023-11-23 15:54:04 +01:00
OxSaitama
99985590bc
fix erros & access
2023-10-24 21:50:49 +02:00
OxSaitama
974d1225ee
fix email spams
2023-10-20 12:18:04 +02:00
OxSaitama
e26f4eecc5
fix anti-spam feature
2023-10-19 17:25:23 +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
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