[Toaster] [PATCH 0/4] clean ups, buildinfohelper fix and delete project patches

Michael Wood michael.g.wood at intel.com
Tue Sep 6 08:13:45 PDT 2016


Couple of clean ups, fix for local layers in buildinfohelper and api and implementation of delete a project.

Michael Wood (4):
  toaster: Clean up and convert to rest api project edit and get calls
  toaster: move MostRecentBuildsView to its own widget
  toaster: project page Implement front end feature to delete project
  toaster: buildinfohelper local layer don't construct path using git
    info

 bitbake/lib/bb/ui/buildinfohelper.py               |   8 +-
 bitbake/lib/toaster/toastergui/api.py              | 272 +++++++++++++--------
 .../lib/toaster/toastergui/static/js/libtoaster.js |   3 +-
 .../toaster/toastergui/static/js/projectpage.js    | 157 ++----------
 bitbake/lib/toaster/toastergui/templates/base.html |   1 +
 .../toastergui/templates/baseprojectpage.html      |   6 +
 .../lib/toaster/toastergui/templates/project.html  |  27 +-
 bitbake/lib/toaster/toastergui/urls.py             |   7 +-
 bitbake/lib/toaster/toastergui/views.py            | 131 +---------
 bitbake/lib/toaster/toastergui/widgets.py          | 141 +++++++++--
 10 files changed, 343 insertions(+), 410 deletions(-)

-- 
2.7.4



More information about the toaster mailing list