Moriz Wahl
|
ac0c0c8449
|
seed Bob der Baumeister
|
2021-11-26 13:09:00 +01:00 |
|
Moriz Wahl
|
a6f36cd305
|
seed Räuber Hotzenplotz
|
2021-11-26 12:56:48 +01:00 |
|
Moriz Wahl
|
2fe18e851c
|
seed Bibi Bloxberg
|
2021-11-26 12:48:33 +01:00 |
|
Moriz Wahl
|
3824920c47
|
get things working
|
2021-11-26 12:31:02 +01:00 |
|
Moriz Wahl
|
89cfd1259b
|
Merge branch 'setup-seeding' of github.com:gradido/gradido into setup-seeding
|
2021-11-26 12:25:04 +01:00 |
|
Moriz Wahl
|
ae8fc914fb
|
further refactoring
|
2021-11-26 12:24:56 +01:00 |
|
Moriz Wahl
|
c8720673fd
|
Update database/entity/0002-add_settings/User.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-11-26 12:23:00 +01:00 |
|
Moriz Wahl
|
aacfaa67c4
|
Update database/entity/0002-add_settings/User.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-11-26 12:22:51 +01:00 |
|
Moriz Wahl
|
8ad35aa5f3
|
Update database/entity/0001-init_db/User.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-11-26 12:22:35 +01:00 |
|
Moriz Wahl
|
62c4552535
|
Update database/entity/0001-init_db/User.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-11-26 12:22:24 +01:00 |
|
Moriz Wahl
|
e2f8de0acb
|
refactor seed function
|
2021-11-26 12:08:18 +01:00 |
|
Moriz Wahl
|
56e95718e1
|
seed peter lustig as admin
|
2021-11-26 09:47:13 +01:00 |
|
Moriz Wahl
|
2ca75ba8fc
|
Merge branch 'master' into setup-seeding
|
2021-11-26 08:48:25 +01:00 |
|
Moriz Wahl
|
a14f37a5f4
|
Peter Lustig Seed as User (not admin yet)
|
2021-11-26 08:46:06 +01:00 |
|
|
|
d894358426
|
Merge pull request #1126 from gradido/backend_rights
backend_rights
|
2021-11-25 18:53:25 +01:00 |
|
Moriz Wahl
|
4d57487f8f
|
get things working again
|
2021-11-25 11:56:15 +01:00 |
|
|
|
897ff2ec6c
|
comment
|
2021-11-25 10:02:17 +01:00 |
|
|
|
fddc39efe5
|
compare with jwt assigne drole on verifyLogin instead of database query again
|
2021-11-25 09:57:27 +01:00 |
|
|
|
ffc45d5cde
|
implemented JWT Admin role assignment
|
2021-11-25 09:52:01 +01:00 |
|
|
|
08f7952ad7
|
implemened isAdmin
|
2021-11-25 09:51:38 +01:00 |
|
|
|
39f1b9cf9f
|
ServerUser Repository
|
2021-11-25 09:51:17 +01:00 |
|
|
|
f8570c2693
|
fixed ServerUser entity definition
|
2021-11-25 09:51:03 +01:00 |
|
|
|
4e762a12fc
|
removed duplicate admin link (merge error)
|
2021-11-25 09:25:01 +01:00 |
|
|
|
e838af8d4b
|
elopage hook problem
|
2021-11-25 09:23:23 +01:00 |
|
|
|
0565ff4d85
|
reverted createUser process - this is done in another PR
|
2021-11-25 09:18:37 +01:00 |
|
|
|
31a3837fa5
|
right check for searchUsers & verifyLogin
|
2021-11-25 09:01:23 +01:00 |
|
|
|
754bd89723
|
lint
|
2021-11-25 08:49:47 +01:00 |
|
|
|
77dc54155a
|
Merge branch 'master' into backend_rights
# Conflicts:
# admin/src/router/guards.js
# admin/src/store/store.js
# backend/src/graphql/resolver/UserResolver.ts
# frontend/src/components/SidebarPlugin/SideBar.vue
# frontend/src/graphql/queries.js
# frontend/src/routes/guards.js
|
2021-11-25 08:49:06 +01:00 |
|
Moriz Wahl
|
67594ce6ee
|
Merge pull request #1125 from gradido/login_admin_interface
Login admin interface
|
2021-11-24 21:23:23 +01:00 |
|
Moriz Wahl
|
62b3600ac7
|
coverage unit tests admin interface 51%
|
2021-11-24 21:12:59 +01:00 |
|
Moriz Wahl
|
e0e707e680
|
test router navigation guards
|
2021-11-24 21:11:33 +01:00 |
|
|
|
fcd475f80d
|
fixed footer merge error
|
2021-11-24 19:49:33 +01:00 |
|
Moriz Wahl
|
fd9f6f6d55
|
fix error caused by merging
|
2021-11-24 19:49:17 +01:00 |
|
Moriz Wahl
|
7c49600df6
|
test logout action in store
|
2021-11-24 19:43:31 +01:00 |
|
|
|
a3b87c39bf
|
moved hasRight into Role class
defined roles better
|
2021-11-24 19:41:26 +01:00 |
|
|
|
a24c6119a6
|
check rights on all resolvers
|
2021-11-24 19:41:26 +01:00 |
|
|
|
44365bccf1
|
refactored isAuthorized & implemented a new role & rights based system
|
2021-11-24 19:40:49 +01:00 |
|
|
|
963bff1c0b
|
refactored jwt
|
2021-11-24 19:38:42 +01:00 |
|
|
|
6ea8d08963
|
fix tests
|
2021-11-24 19:38:42 +01:00 |
|
|
|
5184d1dd2d
|
fixed locales
|
2021-11-24 19:38:42 +01:00 |
|
|
|
bde8cc6067
|
add infos about jq software requirement
|
2021-11-24 19:38:42 +01:00 |
|
|
|
2a431c40e9
|
properly handle auth shortcut in oder to not break layout on logout
|
2021-11-24 19:38:42 +01:00 |
|
|
|
9dcab6478b
|
lint admin
|
2021-11-24 19:38:42 +01:00 |
|
|
|
33783702bc
|
frontend lint
|
2021-11-24 19:38:42 +01:00 |
|
|
|
cefc963780
|
implemented isAdmin from backend
|
2021-11-24 19:38:42 +01:00 |
|
|
|
6119d38561
|
corrected ports
|
2021-11-24 19:37:06 +01:00 |
|
|
|
332ba0dd2c
|
convenience mode to disable the auth mode for development
|
2021-11-24 19:37:06 +01:00 |
|
|
|
7e5bfcff2b
|
implement back to wallet or logout in navbar, remove profile thingy
|
2021-11-24 19:37:06 +01:00 |
|
|
|
aa7b46b342
|
logout page
|
2021-11-24 19:37:06 +01:00 |
|
|
|
d49e4728a5
|
todo port & define port due to my setup
|
2021-11-24 19:37:06 +01:00 |
|