Grid control (example<http://dev.sencha.com/deploy/ext-4.0.0/examples/grid/array-grid.html> )
Provide a grid control, with the master/detail pattern, the modal dialog for editing, and/or in-place editing. This would reduce the amount of AJAX form validation request and hopefully help the performance. And perhaps more importantly, it'll save a lot of screen real estate in a long repetitive job configuration. *Grid control with no copyleft license?* The example links to extJS, which is only available under a copyleft license. We need to find a control that has a liberal license. IANAL however - isn't extjs available under a non-copyleft so long as you are using an appropriate open source licence? (or is this due to commercial derrivatives like cloudbees) If you would like to use the GPLv3 version of Ext JS with your non-GPLv3 open source project, the following FLOSS (Free, Libre and Open Source) exceptions are available: Open Source License Exception for Applications<http://www.sencha.com/legal/open-source-faq/open-source-license-exception-for-applications/> Open Source License Exception for Development<http://www.sencha.com/legal/open-source-faq/open-source-license-exception-for-development/> On Tuesday, 12 March 2013 18:35:44 UTC, Kohsuke Kawaguchi wrote: > > Just like the last year, at FOSDEM Jenkins developers met and discussed > the UI improvements, with the goal of coming up with a prioritized list > that's small enough (as opposed to be comprehensive) that are actually > executable. > > I've finally posted my notes at [1]. > > If anyone else is willing to give it a shot at implementing some of > this, please put your name on it! > > > [1] > > https://wiki.jenkins-ci.org/display/JENKINS/FOSDEM+UI+Enhancement+discussion+notes+2013 > > -- > Kohsuke Kawaguchi http://kohsuke.org/ > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
