685 Commits

Author SHA1 Message Date
Vins
c108798ba6 redeploy back 2023-07-25 14:15:31 +02:00
OxSaitama
23ac893d3b Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-07-25 14:14:37 +02:00
OxSaitama
29d0051bf9 fix(resources): add updateDeedType group 2023-07-25 14:14:27 +02:00
Vins
399eb9ac20 redeploy back 2023-07-25 13:32:57 +02:00
Vins
fbcca56b8f Edit Api Dockerfile to migrate prisma on deploy 2023-07-25 12:02:52 +02:00
OxSaitama
4fc12c82ad fix(seeder): refacto deed-type rule name 2023-07-25 12:01:33 +02:00
OxSaitama
341329487b fix(variables): remove logs 2023-07-25 11:35:53 +02:00
OxSaitama
3049dfcd75 fix(middlewares): add error catcher 2023-07-25 11:34:38 +02:00
Vins
b6ce63cfa9 fix 2023-07-25 11:16:17 +02:00
Vins
ed0a41acaf Fix cron service 2023-07-25 11:14:18 +02:00
Vins
69585af4db Fixed env vars 2023-07-25 11:02:08 +02:00
Vins
4668fcb88f Edit variables error 2023-07-25 10:50:09 +02:00
Vins
df176847c0 Log variables error 2023-07-25 10:20:01 +02:00
Vins
18497903a3 Added env variable 2023-07-25 10:07:24 +02:00
Vins
bd2518bb38 Set mailchimp api key correctly 2023-07-25 10:04:26 +02:00
Vins
b35b41259a Run cron stg 2023-07-25 09:50:55 +02:00
VincentAlamelle
a939d84004
Seeder done (#58) 2023-07-25 09:26:22 +02:00
Vins
9d70c36b13 Seeder done 2023-07-25 09:25:50 +02:00
Vins
e659db3642 Edited user idNot 2023-07-24 16:56:17 +02:00
Vins
ffa9f63c05 Removed connect office on PUT documentType 2023-07-24 16:33:57 +02:00
VincentAlamelle
fa1f6feb0d
Mailchimp (#57) 2023-07-24 15:37:38 +02:00
Vins
8fd59a13d8 Added mailchimp feature + cron services 2023-07-24 15:34:56 +02:00
OxSaitama
399ed9ac3c fix(controllers): include in GET queries 2023-07-24 15:14:59 +02:00
OxSaitama
ad4b43e56e feat(middlewares): add access to admin services for super-admin 2023-07-24 13:59:47 +02:00
OxSaitama
2f5720f2b3 fix rule validator 2023-07-24 11:15:45 +02:00
Maxime Lalo
4276ca0404 🐛 fix empty query in offices 2023-07-18 14:48:17 +02:00
Maxime Lalo
bf0dfaf2e6 🐛 Fixing crash when no rules in JWT 2023-07-18 14:11:30 +02:00
Vins
d9f2c267f7 Edited admin PUT OfficesRole, removed validation for demo 2023-07-18 11:13:42 +02:00
Vins
47885ddbe1 Copied put roles into admin namespace 2023-07-17 15:20:01 +02:00
Arnaud D. Natali
6c2de42621
feat: filter deed types by name (#55)
solve this ticket:
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29580&t=k&c=7df9ce7b32774f9fabc9fbb9fad90529
2023-07-13 16:02:51 +02:00
Arnaud D. Natali
bfbbde7f4d
feat: filter office by name (#54)
solve this ticket :
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29580&t=k&c=c3617927e1104177a7ee19d389ddcbb7
2023-07-13 16:02:21 +02:00
Arnaud D. Natali
d233a4b980
feat: Filter office roles by name (#53)
solve this ticket:
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29580&t=k&c=23bee4f2e59f42b599dd1bfc512adb96
2023-07-13 16:02:03 +02:00
Arnaud D. Natali
49d17ad14b
feat: filter users by names (#52)
solve those tickets : 
-
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29580&t=k&c=07eae5bc771f49b7b67b898c11b325b6

-
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29580&t=k&c=e0a578d6ae624778b42a15908d9b2298
2023-07-13 16:01:34 +02:00
Arnaud D. Natali
1fc6da293b
feat: filter folders by attributes value (#51)
solve this ticket :
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29580&t=k&c=53eb17493bc5472eaa93411721854055
2023-07-13 16:01:04 +02:00
OxSaitama
8f40bd2464 refacto GET method with search param for deed types 2023-07-13 15:32:47 +02:00
OxSaitama
f3beea6c8c refacto GET method with search param for offices 2023-07-13 15:28:02 +02:00
OxSaitama
b1396c713b refacto GET methods with search param for office roles 2023-07-13 15:15:12 +02:00
OxSaitama
129cb6ad86 refacto GET method with search param for folders 2023-07-13 15:07:38 +02:00
OxSaitama
0bfe80b9a0 refacto GET method with search params for users 2023-07-13 14:57:54 +02:00
OxSaitama
3ca6a0565d add all namespace controllers 2023-07-12 17:40:18 +02:00
Arnaud D. Natali
14fa3caadd
Fix: controllers and middlewares (#50)
fix middlewares and error handling

fix GET methods requests
2023-07-12 11:27:56 +02:00
OxSaitama
d6c87b390b update resources version 2023-07-11 18:08:30 +02:00
OxSaitama
2cbdc1db02 refacto query for GET methods 2023-07-11 18:05:29 +02:00
OxSaitama
7022e41fcb refacto error messages 2023-07-11 14:41:23 +02:00
OxSaitama
ae4812c0dc add error messages for middlewares 2023-07-11 14:21:16 +02:00
OxSaitama
ecd9d80d58 refacto rules for seeder and jwt for test purposes 2023-07-11 11:31:42 +02:00
OxSaitama
34e248a247 fix deed middleware officeMembership 2023-07-11 11:08:51 +02:00
OxSaitama
6168683cfe fix deed middleware 2023-07-11 11:05:01 +02:00
OxSaitama
d47b375957 fix folder query controller 2023-07-11 10:42:55 +02:00
OxSaitama
feb3818fae Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev 2023-07-10 16:22:32 +02:00