Add ext-searchbox in workflow-editor#1085
Add ext-searchbox in workflow-editor#1085panicking wants to merge 2 commits intojenkinsci:masterfrom
Conversation
This a preliminary patch to add the workflow editor. Some patches need to be added on top to make it cooperate better with samples pipeline select menu. Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
@timja You neeed to manually update it after you build. You need to build generate the hpi and upload later after you run hpi:run. The only way to see the changes are really upload as package from the UI interface the hpi:run will restart again after you upload from the gui. I'm not able to see the changes in one run |
|
😢 annoying, I thought it might be something like that, a bug in maven-hpi-plugin or stapler I guess. |
I spent 3 night, but I found when I have integrated monaca, that continue to give an old error :). So then I can back to my test enviroment. |
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Please keep the PR in draft until you consider it ready to merge and release. |


Add a way to search inside workflow editor
There are some problem to solve, like that now as soon the select is enabled, there is no way to hide it so I can arrive to this problem
The problem that I'm not an expert on it. The test is a bit tricky. I usually deploy using:
mvn install -DskipTests
This generate the hpi that I upload using another session
that execute
mvn hpi:run
To test it I need to install a bit of plugin to have pipeline support with groovy, BTW if search/replace is possible