403 Commits

Author SHA1 Message Date
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
b61da5f831 refacto puppeteer config 2023-10-06 16:09:29 +02:00
OxSaitama
72f5e594e0 try new node image 2023-10-06 15:05:53 +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
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
55797019ec Changed expiring document cron timer 2023-10-03 09:50:02 +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
a2b5ddf9a8 add file upload size limit 2023-10-02 23:46:01 +02:00
OxSaitama
65b6311cf0 refacto folders filter 2023-10-02 22:45:16 +02:00
Maxime Lalo
2d0517aa10 🐛 Allow deletion of a document with a file if status is refused 2023-10-02 14:34:58 +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
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
OxSaitama
95606f3e5f add puppeteer executable path 2023-09-30 22:19:01 +02:00
OxSaitama
f4d3319d51 add documents and deed types to seeder 2023-09-30 22:03:43 +02:00
OxSaitama
7afc72da4a add chrome path 2023-09-30 01:44:10 +02:00
OxSaitama
037f047096 Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-09-30 01:09:57 +02:00
OxSaitama
746f8ad3d2 add chromium installation for puppeteer 2023-09-30 01:09:45 +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
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
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
18abf338c5
fix anchoring proof document dynamic data 2023-09-29 16:37:33 +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
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
3bb9cf1bdf 🐛 Removing where in rules controller admin 2023-09-29 14:34:05 +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