designate-dashboard/designatedashboard
Ingo Fischer c6d53e4f8a Fix list zones updated at same time
In case multiple zones have the same update timestamp (updated_at) the
UI did not show any zone and a JS console listed an error
"Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed."
To fix it addTimestampIds needs to get the correct parameter order,
i.e. pass the name of the ID column before the timestamp column name.

Closes-Bug: 1734601

Change-Id: Ib91f873e8f21b71a71b1684317db276b72ae8014
2019-10-09 13:20:38 +02:00
..
api Removed deprecated v1 api dashboard 2019-09-23 11:31:40 +00:00
dashboards Removed deprecated v1 api dashboard 2019-09-23 11:31:40 +00:00
enabled Removed deprecated v1 api dashboard 2019-09-23 11:31:40 +00:00
locale Imported Translations from Zanata 2019-09-25 08:08:50 +00:00
static/designatedashboard Fix list zones updated at same time 2019-10-09 13:20:38 +02:00
tests Removed deprecated v1 api dashboard 2019-09-23 11:31:40 +00:00
__init__.py Fix package name in init.py 2016-04-13 12:15:36 +01:00
exceptions.py updating tox pep8 issues 2015-05-11 15:36:23 -06:00