Maxime Lalo
|
7675c98da6
|
Merge branch 'refacto/live-vote-controller' into dev
|
2023-10-02 10:01:42 +02:00 |
|
OxSaitama
|
77578e8d31
|
refacto customers entry points
|
2023-09-29 00:32:19 +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 |
|
Vins
|
d861ae84da
|
Added vote notifications
|
2023-09-25 10:47:11 +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 |
|
OxSaitama
|
e7438ae41b
|
refacto/securize vote deletion
|
2023-08-14 14:34:41 +02:00 |
|
Vins
|
bd815853d0
|
Removed useless log
|
2023-08-08 09:23:07 +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 |
|
Maxime Lalo
|
7777bc6e91
|
🐛 Fixing documents get
|
2023-08-01 15:35:40 +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
|
e9f3fb7e9c
|
add error handling
|
2023-07-26 11:49:32 +02:00 |
|
OxSaitama
|
0a675027ca
|
fix merge issue
|
2023-07-25 18:56:47 +02:00 |
|
OxSaitama
|
59f1fe2758
|
add vote service
|
2023-07-25 18:55:50 +02:00 |
|
OxSaitama
|
39b2b27348
|
fix(resources): add updateOffice group
|
2023-07-25 15:39:53 +02:00 |
|
OxSaitama
|
f7bc4e58d6
|
fix(user): add user role update
|
2023-07-25 15:24:21 +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 |
|
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
|
2cbdc1db02
|
refacto query for GET methods
|
2023-07-11 18:05:29 +02:00 |
|
OxSaitama
|
d47b375957
|
fix folder query controller
|
2023-07-11 10:42:55 +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 |
|
OxSaitama
|
afec5a5cea
|
add more input checks and format
|
2023-07-04 14:05:25 +02:00 |
|
OxSaitama
|
c2856de59a
|
add office membership control on services
|
2023-07-03 16:17:20 +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 |
|
OxSaitama
|
e1b2bec912
|
add rules middleware
|
2023-06-26 10:45:29 +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 |
|
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
|
090daafe5d
|
🐛 Fixing hydrate
|
2023-05-15 16:08:32 +02:00 |
|
Vincent Alamelle
|
2e4ca63d9d
|
Added error log to controller
|
2023-05-15 15:45:50 +02:00 |
|
OxSaitama
|
b6f1e11f53
|
add mimetype and size of files
|
2023-05-15 15:15:08 +02:00 |
|
OxSaitama
|
71b39d6e55
|
add created http code and notFoundErrors on put and delete
|
2023-05-15 12:07:08 +02:00 |
|
OxSaitama
|
2cf1067f03
|
refacto errors and naming
|
2023-05-15 10:09:51 +02:00 |
|
OxSaitama
|
6aefea2711
|
refacto file upload
|
2023-05-11 22:03:53 +02:00 |
|