datakurre / camunda-cockpit-plugins

Minimal "history plugins" for Camunda Cockpit
Apache License 2.0
71 stars 29 forks source link

Camunda 7.15.0 support #9

Closed MaximMonin closed 3 years ago

MaximMonin commented 3 years ago

image Clicking on process -> redirect to cockpit home

nginx log: GET /camunda/api/engine/engine/https://site/camunda/app/cockpit/default/ HTTP/2.0" 401 669 GET It seems there is wrong path to engine on new camunda version

datakurre commented 3 years ago

@MaximMonin Thank you for testing with 7.15.0. I believe that I found the the issues. Feel free to close this if the plugins now work for you.

MaximMonin commented 3 years ago

It seems this issue can be closed. Now it is working ok. I noticed one more bug for new element "View" of json historic variable: image If value has many elements there are no close button for new modal window

datakurre commented 3 years ago

@MaximMonin Nice catch. When you have time, please, check if the current master fixes that by allowing the modal to scroll.

MaximMonin commented 3 years ago

Many thanks :))) And for new features 👍