galaxy
galaxy copied to clipboard
Add new history content type: Interactive Tools
Added a new content type to the history to include interactive tools. This change makes it more obvious when an IT is running and accessible using a green pulse:
https://user-images.githubusercontent.com/40246333/130501939-5fc095f1-a66a-428a-b0b5-c9de6860a80c.mov
It also changes the destination of the view dataset button for these tools to open into a new tab the same way as the other access points for ITs do.
How to test the changes?
(Select all options that apply)
- [ ] I've included appropriate automated tests.
- [ ] This is a refactoring of components with existing test coverage.
- [ ] Instructions for manual testing are as follows:
- [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]
License
- [x] I agree to license these contributions under Galaxy's current license.
- [x] I agree to allow the Galaxy committers to license these and all my past contributions to the core galaxy codebase under the MIT license. If this condition is an issue, uncheck and just let us know why with an e-mail to [email protected].
@astrovsky01 Can you rebase this work against the latest dev to incorporate it into the history now that it's the default?
superseded by #15030