DataFed
DataFed copied to clipboard
A Federated Scientific Data Management System
It should look / act like the improved task list tab
Only creator/admins should be able to change state of annotations.
Certain operations now return a list of records/collections that have been updated by a DB operation (such as annotation propagation or collection deletion). This is to enable clients to only...
Currently, the DB will generate update "events" for certain actions and send these back to the client. The client can inspect these events and update the UI as required. There...
Currently alloc/owner change only works with drag and drop.
Currently the delete confirmation (collection at least, maybe others) only asks of you want to proceed. It should list the specified item(s) so users can see if they're doing what...
The code is a mess - especially the change detection. Use another dialog as a template to refactor this one.
Users must be warned when they are about to delete a record or replace the raw data if there are downstream dependencies since this will damage the provenance relationship. There...
Collections should summarize number of contained records and total data size.
To be nice to users.