lp:~mwhudson/lava-scheduler/device-type-page

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/lava-scheduler/device-type-page
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
LAVA Scheduler (deprecated)
Status:
Development

Recent revisions

182. By Michael Hudson-Doyle

extreme pain to do the device_type table in one query

181. By Michael Hudson-Doyle

change to use a data-backed DataTablesTable

180. By Spring Zhang

merge with mainline

179. By Spring Zhang

Add health_job_summary_table

1. Add health_job_summary_json in urls.py to fix NoReverseMatch error
2. Make use of Tag to fix no QuerySet return issue:
TypeError: count() takes exactly one argument (0 given)

Fix me:
1. HealthJobSummaryTable first field is named "name", how to name it to "Time"

178. By Spring Zhang

Shows operating a device type overview

177. By Spring Zhang

Shows how to get device type object

The key is to add second parameter to the approxiate render_xxx() function,
this parameter is the object.

176. By Spring Zhang

Render status field

175. By Spring Zhang

Add summary on device type overview table

174. By Spring Zhang

Fix wrong device_type detail bug temply.

It should be use another template page to feed different device_type, device_type_json doesn't accept pk arguments.

  File "/srv/lava/instances/lab/local/lib/python2.7/site-packages/django/core/urlresolvers.py", line 396, in _reverse_with_prefix
    "arguments '%s' not found." % (lookup_view_s, args, kwargs))
NoReverseMatch: Reverse for 'lava_scheduler_app.views.device_type_json' with arguments '()' and keyword arguments '{'pk': u'mx53loco'}' not found.

173. By Spring Zhang

Make device type table display

1. make a device_type page
2. move device type breadcrumbs behind index() one to make use of index()

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lava-scheduler
This branch contains Public information 
Everyone can see this information.