Hi, Can you please review this branch ? It brings in an important piece of refactoring to move Toaster towards the REST-style API that will enable a cleaner design and support for interconnection with other systems.
Getting into details, the "New build" button in all the pages, bar the project page, now fetches data using the projects API, which is just the "all projects" page in machine-readable format. This cleans up a bit the overloading of the xhr_datatypeahead; after the API refactoring, all xhr_ calls should be completely replaced with proper calls to the REST endpoints. The code is here: https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=adamian/20150515_fix_table_header Incidentally, this patch fixes the "new build" breakage by the first round of URL refactoring, and the "construction" of URLs on the client side. Can you please review and comment ? Cheers, Alex -- Alex Damian Yocto Project SSG / OTC
-- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
