# HG changeset patch # User Thomas Junk # Date 1533813095 -7200 # Node ID 1a2ef18e464d529ed7dfba3445f43116d1e92989 # Parent c63200982ce739dc5bc0dbec693591f9aa1d6c8c refactor: User management accordion refined The working hypothesis for now is, that usermanagement can be done via accordion. A MVP for visualization is implemented. diff -r c63200982ce7 -r 1a2ef18e464d client/src/components/Userdetail.vue --- a/client/src/components/Userdetail.vue Thu Aug 09 10:13:09 2018 +0200 +++ b/client/src/components/Userdetail.vue Thu Aug 09 13:11:35 2018 +0200 @@ -1,21 +1,26 @@