monkey-projects / monkeyci

Next-generation CI/CD tool that uses the full power of Clojure!
https://monkeyci.com
GNU General Public License v3.0
5 stars 0 forks source link

Feature/single params #194

Closed wneirynck closed 3 months ago

wneirynck commented 3 months ago

Reworked the parameter editing screen. Now editing is explicit: you need to press a button to start editing a parameter set. I have also added new API endpoints to manage individual sets, in addition to those that load/update all parameters at once.

This PR also includes an editor for the label filters (finally).