-
Notifications
You must be signed in to change notification settings - Fork 4
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
#456 - user profile #464
#456 - user profile #464
Conversation
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.
- In my opinion, button "Zobacz wszystkie" on the list with vacation request/overtime request should redirect user with right role to vacation requests list/overtime request list filtered by this user.
- I think I will center the text to the avatar
- When user has a lot of devices, the list is really long and it doesn't look nice. Maybe we should show like five devices and add button "Zobacz wszystkie" and this button will redirect user to list of devices filtered by user
# Conflicts: # resources/js/Pages/AssignedBenefits/AssignedBenefits.vue
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.
When user is inactive, I go to his profile and on vacation request list I click "Zobacz wszystkie" -> I see page with no vacation requests. I have disabled option that I can see blocked users. I don't know if this problem for us
I would stick with this behavior. |
Should close #456.
Added user profile page with summary almost all data connected with him in app - year scope. Added links where we have user in indexes or places in app which we has thing connected with users.
Preview: