magnum-ui/magnum_ui
Bradley Jones 69bb0fad85 Fix select all button in table view
This patch changes to using the $scope of the directive to access the
selected rows of the table. Also introduces a function to translate
the 'uuid' field returned from the magnum python client to 'id', this is
due to angular directives requiring a field called id in order to do
selection.

Closes-bug: #1506078

Change-Id: I9405f012cc18074484ee3dc19904a6ba51e9d1e7
2015-10-15 14:40:47 +00:00
..
api Fix select all button in table view 2015-10-15 14:40:47 +00:00
bay Add Bay Model Table View 2015-10-09 18:23:13 +01:00
baymodel Add Bay Model Table View 2015-10-09 18:23:13 +01:00
locale Initial skeleton repo 2015-09-08 23:02:28 +00:00
static/dashboard/containers Fix select all button in table view 2015-10-15 14:40:47 +00:00
test Initial skeleton repo 2015-09-08 23:02:28 +00:00
__init__.py Initial skeleton repo 2015-09-08 23:02:28 +00:00
babel-django.cfg Initial skeleton repo 2015-09-08 23:02:28 +00:00
babel-djangojs.cfg Initial skeleton repo 2015-09-08 23:02:28 +00:00
dashboard.py Initial skeleton repo 2015-09-08 23:02:28 +00:00
models.py Initial skeleton repo 2015-09-08 23:02:28 +00:00
version.py Initial skeleton repo 2015-09-08 23:02:28 +00:00