409 Commits

Author SHA1 Message Date
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
OxSaitama
4dcc53f555 fix folders middleware 2023-07-10 16:22:06 +02:00
Maxime Lalo
21d08317ea 🐛 Fixing package json 2023-07-10 14:59:45 +02:00
VincentAlamelle
ae254bf895
feat: add controllers and services by namespace (#49)
solves those tickets :
-
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29352&t=k&c=05b131d0b3f64d75b1641c443866771d
-
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29352&t=k&c=4df523ba66d64918a261cc773947789e

- add customer jwt and middleware
- order controllers and services by namespace
2023-07-06 15:27:41 +02:00
OxSaitama
7d80f3e136 order services and controllers per namespace 2023-07-06 14:18:41 +02:00
OxSaitama
70d0fb6e71 add controllers and services by namespace 2023-07-04 18:09:45 +02:00
Arnaud D. Natali
eb7f981606
feat: add office membership control on services (#48)
solve this ticket:
https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=29352&t=k&c=54838982e3184e9da6c457f7e37b5dd5

- add office membership control on deed, deed types, documents, document
types, files, folders, office roles and users
2023-07-04 14:06:40 +02:00
OxSaitama
afec5a5cea add more input checks and format 2023-07-04 14:05:25 +02:00
OxSaitama
4e632e27ed add document types control on office ownership 2023-07-03 18:22:50 +02:00
OxSaitama
c2856de59a add office membership control on services 2023-07-03 16:17:20 +02:00
Arnaud D. Natali
c01fdfdaad
Refacto: prisma types and relations (#47) 2023-06-30 10:05:19 +02:00
OxSaitama
afedf92526 fix reflect-metadata import 2023-06-30 09:57:30 +02:00
OxSaitama
9a686be8ba delete explicit relations for models 2023-06-29 15:23:50 +02:00
OxSaitama
037976a1e6 refacto roles and rules 2023-06-27 18:06:54 +02:00
Arnaud D. Natali
ad7338cd97
Feat: add roles and rules (#46) 2023-06-26 11:47:29 +02:00
OxSaitama
e1b2bec912 add rules middleware 2023-06-26 10:45:29 +02:00
Vins
6b64322424 Remove useless migration 2023-06-26 09:48:33 +02:00
OxSaitama
8ff4cc2afd add auth Handler 2023-06-21 15:51:09 +02:00
OxSaitama
acbbba023c add controllers for auth 2023-06-21 15:08:00 +02:00
OxSaitama
219ebe5a83 add services & controllers 2023-06-19 18:33:28 +02:00
OxSaitama
5207fd3159 update seeder with roles 2023-06-19 18:12:35 +02:00
OxSaitama
aa30e8badd add roles and rules repositories 2023-06-19 17:58:12 +02:00
Vincent Alamelle
831733d090 Fixed unique folder number 2023-05-17 14:21:23 +02:00
Vincent Alamelle
941163822c fix 2023-05-16 15:32:14 +02:00
Vincent Alamelle
8441c06e9b Validation error folder number already taken 2023-05-16 15:03:31 +02:00
Maxime Lalo
68cba7f401 Updating resources 2023-05-16 09:30:20 +02:00
Maxime Lalo
fbf9d30265 Updating resources 2023-05-15 16:10:07 +02:00