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
OxSaitama
78c7364a81
fix document & file middleware for customers
2023-10-23 17:55:50 +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
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
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
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
OxSaitama
1c6b9680f9
handle empty collaborators error
2023-10-16 16:22:07 +02:00
OxSaitama
988a10efde
fix package version
2023-10-13 11:26:29 +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
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
OxSaitama
7080840e60
add check on document status
2023-10-10 00:16:56 +02:00
OxSaitama
23ba2672dd
refacto GET officeFolder for admin & super-admin
2023-10-09 12:02:28 +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
4923284e8b
🐛 Reintegrating condition on office roles
2023-10-09 11:36:15 +02:00
Maxime Lalo
542c568e10
🐛 Cannot anchor a folder if not all documents are validated
2023-10-09 11:22:23 +02:00
OxSaitama
a3c801da6b
Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev
2023-10-09 11:20:06 +02:00
OxSaitama
4b790599c2
add middleware for requests on customers
2023-10-09 11:19:51 +02:00
Maxime Lalo
294fc3fd9f
✨ Super admin can manage office roles
2023-10-09 11:08:27 +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
bcf2e64b19
add mimetype check on file middleware
2023-10-06 13:32:43 +02:00
OxSaitama
f36bf69624
fix accepted files for customer
2023-10-06 11:06:18 +02:00
OxSaitama
1f339299bb
refacto votes and notifications
2023-10-04 19:29:20 +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
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
Arnaud D. Natali
9725eed815
send anchoring notification ( #107 )
2023-10-02 11:25:06 +02:00
OxSaitama
081f38a845
remove customer controller from customer controller
2023-10-02 11:17:47 +02:00
Maxime Lalo
7675c98da6
Merge branch 'refacto/live-vote-controller' into dev
2023-10-02 10:01:42 +02:00
OxSaitama
844eac4bcd
refacto user connexion
2023-10-01 15:03:15 +02:00
Loïs Mansot
6698b05ad3
fix eager toString()
2023-09-29 19:13:37 +02:00
Loïs Mansot
f99612a85d
send anchoring notification
2023-09-29 18:47:43 +02:00
Arnaud D. Natali
005210e201
✨ Only show rules by namespace ( #102 )
2023-09-29 16:59:20 +02:00
Maxime Lalo
81fc7644a0
🐛 Code optimization
2023-09-29 16:53:35 +02:00
Maxime Lalo
e3ae788b01
✨ Security in put
2023-09-29 16:52:50 +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
279ea66a50
update anchor when requesting secure status
2023-09-29 15:46:43 +02:00
Loïs Mansot
ab4fac8e01
link an anchor to folder when requesting a new job
2023-09-29 15:36:31 +02:00