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

Implement skateboard Usage view with dummy data #11208

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

laushinka
Copy link
Contributor

@laushinka laushinka commented Jul 7, 2022

Description

Skateboard of table of billable sessions with dummy data behind a feature flag.
We didn't have a design for this skateboard table (which will be updated according to the actual design), so the view here was my decision based on a combination of this and what dummy data we agreed on.

Screenshot 2022-07-10 at 21 37 51

Related Issue(s)

Fixes #11257
I didn't list #10328 because this is only a skateboard of it - so I added this PR as a task under it.

How to test

  1. Join team "Gitpod" with this link.
  2. Create any team.
  3. Go to the team's Settings.
  4. Click on "Usage".

Release Notes

Users can see their billable sessions.

Documentation

Werft options:

  • /werft with-preview

@laushinka laushinka force-pushed the laushinka/show-usage-details-in-10328 branch 4 times, most recently from 86b0c24 to de41668 Compare July 8, 2022 15:56
@laushinka laushinka force-pushed the laushinka/show-usage-details-in-10328 branch from ce49de2 to ccc07b2 Compare July 10, 2022 17:53
@roboquat roboquat added size/XL and removed size/L labels Jul 10, 2022
@laushinka laushinka force-pushed the laushinka/show-usage-details-in-10328 branch 2 times, most recently from 2a425ff to 0011ee3 Compare July 10, 2022 19:53
@laushinka laushinka marked this pull request as ready for review July 10, 2022 19:57
@laushinka laushinka requested a review from a team July 10, 2022 19:57
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Jul 10, 2022
@laushinka laushinka force-pushed the laushinka/show-usage-details-in-10328 branch 2 times, most recently from a2e83ca to 240bc98 Compare July 10, 2022 20:42
@laushinka laushinka changed the title Implement Usage view Implement skateboard Usage view with dummy data Jul 11, 2022
components/gitpod-protocol/src/usage.ts Outdated Show resolved Hide resolved
components/dashboard/src/teams/TeamUsage.tsx Outdated Show resolved Hide resolved
@andrew-farries andrew-farries self-assigned this Jul 11, 2022
@laushinka laushinka force-pushed the laushinka/show-usage-details-in-10328 branch 2 times, most recently from 9c4850a to 351754a Compare July 11, 2022 06:36
@laushinka laushinka force-pushed the laushinka/show-usage-details-in-10328 branch from 351754a to 4fb3dfd Compare July 11, 2022 06:53
@roboquat roboquat merged commit 79f90d8 into main Jul 11, 2022
@roboquat roboquat deleted the laushinka/show-usage-details-in-10328 branch July 11, 2022 07:06
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note size/XL team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UBP] Team usage details skateboard - usage view in table with dummy data
3 participants