version of the demo used, depends on which method you used to setup your Mozaïk dashboard
component
name of the extension's component or client if it's related to the extension's client
browser
Chromium
browser used, applyable if the issue is not related to the client
Expected behavior
Display of a jenkins widget
Actual behaviour
"Uncaught Error: No component defined for type 'jenkins.view' in the debug console and nothing displayed on the dashboard. I'm sure this is something trivial that's missing that will be obvious to a seasoned Mozaik user, but it's not immediately clear as someone who's never used it before. I had assumed that the API endpoints would all show up automatically after installing the jenkins module.
Also one further question - is it valid to leave the user/password options unset to allow the module to access a jenkins instance which can be viewed without authentication?
node --version
npm --version
package.json
package.json
client
if it's related to the extension's clientExpected behavior
Display of a jenkins widget
Actual behaviour
"Uncaught Error: No component defined for type 'jenkins.view' in the debug console and nothing displayed on the dashboard. I'm sure this is something trivial that's missing that will be obvious to a seasoned Mozaik user, but it's not immediately clear as someone who's never used it before. I had assumed that the API endpoints would all show up automatically after installing the jenkins module.
Steps to reproduce
Also one further question - is it valid to leave the user/password options unset to allow the module to access a jenkins instance which can be viewed without authentication?