horizon/openstack_dashboard/static/app/core/images/table
Travis Tripp eaf27075b6 Adding Angular Project Images Table
This patch adds the images table to the projects panel.

It follows the pattern established by the following review:
https://review.openstack.org/#/c/197373/

However, it pre-fixes the table files with images- to make them
easier to find via search in tools like the pycharms debugger
and it the javascript console on various browsers.

To be added in subsequent patches:
 - Actions
 - Forms
 - Common images table directive (TBD)
 - Filters via Magic Search
 - Integration to Searchlight

To test set DISABLED = False in _203_project_images_panel.py

Change-Id: I5e509fb807c356d3fb4b58e974ffa160828dbf88
Partially-Implements: blueprint angularize-images-table
2015-07-27 11:50:50 -06:00
..
images-table-batch-actions.html Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00
images-table-footer.html Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00
images-table-header.html Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00
images-table-row-actions.html Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00
images-table-row-details.html Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00
images-table-rows.html Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00
images-table.controller.js Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00
images-table.controller.spec.js Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00
images-table.html Adding Angular Project Images Table 2015-07-27 11:50:50 -06:00