676 Commits

Author SHA1 Message Date
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
96799707e2 refacto Dockerfile apk import 2023-09-30 01:19:00 +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
0830b5d4c2
bump resources version 2023-09-29 18:55:16 +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
7a7dbecc6e
fix anchoring proof document dynamic data (#105) 2023-09-29 16:40:42 +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
Arnaud D. Natali
c5f64c3d29
Feat/notifications redirecturl (#103) 2023-09-29 15:27:36 +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
Arnaud D. Natali
f537a54ec2
Refacto/notifications (#101) 2023-09-29 11:55:48 +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
Arnaud D. Natali
f961fc6eaa
Refacto/customers (#100) 2023-09-29 10:48:52 +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
73cb62f200 refacto seeders with FC test db 2023-09-28 21:35:26 +02:00
Arnaud D. Natali
8e974ed50b
fix data copy (#98) 2023-09-28 20:43:11 +02:00
OxSaitama
88f8fede83 fix data copy 2023-09-28 20:41:29 +02:00
Arnaud D. Natali
f1baa2f1c6
refacto document middleware (#96) 2023-09-28 16:21:43 +02:00
OxSaitama
e2707cb21b refacto document middleware 2023-09-28 16:20:43 +02:00
OxSaitama
e57d8254a2 temporary fix for start command 2023-09-28 13:07:09 +02:00
OxSaitama
d7566ce618 refacto dockerfile for migrations 2023-09-27 18:35:51 +02:00
Vins
295b6f820b rollback mail recap timer 2023-09-27 17:07:05 +02:00
Vins
c3b044a9f4 changed recap mail date to test 2023-09-27 16:40:58 +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
Arnaud D. Natali
3c32eaf15d
add document types to deed types (#91) 2023-09-26 17:29:38 +02:00
OxSaitama
5433274ec0 add document types to deed types 2023-09-26 17:28:53 +02:00
Maxime Lalo
529f3630ef Updating package json to fit the ressources 2023-09-26 16:39:57 +02:00
Maxime Lalo
75488c1018 🐛 Fixing anchor in folder_anchor 2023-09-26 16:39:12 +02:00
OxSaitama
3dee62499d Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-09-26 16:16:29 +02:00
OxSaitama
50581146e9 add back api host variable 2023-09-26 16:16:18 +02:00