GoogleCloudPlatform / testgrid

Apache License 2.0
194 stars 68 forks source link

Add a basic grid component. #1192

Closed michelle192837 closed 1 year ago

michelle192837 commented 1 year ago

Adds a basic grid component, consisting of a grid, composed of rows, composed of a row header and cells representing statuses.

(this is experimental and not a final component, but at least some of these components should be reusable even if we switch implementations).

TODO:

google-oss-prow[bot] commented 1 year ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

google-oss-prow[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: michelle192837, sultan-duisenbay

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/GoogleCloudPlatform/testgrid/blob/master/OWNERS)~~ [michelle192837,sultan-duisenbay] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sultan-duisenbay commented 1 year ago

forgot to /hold image

but wanted to mention that screenshots of the grid would also be helpful in the PR description :)

michelle192837 commented 1 year ago

Thanks! Agree on the comments, I'll make a followup PR today 👍