Crossposting here because I heard it might be the better place for open discussion
I added a feature request here: How to add a new "Action" button under the Active Jobs app · Issue #4246 · OSC/ondemand · GitHub
I want to add a new action button that upon clicking takes the user to a webpage (url can be determined by the job ID).
Would this be a new feature or an existing capability of the API? Maybe it will be a PR developed by me (or just a customization in a forked repo if its not of wider interest).
I see that there is already grafana support natively, but upon discussion with my team, they’d really like the option to redirect directly to the website where we host detailed job stats rather than using what’s currently available under the chevron.
I’m looking for some guidance on where/how I’d get started implementing this feature.