Refactor the views as following:

Pod list view:
  • Change the sort order: State (desc), Namespace (asc), Name (asc)
Deployment list view:
  • Add a sticky header
  • Add the EntityLink to each Namespace
  • Switch the Namespace and Name column
  • Sort order by Namespace (asc), Name (asc)
Service list view:
  • Add a sticky header
  • Add the EntityLink to each Namespace
  • Switch the Namespace and Name column
  • Sort order by Namespace (asc), Name (asc)
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Masami created an issue. See original summary.

Masami’s picture

Issue summary: View changes
Masami’s picture

Issue summary: View changes
Masami’s picture

Masami’s picture

Status: Active » Needs review
yas’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
1010.62 KB
895.86 KB
907.3 KB

@masami

Thank you for providing the patch. I tested it and looks good to me. I'll merge the patch to 8.x-2.x and close this issue as Fixed.

screenshot-20191017a.png
screenshot-20191017b.png
screenshot-20191017c.png

  • yas committed 50d2879 on 8.x-2.x authored by Masami
    Issue #3088503 by Masami, yas: Refactor K8s Pod, Deployment and Service...
yas’s picture

Status: Reviewed & tested by the community » Fixed
yas’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.