aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/urls.py
AgeCommit message (Expand)Author
2017-07-30toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-06-27toaster: Add distro selection supportDavid Reyna
2017-06-27toaster: address Django-1.10 API deprecationsDavid Reyna
2016-12-12toaster: typeaheads Add a git revisions suggestionsMichael Wood
2016-12-12toaster: api Add layer Add apiMichael Wood
2016-09-28toaster: Add backend API for deleting a buildMichael Wood
2016-09-28toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-09-28toaster: Clean up and convert to rest api project edit and get callsMichael Wood
2016-09-02toaster: Move Custom image recipe rest api to api fileMichael Wood
2016-08-11toaster: move most recent builds templating to clientElliot Smith
2016-07-08toaster: add Layer delete front end feature to layerdetailsMichael Wood
2016-07-08toaster: layerdetails api Fix saving of git revision of a layerMichael Wood
2016-06-13toaster: port Installed packages table to ToasterTableMichael Wood
2016-06-13toaster: port Task tables to ToasterTables widgetMichael Wood
2016-06-13toaster: port Built recipes table to toastertablesMichael Wood
2016-06-13toaster: port table for Built packages to ToasterTableMichael Wood
2016-04-06toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-03-09toaster: rework task buildstats storage and displayElliot Smith
2016-02-08toaster: customrecipe Add dependency tracking to package selectionMichael Wood
2016-02-08toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood
2016-02-08toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-02-08toaster: views Add view to download custom recipeMichael Wood
2016-01-15toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15toastergui: convert all builds page to ToasterTableElliot Smith
2016-01-15toastergui: switch projects/ view to ToasterTableElliot Smith
2016-01-15toastergui: use ToasterTable for projects pageElliot Smith
2015-12-14toaster: Prevent deprecation warnings for RedirectViewElliot Smith
2015-09-29toaster: Add Image customisation frontend featureMichael Wood
2015-09-29toaster: Add new ReST API for Image Customisation featureEd Bartosh
2015-09-29toaster: tables Move the title and name into the widgetMichael Wood
2015-08-29toastergui: Add frontend javascript unit testsMichael Wood
2015-08-06toastergui: Move layerdetails view definition to the views.pyMichael Wood
2015-08-06toasterui: views Remove unused xhr_typeahead view definitionMichael Wood
2015-08-06toastergui: Add typeaheads layers, machines, projects, recipesMichael Wood
2015-08-01toastergui: Implement new project navigationMichael Wood
2015-06-25toaster: refactor build modelAlexandru DAMIAN
2015-06-25toaster: refactor the builds pagesAlexandru DAMIAN
2015-06-10toaster: fixes after refactoringAlexandru DAMIAN
2015-06-10toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN
2015-06-10toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN
2015-06-10toastergui: remove xhr_projectedit and xhr_projectinfo URLsAlexandru DAMIAN
2015-06-10toaster: toastertables REST refactoringAlexandru DAMIAN
2015-06-10toaster: move project data typeahead to the REST APIAlexandru DAMIAN
2015-05-29toaster: Port layerdetails to ToasterTablesMichael Wood
2015-05-14toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood
2015-05-14toaster: fix html5 complianceAlexandru DAMIAN
2015-05-12toastergui: removing unused viewsAlexandru DAMIAN
2015-05-12toasterui: URL refactoringAlexandru DAMIAN
2015-03-16toastergui: dirinfo needs path separationAlexandru DAMIAN
2015-03-09toastergui: bring back base URLs for pages that need themAlexandru DAMIAN