-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add project quick script launch button #2773
Conversation
The functionality works, but the button placement is ugly and I need to fix it. After that I'll mark this as ready for review. |
UI is done, but I need to fix some tests and write a few then it'll be ready. |
Having some trouble with this failing test. The issue is the controller will see the cache and so the submit succeeds despite the Tried to get around this using
For now, I'll write the tests for the new functionality and circle back to this later this afternoon. |
Still having trouble with the tests and I'm struggling to understand how our fixtures and the |
I'm not sure how to get these tests to work. I'm fine just pulling the functionality in and writing a ticket to loop back and write them, because if not this will sit here until i understand how to mock the cluster in the tests. |
Ah, i forgot the other test from before is still broke somehow from this so I'm gonna have to figure this out somehow. |
I know the fix for this error. We need to
|
Yea we can defer tests. |
OK I can take a look. |
update changelog --------- Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>
* remove jquery from toggleOptionsFor * replace jquery text() with .textContent
Fixes #2652
┆Issue is synchronized with this Asana task by Unito