-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bug/WA-314: Input file fixes for hidden and FIXED types #880
Conversation
Codecov Report
@@ Coverage Diff @@
## main #880 +/- ##
==========================================
+ Coverage 62.95% 63.44% +0.49%
==========================================
Files 427 427
Lines 12211 12215 +4
Branches 2509 2510 +1
==========================================
+ Hits 7687 7750 +63
+ Misses 4315 4259 -56
+ Partials 209 206 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…876) * Refactored some variables and props to include proptypes * fixed linting errors
…nment (#878) * small UI change to align dropdown * linting issues fixed --------- Co-authored-by: Chandra Y <[email protected]>
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.
LGTM, thanks!
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.
LGTM! Tested the apps on LS6
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.
LGTM, tested via LS6 apps
* WA-314: Input file fixes for hidden and fixed * Task/WP-66: Refactored some variables and props to include proptypes (#876) * Refactored some variables and props to include proptypes * fixed linting errors * WP-299: Add Data Files button dropdown needs minor adjustment in alignment (#878) * small UI change to align dropdown * linting issues fixed --------- Co-authored-by: Chandra Y <[email protected]> --------- Co-authored-by: Asim Regmi <[email protected]>
Overview
Handle file input related fixes. Apps now need hidden file input to include wrapper with app.
Related
Changes
Testing
https://cep.test/workbench/applications/opensees-sp-v35?appVersion=0.0.1
https://cep.test/workbench/applications/rstudio?appVersion=4.3
https://cep.test/workbench/applications/jupyter-hpc-mpi?appVersion=1.0.1
Unit Tests
Also included in this PR are unit tests, which check the following:
Submit a job and check the action does not have the file input for
For all other file inputs, check if:
App testing screenshots:
OpenSees:
RStudio:
Jupyter:
UI
None
Notes
I have seen usage of "FIXED" file input use case yet in apps, but that is available option in tapis.