Pierre Noël
|
d20617b8b8
|
add test for service find
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:50:53 +02:00 |
|
Pierre Noël
|
407949a70a
|
use findAll instead of find
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:50:51 +02:00 |
|
Pierre Noël
|
f9df191157
|
fix bad doc
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:50:49 +02:00 |
|
Pierre Noël
|
5a4e6c0cf5
|
add GET /admin/roles
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:50:48 +02:00 |
|
Convly
|
651d42dbea
|
fix PR comments, move pagination logic to the database layer, handle searches
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-07-08 10:50:44 +02:00 |
|
Convly
|
08d121cd2d
|
Remove useless parseInt from findPageQueryFactory.js
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-07-08 10:49:28 +02:00 |
|
Convly
|
c9b02b2e25
|
Fix response object shape for get /admin/users
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-07-08 10:49:26 +02:00 |
|
Convly
|
60b24dd3c3
|
Add GET /admin/users route and new pagination system
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-07-08 10:49:22 +02:00 |
|
Pierre Noël
|
81640de2e7
|
add base for e2e tests
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:46:19 +02:00 |
|
Pierre Noël
|
eec2937d9c
|
add doc comments
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:46:17 +02:00 |
|
Pierre Noël
|
60118d24c1
|
add Promise.resolve to a mock function
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:46:15 +02:00 |
|
Pierre Noël
|
37924553ea
|
add test + services.role.create
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:46:13 +02:00 |
|
Pierre Noël
|
1c65d3c10a
|
add GET /roles/:id
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-07-08 10:46:11 +02:00 |
|
HichamELBSI
|
d1bd6a0ef1
|
Fix PR review
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-07-08 10:46:09 +02:00 |
|
HichamELBSI
|
235cbdfc95
|
Add role list
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-07-08 10:46:05 +02:00 |
|
soupette
|
f9f710a1f5
|
Add error logic
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:24 +02:00 |
|
soupette
|
f409369b72
|
Fix update username
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:22 +02:00 |
|
soupette
|
ccadbc9c21
|
Design edit user page
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:20 +02:00 |
|
soupette
|
0f43a5dd02
|
Created FormBloc component
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:19 +02:00 |
|
soupette
|
663a5b383f
|
Init editpage
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:17 +02:00 |
|
soupette
|
46cd64817e
|
Refacto code
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:15 +02:00 |
|
soupette
|
744f0c75c0
|
Add fetch users on modal close
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:13 +02:00 |
|
soupette
|
2dd6eb85e1
|
Get users with filters and search
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:11 +02:00 |
|
soupette
|
41b9eb37e1
|
Fix PR feeback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:45:09 +02:00 |
|
Alexandre Bodin
|
2d55f281da
|
Remove role min limit to make test functional
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-07-08 10:45:07 +02:00 |
|
Alexandre Bodin
|
9ecd81a122
|
Add QueryError and remove useless code
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-07-08 10:45:05 +02:00 |
|
Alexandre Bodin
|
a841400f85
|
Add register route
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-07-08 10:45:03 +02:00 |
|
Alexandre Bodin
|
01854f431f
|
Add registration info route
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-07-08 10:44:59 +02:00 |
|
soupette
|
d4833d3767
|
Fix username field
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:57 +02:00 |
|
soupette
|
f73d4fc226
|
Add profile update view
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:55 +02:00 |
|
soupette
|
9d1a348181
|
Fix list
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:53 +02:00 |
|
soupette
|
ef8e233e9e
|
Fix Filter
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:52 +02:00 |
|
soupette
|
f65fdced7a
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:49 +02:00 |
|
soupette
|
58f375af0d
|
Init form
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:47 +02:00 |
|
soupette
|
1c5c92b8a8
|
Created basic form with no actions
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:45 +02:00 |
|
soupette
|
9bc1791d5d
|
Create ProfilePage container
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:43 +02:00 |
|
soupette
|
b871d26eaf
|
Clean code
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:41 +02:00 |
|
soupette
|
2eccfe34ad
|
Handle register user with link
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:39 +02:00 |
|
soupette
|
899ecc9fe3
|
Connect create user to the API
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:37 +02:00 |
|
soupette
|
256540c3ec
|
Update button style
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:35 +02:00 |
|
soupette
|
8a80852a90
|
Fix header
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:33 +02:00 |
|
soupette
|
327511a568
|
Remove search from Table compo
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:31 +02:00 |
|
soupette
|
8a6242c0b0
|
clean code
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:29 +02:00 |
|
soupette
|
b3c371c9a8
|
Add filter logic
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:27 +02:00 |
|
soupette
|
e1794042a3
|
Add filter picker
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:26 +02:00 |
|
soupette
|
993d8df436
|
Created custom button
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:24 +02:00 |
|
soupette
|
88501bc49e
|
Add sort
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:22 +02:00 |
|
soupette
|
16d2de7957
|
Init sort picker
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:20 +02:00 |
|
soupette
|
71c04336a7
|
Add footer and fix search compo
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:18 +02:00 |
|
soupette
|
14b5bd4737
|
Fix trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-07-08 10:41:16 +02:00 |
|