Fixes issue #36 where the event_id was not a unique property amongst products. Switching to use _id instead. Something to keep in mind is that the api was using the id as @id, but using it like _id in the search query worked.
Adds Loading indicator to details
In details Makes the toolbar to be fixed to be consistent with search view.
This request does the following