603 Commits

Author SHA1 Message Date
Arnaud D. Natali
78fe4c0e55
refacto(controller): remove uid in req body for updates (#62)
solve this ticket:
https://www.notion.so/smart-chain/8451b1abb95046ceae81b49cfe26fe71?v=ac57690f41144dd8b703ad8ce35b8f3f&p=ad10ff9447294f139cceab862d94c964&pm=s
2023-08-17 09:46:44 +02:00
OxSaitama
1ce013b5f6 remove uid in req body for updates 2023-08-17 09:46:13 +02:00
Arnaud D. Natali
b1c00f1b27
refacto(controller): add checks on user (office)role update (#63)
solve this ticket :
https://www.notion.so/smart-chain/8451b1abb95046ceae81b49cfe26fe71?v=ac57690f41144dd8b703ad8ce35b8f3f&p=bc4296a15d104d41958ae73b5c456796&pm=s
2023-08-17 09:43:06 +02:00
OxSaitama
24327a99a3 add checks on user (office)role update 2023-08-16 11:09:48 +02:00
OxSaitama
8b1934d49e add role handler for namespaces 2023-08-14 17:07:24 +02:00
Arnaud D. Natali
922a0333ba
add DB url (#60) 2023-08-14 16:44:24 +02:00
OxSaitama
6111321649 add DB url 2023-08-14 16:43:33 +02:00
Arnaud D. Natali
43de428338
merging dev in staging (#59) 2023-08-14 14:36:50 +02:00
OxSaitama
18a653e10a remove error in response 2023-08-14 14:36:12 +02:00
OxSaitama
e7438ae41b refacto/securize vote deletion 2023-08-14 14:34:41 +02:00
Arnaud D. Natali
e7ccdaeba3
log user login for debugging 2023-08-14 12:02:48 +02:00
OxSaitama
dfdc09845c log user connection for debugging 2023-08-14 11:58:33 +02:00
Vins
5ed44992a9 Unmocked client dashboard page 2023-08-10 14:35:38 +02:00
Vins
a086572b14 page select folder unmocked 2023-08-09 11:39:30 +02:00
Vins
bd815853d0 Removed useless log 2023-08-08 09:23:07 +02:00
Vins
5ae54093a1 Removed other deedtype and added other document type to seeder 2023-08-07 15:26:22 +02:00
Vins
0fcdb3e907 Added other deed type to seeder 2023-08-07 15:24:48 +02:00
pida123
e660e2d7d9 fix cron 2023-08-03 17:42:42 +02:00
pida123
b55c9b9107 fix cron cicd 2023-08-03 17:29:42 +02:00
pida123
bd1739d516 add cron in cicd 2023-08-03 17:27:52 +02:00
pida123
75b4b629e2 add Cron cicd+helm 2023-08-03 17:27:36 +02:00
pida123
6900888fd8 fix container command 2023-08-03 17:23:58 +02:00
pida123
c4cd667bb1 fix cicd 2023-08-03 16:20:57 +02:00
pida123
b73d426943 image tag is now commit short sha 2023-08-03 16:19:04 +02:00
pida123
c0d37f8c41 fix cicd filters 2023-08-03 16:12:10 +02:00
pida123
c9c416d1ea fix cicd filters 2023-08-03 16:08:35 +02:00
pida123
3f96640b54 fix filters cicd 2023-08-03 16:06:03 +02:00
Vins
f9c38552fb app version 2023-08-03 16:04:13 +02:00
pida123
7960d7f3d3 test deploy 2023-08-03 16:00:41 +02:00
pida123
0c4f202a51 fix secrets 2023-08-03 15:59:55 +02:00
Vins
8591250e31 wip 2023-08-03 15:59:04 +02:00
pida123
dbebab1ad0 fix secret injection in helm chart 2023-08-03 15:41:18 +02:00
pida123
62952bc9f9 update devops flow 2023-08-03 12:10:07 +02:00
pida123
9360cd012c add logic statement to circleci jobs 2023-08-03 10:27:18 +02:00
pida123
a6c5219620 fix circleci concurrent build 2023-08-03 10:22:26 +02:00
pida123
c3317c8cd8 fix circleci 2023-08-03 10:19:37 +02:00
Vins
5328313004 Fix users 2023-08-02 14:06:40 +02:00
Vins
609a099d0b Fixed Document type name unique constraints 2023-08-02 11:04:33 +02:00
Vins
a05be05b72 Error when deed types name already exists 2023-08-02 10:53:39 +02:00
Maxime Lalo
7777bc6e91 🐛 Fixing documents get 2023-08-01 15:35:40 +02:00
VincentAlamelle
77f24af33c
feat: vote for super admin role (#56)
[WIP] solve this ticket: 

https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29580&t=k&c=e2ed47d1b61a467bba6cbdd734665bdd
2023-08-01 12:13:48 +02:00
Vins
246e8d4394 Super-admin role override every rules 2023-08-01 11:56:00 +02:00
Vins
e54df01c91 wip 2023-08-01 11:48:24 +02:00
Vins
194565e962 Edited start script 2023-07-31 14:08:23 +02:00
Vins
138f7e2407 Redploy back 2023-07-31 13:50:11 +02:00
Maxime Lalo
69afd66d2e Modify seeder 2023-07-27 15:26:41 +02:00
Maxime Lalo
3b7b9288bc 🐛 Fixing you already voted for this appointment 2023-07-27 13:20:13 +02:00
OxSaitama
fffcd17944 refacto vote creation in live-votes 2023-07-26 17:11:32 +02:00
OxSaitama
d244158c4e add unique constraint on appointments 2023-07-26 11:53:20 +02:00
OxSaitama
e9f3fb7e9c add error handling 2023-07-26 11:49:32 +02:00