congress-dashboard/congress_dashboard/monitoring
Anusha Ramineni 55dd68582c Add Monitoring violations panel
This commit adds new panel to monitor violations in congress UI.
Assumes each policy would have only one defined error or warning table.
This panel lists the errors count and warnings count for each policy
if defined.

TODO:
1. Add link to policy error table to list the rows
2. Coloring for error and warning
3. Periodic refresh of data.

Partial-Bug:#1670520
Change-Id: I24f16df716e58121bc22cf2ae4426de80d06a8ee
2017-07-17 15:36:38 +05:30
..
templates/monitoring Add Monitoring violations panel 2017-07-17 15:36:38 +05:30
__init__.py Add Monitoring violations panel 2017-07-17 15:36:38 +05:30
panel.py Add Monitoring violations panel 2017-07-17 15:36:38 +05:30
tables.py Add Monitoring violations panel 2017-07-17 15:36:38 +05:30
urls.py Add Monitoring violations panel 2017-07-17 15:36:38 +05:30
views.py Add Monitoring violations panel 2017-07-17 15:36:38 +05:30