-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bring back user profile #599
Conversation
122c92c
to
574917c
Compare
6c23415
to
98bcf28
Compare
Todo:
|
…w respectively. make roles display correctly
… implement most of the edit form to edit a user-profile
…bject and add fields for percentage and level
… in overview when edit is clicked and remove absolute width from account overview tables
…th, add save button and fix saving of form
… assets path, move cancel button on edit view and fix view not loading when department name missing
…oller and remove picture_path method from people_controller, use new picture controller to load pictures correctly in view
…tus dropdown have correct value selected on edit
…d overriding the update method in the controller
…depending on checkbox state
…e remove roles work and update eventlistener of add role to correctly fire and trigger
5c7a8a0
to
a9cae8a
Compare
Ready for review, but one bug to be solved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking really good, have some small inputs here and there.
And one more thing:
Visually what is missing is a clear distinction between the Title and the field values.
Make the titles such as Abschluss
more visually distinct from what the user has entered.
…s, interpolate bobs id in picture controller test
It seems like I found a fix for the problem with the person roles 🥳 |
No description provided.