Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
Description
Situation: Our current API call to list the user's files/folders does not include the shared folders, which may require a separate API call. To avoid having to make two API calls, we will put a placeholder Shared folder in the user's home directory. An API call to Shared will only be made when the user double-clicks on the Shared folder.
Task: Implement a placeholder shared folder in the user's home directory.
Attachments
Issue Links
- relates to
-
IGBF-1661 Investigate shared folder API for CyVerse
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link |
|
| Sprint | Spring 2019 Sprint 5 [ 63 ] |
| Workflow | Loraine Lab Workflow [ 18384 ] | Fall 2019 Workflow Update [ 18965 ] |
| Status | Open [ 1 ] | To-Do [ 10305 ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Assignee | Chaitanya Kintali [ chaitanya ] |
| Workflow | Fall 2019 Workflow Update [ 18965 ] | Revised Fall 2019 Workflow Update [ 22244 ] |
Since we have changed to the Terrain API, this issue has changed in scope.
Shared folder will be in the left tab, and when the user clicks on the shared folder it will make the API call to retrieve the file/folder listing and display the response it in the middle panel.