Mark row header cells in Google Cloud configuration

What does this MR do and why?

built with duo workflow 🤖

Mark row header cells in Google Cloud configuration.

  1. Follows https://www.w3.org/WAI/tutorials/tables/two-headers/#table-with-header-cells-in-the-top-row-and-first-column
  2. Uses isRowHeader per https://design.gitlab.com/storybook/?path=/docs/base-table-table--docs#field-definition-reference

References

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/511743

Screenshots or screen recordings

Before After
CleanShot 20250530151921@2x.png CleanShot 20250530151758@2x.png

How to set up and validate locally

  1. Enable google_oauth2 in GDK: https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/185d10a7cac026689e47b3e6d98ed6af866f7a38/doc/howto/google-oauth2.md
  2. Visit a project that you're an owner or maintainer
  3. Go to Operate > Google Cloud
  4. Configure a region to see it in the “Regions” table
  5. (For the service account table, the easiest is to manually change app/assets/javascripts/google_cloud/service_accounts/list.vue to show fake data)

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Pedro Moreira da Silva

Merge request reports

Loading