cni / nims

Legacy version of NIMS. All new development at @scitran
14 stars 12 forks source link

Demo Collection Creation from the experiment screen #79

Closed Minda closed 10 years ago

Minda commented 10 years ago

On the new table system, I have a method to iterate and get all of the id's of the selected epochs. Once we have an api call for adding epochs to a collection I will be able to push the list of epochs to the api to create a collection.

To complete this task, the browse table will need to be moved to the dynamic table creation system.

Minda commented 10 years ago

experiments table has been ported to the flexible table system and we can create a collection using a custom modal from the experiments screen