workfloworchestrator / orchestrator-ui-library

Component library for the orchestrator-ui (v2) which is published in npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[NMS] Create chassis detail page - Customers tab

wouter1975 opened this issue · comments

Implement https://git.ia.surfsara.nl/netdev/automation/projects/orchestrator-ui/-/issues/3

See

Image

The list of customers is based on the same data as used for the service tab, but then presented per customer instead of per product type. Based on firstlevel in-use by relation of each port of the current chassis.

  • Clicking on the customer brings you to the customer detail page (non existent at the moment).
  • expand/collapse all rows

Waiting for implementation of GroupedTable, in #1169