[Buildbot] #3087: User settings system

Buildbot trac trac at buildbot.net
Tue Dec 2 10:20:41 UTC 2014


#3087: User settings system
------------------------+-----------------------
Reporter:  tardyp       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.+
 Version:  master       |   Keywords:  www, easy
------------------------+-----------------------
 Some feature are not something that everybody would want. We need to allow
 people to enable, disable stuff directly in the UI.

 Storing the settings could be done in the buildbot DB, but it is much more
 simple to store it in browser LocalStorage:
 http://www.w3schools.com/html/html5_webstorage.asp

 The setting system can be added to the User menu (which will need to be
 activated even if no authentication is enabled in master.cfg)

 It will display a small bootstrap dialog, with all parameter configurable
 here.

--
Ticket URL: <http://trac.buildbot.net/ticket/3087>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list