Is it possible to create a custom UI for a jenkins project and it's flow? 
Or do you pretty much have to stick with the one Jenkins provides?

For example, the default flow for a Jenkins project is:

    project page -> Build with parameters -> parameters form -> build -> 
project page

where you can watch the progress of the job or click to see the console 
output.

Is there a way to have more control on this flow?

For example, what I'd like to do when the user hits "build", is to keep the 
parameters form displayed, as the build output is displayed in a window.

Then when the build completes, the the user should have the option to 
modify some of the parameters, and execute the build again.

Does Jenkins allows for things like this?


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fe030c4e-3b17-4a4f-ae27-bd41f80e00f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to