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 - Port detail tab

wouter1975 opened this issue · comments

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

Waiting for https://git.ia.surfsara.nl/netdev/automation/projects/orchestrator/-/issues/1713

Scope:
List all physical and virtual ports in the table. In IMS these ports exist under Ports and 'Ports - Internal`, including ae and irb.

  • add 2 placeholder icons for the status - greyish icon
  • for each port the port subscription description is resolved from the applicable subscription
  • add link the port subscription detail page
    • if no port subscription is found for the port, the description can be "unused"
  • add customer description if available (this could be an list of descriptions)
  • if applicable, fill the column for the optic type and ODF for each port.

Note: Row expand per port and email action (paper airplane icon) is not part of this ticket.