Open akhenry opened 8 years ago
This has been implemented in live_demo. Needs to be ported to master for the REMS branch. Will require introduction of a new generic 'collection' type, and switching of 'instrument' and 'msl' object types in the rems data to this new type. Might be worth considering as part of API redesign whether this adhoc fix is worthwhile or whether it should wait until policies etc. have been reconsidered.
Currently selecting folders of telemetry items in the live demo results in a blank page. This is a bad user experience. A simple solution in the live_demo branch is to define a new 'telemetry-collection' view using the 'items' view template.