322 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
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
Maxime Lalo
3bb9cf1bdf 🐛 Removing where in rules controller admin 2023-09-29 14:34:05 +02:00
Maxime Lalo
6ef42914e4 Only show rules by namespace 2023-09-29 14:12:57 +02:00
OxSaitama
1de54fb1ce fix update notification 2023-09-29 11:54:25 +02:00
OxSaitama
8334d0c67f refacto notifications with userID protection 2023-09-29 11:38:48 +02:00
OxSaitama
f2a43b72cd update customer resources 2023-09-29 10:48:19 +02:00
OxSaitama
77578e8d31 refacto customers entry points 2023-09-29 00:32:19 +02:00
OxSaitama
88f8fede83 fix data copy 2023-09-28 20:41:29 +02:00
OxSaitama
e2707cb21b refacto document middleware 2023-09-28 16:20:43 +02:00
Maxime Lalo
2fc307f3c3 Delete appointment if no votes in appointment 2023-09-27 16:34:23 +02:00
Maxime Lalo
7a8b6b4226 Refacto live vote controller 2023-09-27 16:17:31 +02:00
Loïs Mansot
532543fe5e
set anchoring proof download response content type 2023-09-26 15:37:32 +02:00
Maxime Lalo
c6c37621c4 Fixing notifications 2023-09-26 12:08:19 +02:00
OxSaitama
5dae259fc2 add id360 service 2023-09-26 12:01:04 +02:00
Maxime Lalo
6e811d1b03 🐛 Fixing notifications 2023-09-26 10:58:42 +02:00
Loïs Mansot
fc6d20afa5
Merge branch 'fix/file-handler' into dev 2023-09-25 17:15:36 +02:00
Loïs Mansot
1f406bcb38
remove hardcoded position for folder uid 2023-09-25 16:47:43 +02:00
Vins
702337d984 merged dev 2023-09-25 14:44:57 +02:00
Vins
d861ae84da Added vote notifications 2023-09-25 10:47:11 +02:00
Loïs Mansot
7139f9d737
Merge branch 'dev' into feature/anchoring-proof 2023-09-22 18:01:59 +02:00
Loïs Mansot
fa5cd62bd0
add route and service to download the document 2023-09-22 17:57:16 +02:00
Vins
d6d358f579 Some fixes 2023-09-22 11:41:32 +02:00
Vins
51970e0435 merged dev 2023-09-22 11:36:35 +02:00
Vins
fd8ff9ec78 User notification controller 2023-09-22 11:20:18 +02:00
OxSaitama
4a38b29ea3 Merge branch 'feature/anchoring-api' of github.com:smart-chain-fr/leCoffre into feature/anchoring-api 2023-09-22 10:42:35 +02:00
Loïs Mansot
9590adff2e
add middlewares in OfficeFolderAnchorsController 2023-09-22 10:06:00 +02:00