Skip to content
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

Overhaul of UI for unprivileged users #11908

Merged
merged 5 commits into from
Oct 4, 2022

Conversation

snipe
Copy link
Owner

@snipe snipe commented Oct 4, 2022

This continues our process of trying to compact some of these UI sections, while still being limited enough to not expose functionality or elements that would link to things the user viewing their profile doesn't have access to do (so no sad pandas.)

Before

Screen Shot 2022-10-03 at 9 35 48 PM

After

Screen Shot 2022-10-04 at 4 09 12 PM

Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe marked this pull request as draft October 4, 2022 04:36
Signed-off-by: snipe <snipe@snipe.net>
Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe requested a review from uberbrady October 4, 2022 23:17
@snipe snipe marked this pull request as ready for review October 4, 2022 23:17
@snipe snipe changed the title WIP - Overhaul of UI for unprivileged users Overhaul of UI for unprivileged users Oct 4, 2022
Signed-off-by: snipe <snipe@snipe.net>
Copy link
Collaborator

@uberbrady uberbrady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks excellent! I think the overall visual style is better - long sections that are broken out in a big page-scrolly thing is generally going to obscure information more than having tabs with nice badges on them. I threw a few tiny little nits about some minor stylistic issues, but regardless, this is great and I'd love to see it.

I wonder if a weird side-effect is that we might see some of our administrators not wanting to prevent logins to view their own profile quite so much? That'd be nice!

Anywhoo - this looks awesome and I approve!

app/Http/Controllers/ProfileController.php Outdated Show resolved Hide resolved
app/Http/Controllers/ProfileController.php Show resolved Hide resolved
Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe requested a review from uberbrady October 4, 2022 23:38
Copy link
Collaborator

@uberbrady uberbrady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks so CRISP now. Double-approve!

@snipe snipe merged commit 931d81d into develop Oct 4, 2022
@snipe snipe deleted the features/nicer_view_assets_ui_for_regular_users branch October 4, 2022 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants