horizon/horizon/static/framework/widgets/panel
Matt Borland 01aa99473a Adding resource panel and table features
This patch adds two basic features: a directive that takes in a resource type
name and produces a table of the resource type with actions, links to views,
etc., based on information in the resource type object; the other directive
provides a resource panel with header based on a resource type name.

Change-Id: Idaba844aca5fc6e89e2bd7c65cb836feaba67f67
Partially-Implements: blueprint angular-registry
2016-06-14 11:12:08 -06:00
..
hz-resource-panel.controller.js Adding resource panel and table features 2016-06-14 11:12:08 -06:00
hz-resource-panel.controller.spec.js Adding resource panel and table features 2016-06-14 11:12:08 -06:00
hz-resource-panel.directive.js Adding resource panel and table features 2016-06-14 11:12:08 -06:00
hz-resource-panel.html Adding resource panel and table features 2016-06-14 11:12:08 -06:00
panel.module.js Adding resource panel and table features 2016-06-14 11:12:08 -06:00