This finishes the Layer REST API.

See also series from [PATCH 1/5] toaster: models Layer fix whitespace

Michael Wood (5):
  toaster: api Add GET REST API for Layer information
  toaster: typeaheads Layers add url to layer REST API to the layer
  toaster: Switch front end to use Layer get REST API
  toaster: js test Update js tests to use correct url for layer REST
  toaster: views Remove old code that converts template context to JSON

 bitbake/lib/toaster/toastergui/api.py              | 55 ++++++++++++++++++++--
 .../lib/toaster/toastergui/static/js/libtoaster.js |  6 ++-
 .../lib/toaster/toastergui/static/js/tests/test.js |  6 ++-
 .../toaster/toastergui/templates/layer_btn.html    | 15 ++++--
 .../toaster/toastergui/templates/layerdetails.html |  1 +
 .../toaster/toastergui/templates/machine_btn.html  |  7 ++-
 .../toaster/toastergui/templates/recipe_btn.html   |  8 +++-
 bitbake/lib/toaster/toastergui/typeaheads.py       |  3 ++
 bitbake/lib/toaster/toastergui/views.py            | 33 +------------
 9 files changed, 93 insertions(+), 41 deletions(-)

-- 
2.7.4

-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to