The template’s main repo is at React Plugin Template This template is part of the project Working Hours UI Improvement during Google Summer of Code 2019, which improved the UI of Working Hours Plugin using this pattern to develop Jenkins plugins with React. The Working Hours Plugin repository can be found at Working Hours Plugin. Overview Developing plugin for Jenkins has always been easy to do with its Jelly...
The Working Hour Plugin provides an interface to set up a schedule of allowable build days and times. Jobs that run outside of configured working hours are held until the next allowable build time. For the first code phase at Google Summer of Code, I’ve been working on Working Hours Project, which needed improvements on usability. Rather than classical Jelly pages, React seems to be...