I have links to the my popular projects bookmarked because I find the right side menu on https://gitlab.com/ too much work.
A major consumer electronics manufacturer said the same in a person to person meeting, it is too hard to locate you projects, they don't get enough real estate.
I think the comments that codegeek made (love the name) also resonated with me. I think the way he felt about a lot of this was similar to how I felt and is what pushed me to wanting to redesign the dashboard.
I feel that it's super important to have a way to see the projects that are relevant to you and a way to see when you've been tagged on the website. I think that would make homepage navigation so much easier.
move some links to sidebar (snippets, profile, explore) from right top part of screen.
design new main page with only projects listed.
I kind of agree on making both. I propose we do first part for 8.0. In September new designer will join us so we can make a nice looking projects page for 8.1
Instead of having mess in sidebar with 12 elements we can group projects and snippets in one tab per sidebar and have additional navigation on page itself.
Activity to separate page was merged. 1st part of issue is done. Second part of issue is to improve projects page with professional designer. I leave it for 8.1
@dzaporozhets I still think the most important thing to have on the dashboard is a notification system. Seeing when you are tagged somewhere or when others comment on an MR/issue you've made/commented on or when something is assigned to you would be priceless. I think that would make the GitLab experience 100x better
Because right now it's kind of like if Facebook didn't have notifications and everything went to your email. Imagine using Facebook in that manner. It seems that a notification system would make things way more seamless.
@darby on facebook notification is just an red icon on head panel. So i am not sure it related to current issue. Second - you concept of notifications is too abstract to make any decisions. Try to start with issue where you describe what is notifications and how it will work. Just referencing facebook does help me to understand your idea
If you click on 'Profile Settings' you end up in the left menu item 'Profile' on https://dev.gitlab.org/profile, consider naming that 'Profile Settings' as well.
If we move 'Profile Settings' to the bottom of the left menu (below help) we can separate it with a horizontal line just like 'Settings' on the group and project pages (for example on https://dev.gitlab.org/groups/gitlab), this would make it obvious you drill down in the meny.
@sytses it links to default Projects page. Which can be Your projects or Starred projects, depends on your settings. Basically at https://dev.gitlab.org/ we resolve which page to show.
And Your projects should always point to Your projects which is https://dev.gitlab.org/dashboard.
In future we will might change routing from https://dev.gitlab.org/dashboard and https://dev.gitlab.org/dashboard/projects/starred to https://dev.gitlab.org/projects and https://dev.gitlab.org/projects/starred.
If you click on 'Profile Settings' you end up in the left menu item 'Profile' on https://dev.gitlab.org/profile, consider naming that 'Profile Settings' as well.
makes sense. I will look into it.
If we move 'Profile Settings' to the bottom of the left menu (below help) we can separate it with a horizontal line just like 'Settings' on the group and project pages (for example on https://dev.gitlab.org/groups/gitlab), this would make it obvious you drill down in the meny.
@dzaporozhets MR !1260 (merged) moves some things with dashboard/explore around as well, please review/merge that before starting tweaking other things like those links and navigation options :)