-
Notifications
You must be signed in to change notification settings - Fork 1
February 6, 2018, Tuesday
Liya Wang edited this page Feb 6, 2018
·
1 revision
- Fixed
- App forms not loading correctly for private apps
- Reason: App JSON returned from Agave has null for 'visible', an Agave problem?
- Solution: Check for app JSON and save app JSON on server when its loaded the first time
- Other consideration: shall we use the 'platform-centric' approach?
- Remaining issues
- Collapsing output nodes with the same name but from different jobs
- Save button for submitted workflows greyed until all jobs that are ready submitted
- Other discussions
- Re-code with ES6, Redux
- Optimize with asyncComponents so we are not loading all components at one time
- Replace front page image with CSS
- Routing
- Interface to utilize semantics.maxCardinality (replicates, multiple files)
- Interface to take text inputs
- Interface to take conditional parameters