DataFed
DataFed copied to clipboard
A Federated Scientific Data Management System
Currently the path input has an autocomplete mechanism that will filter what is typed and present a list of candidates from matching history entries. In addition to this, it needs...
For dialogs that allow editing, show a confirmation when user closes dialog without saving or applying changes.
I feel that DataFed should have HTTPS upload and download capabilities. It would be fine to just limit this capability at the web portal. Perhaps this option could be enabled...
When a gridFTP error occurs, the authorization module does not send back useful error information to Globus, leading to useless error messages being displayed in the Web Portal/CLI. May need...
Currently, if multiple people edit the same record, the last person's update will override all other changes, and no one will realize the conflict occurred. The "rev" field can be...
The upload/download dialog in the portal does search for matches, but adding a direct feature to find endpoints would be helpful for users while configuring the Python client (default endpoints)....
Support sorting data listings in various ways: title, alias, data size, date, etc. This will impact web portal, cli, and DB services.
Users have requested a REST interface for DataFed client interfacing. While a REST API is currently implemented on the DataFed web service, it was not intended for use by general...
When getting a data record, the system should also generate and copy a metadata file to the same destination. The file should contain a JSON representation of the top-level and...
If the user has manually expanded nodes, these are lost on graph refresh. Refresh currently just reloads the initial graph.