get metadata definitions and use metadata-display directive

Bug #1557281 reported by Shu Muto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zaqar-ui
New
Undecided
Unassigned

Bug Description

We should implement APIs for getting metadata defisitions and then use metadata-display directive.

ex.)
<div class="row" ng-if="table.metadataDefs && q.metadata">
  <div class="col-sm-12">
    <metadata-display
        available="::table.metadataDefs"
        existing="::q.metadata">
    </metadata-display>
  </div>
</div>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.