OxSaitama
|
819b554b64
|
add validation errors
|
2023-10-12 19:45:26 +02:00 |
|
OxSaitama
|
13139cf167
|
add error on same email and phone number
|
2023-10-11 19:17:56 +02:00 |
|
OxSaitama
|
23ba2672dd
|
refacto GET officeFolder for admin & super-admin
|
2023-10-09 12:02:28 +02:00 |
|
OxSaitama
|
4b790599c2
|
add middleware for requests on customers
|
2023-10-09 11:19:51 +02:00 |
|
Maxime Lalo
|
4860a95209
|
✨ Delete files on refusing documents
|
2023-10-09 10:05:25 +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 |
|
Maxime Lalo
|
3bb9cf1bdf
|
🐛 Removing where in rules controller admin
|
2023-09-29 14:34:05 +02:00 |
|
Maxime Lalo
|
6ef42914e4
|
✨ Only show rules by namespace
|
2023-09-29 14:12:57 +02:00 |
|
OxSaitama
|
77578e8d31
|
refacto customers entry points
|
2023-09-29 00:32:19 +02:00 |
|
OxSaitama
|
1ce013b5f6
|
remove uid in req body for updates
|
2023-08-17 09:46:13 +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 |
|
Vins
|
a05be05b72
|
Error when deed types name already exists
|
2023-08-02 10:53:39 +02:00 |
|
OxSaitama
|
f7bc4e58d6
|
fix(user): add user role update
|
2023-07-25 15:24:21 +02:00 |
|
OxSaitama
|
399ed9ac3c
|
fix(controllers): include in GET queries
|
2023-07-24 15:14:59 +02:00 |
|
OxSaitama
|
2f5720f2b3
|
fix rule validator
|
2023-07-24 11:15:45 +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
|
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 |
|
OxSaitama
|
8f40bd2464
|
refacto GET method with search param for deed types
|
2023-07-13 15:32:47 +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
|
2cbdc1db02
|
refacto query for GET methods
|
2023-07-11 18:05:29 +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 |
|