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
--
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster