Skip to content

[Dashboard] Team Projects Page #4420

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

Closed
svenefftinge opened this issue Jun 8, 2021 · 3 comments · Fixed by #5098
Closed

[Dashboard] Team Projects Page #4420

svenefftinge opened this issue Jun 8, 2021 · 3 comments · Fixed by #5098

Comments

@svenefftinge
Copy link
Member

svenefftinge commented Jun 8, 2021

The team landing page has a URL https://gitpod.io/<team-name>/
The main tab Projectsshould list all projects of the team.

User Experience goal

The user should be able to a) see all added projects, b) navigate to the new project flow, c) navigate to adding a member page, d) navigate to any of the project pages.

Proposal

In this first MVC (minimum viable change), we can do the following:

  1. Reuse the same pattern for the empty state when there are no recent projects.
  2. Introduce a card component for each project.
  3. Use a three column layout based on the existing 12 column grid for adding projects cards.
  4. Include a card placeholder for making adding project more intuitive.
  5. Link to the latest prebuid on the bottom of each card.

Designs

Empty 1 Project 1 Project (Hover)
0 1 1-Hover
Multiple Projects Multiple Projects (Grid)
Many Many-Grid

See also design specs.

@jankeromnes
Copy link
Contributor

Hello @gtsiolis 👋 😁 I wonder -- isn't this already implemented?

@gtsiolis
Copy link
Contributor

Hey @jankeromnes! The barebones are in place but we're still missing some design details like proper colors and spacing, hover states, prebuilds or branches information on the cards. Some of these also probably depend on the work in #4876. See also relevant section on the crew doc (internal).

... still missing some bit that we need to surface in the project cards related to prebuilds.

However, we could close this and open a follow up issue for updating these smaller bits. WDYT?

@jankeromnes
Copy link
Contributor

Aha, thanks! I was just wondering if this was still current.

However, we could close this and open a follow up issue for updating these smaller bits. WDYT?

No strong opinion, but I think it'd be good to have a precise checklist of what's still left to do.

If useful, I can start one based on your reply -- TODO:

  • barebones are in place
  • align colors and spacing with spec
  • implement hover states
  • finalize prebuilds/branches information on the cards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants