-
Notifications
You must be signed in to change notification settings - Fork 27
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
Lock links when pipeline is running: frontend #2795
Lock links when pipeline is running: frontend #2795
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2795 +/- ##
========================================
- Coverage 78.9% 78.8% -0.1%
========================================
Files 670 670
Lines 27186 27186
Branches 2669 2669
========================================
- Hits 21466 21446 -20
- Misses 4964 4980 +16
- Partials 756 760 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…imaiz/osparc-simcore into feature/read-only-link-while-running
This reverts commit 657d541.
…crespov/osparc-simcore into feature/read-only-link-while-running
…ub.com/pcrespov/osparc-simcore into feature/read-only-link-while-running" This reverts commit 22ddb5c, reversing changes made to 27aa3ec.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
go for it!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx! the backend part will follow shortly.
What do these changes do?
Disable the inputs when the pipeline is running
Related issue/s
related to #2797
How to test
Checklist