597 Commits

Author SHA1 Message Date
OxSaitama
ee1c0d2800 Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-09-25 18:20:27 +02:00
OxSaitama
78c66b1a54 refacto update roles 2023-09-25 17:34:58 +02:00
Loïs Mansot
fc6d20afa5
Merge branch 'fix/file-handler' into dev 2023-09-25 17:15:36 +02:00
Maxime Lalo
5acfebe4af Updating packages 2023-09-25 17:10:05 +02:00
Loïs Mansot
1f406bcb38
remove hardcoded position for folder uid 2023-09-25 16:47:43 +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
VincentAlamelle
575bcc6580
Notifications (#79)
Generic controller to GET PUT on user notifications.
Notification builder to create notifs
2023-09-25 14:45:18 +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
Vins
cd250b0d82 same 2023-09-25 14:15:06 +02:00
Vins
34a72992b2 Added link in email 2023-09-25 14:14:46 +02:00
Vins
cda50bd096 Removed logs 2023-09-25 14:06:49 +02:00
Vins
98e9d18663 test 2023-09-25 11:45:23 +02:00
Vins
902eb23556 Merge branch 'dev' into staging 2023-09-25 11:39:40 +02:00
Vins
a41a63ac24 Logging cron 2023-09-25 11:39:27 +02:00
Vins
d861ae84da Added vote notifications 2023-09-25 10:47:11 +02:00
Arnaud D. Natali
6d87971301
Merge dev in staging (#84) 2023-09-25 10:46:18 +02:00
OxSaitama
beeb1a3ea6 Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-09-25 10:43:51 +02:00
OxSaitama
967641e213 log dates 2023-09-25 10:43:32 +02:00
Loïs Mansot
10cb7f84c9
Feat: anchoring proof (#83) 2023-09-25 10:35:00 +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
Loïs Mansot
554819b0f8
add AnchoringProofService document generator 2023-09-22 17:56:42 +02:00
Arnaud D. Natali
582da5dff1
delete req log (#82) 2023-09-22 17:53:46 +02:00
OxSaitama
3d289474bf delete req log 2023-09-22 17:53:02 +02:00
Arnaud D. Natali
7e60ae5f15
Merge Dev in staging (#81) 2023-09-22 17:00:11 +02:00
OxSaitama
ecf1a29c15 refacto iat for jwt 2023-09-22 16:58:14 +02:00
VincentAlamelle
c1db9610ca
Hebdo mail recap (#80)
Cron that create an email for each user that has document with status
DEPOSITED in one ore more of his office, every friday at 20:00
2023-09-22 16:06:34 +02:00
Vins
9154e7308b Desactivate mails in dev 2023-09-22 16:05:54 +02:00
Vins
56997f46bc feature finished 2023-09-22 15:47:25 +02:00
OxSaitama
dbe984b474 fix idNot connexion 2023-09-22 14:58:40 +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
Loïs Mansot
d3cddc8adf
Feat: anchoring api (#78) 2023-09-22 11:14:57 +02:00
OxSaitama
835e7f1804 add anchors rules 2023-09-22 11:08:00 +02:00
Vins
d45fee73e5 Notif finished 2023-09-22 10:51:38 +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
Loïs Mansot
3065225007
Refacto: folder-based anchoring (#74) 2023-09-22 10:05:18 +02:00
Arnaud D. Natali
35eb6f22b3
refacto delete comments (#77) 2023-09-22 09:43:47 +02:00
OxSaitama
0b6cd04ec8 refacto delete comments 2023-09-22 09:43:05 +02:00
Loïs Mansot
dc5eb4cb52
add OfficeFolderAnchorsController
- create a job for anchoring all hashes in a folder
- monitor the status of an anchoring
2023-09-21 16:33:30 +02:00
Loïs Mansot
b448aea01e
add optics for accessing nested hashes 2023-09-21 15:40:25 +02:00
Loïs Mansot
c4dcc16027
add SecureService 2023-09-21 14:09:06 +02:00
Arnaud D. Natali
830e8373e6
log for debugging (#76) 2023-09-21 13:17:20 +02:00
OxSaitama
4f8369ec79 log for debugging 2023-09-21 13:16:40 +02:00
Arnaud D. Natali
d3731f1e4e
Merge Dev in Staging (#75) 2023-09-21 13:01:15 +02:00