jardilio-kpmg / ads-rfq-prototype

http://ec2-52-1-174-71.compute-1.amazonaws.com:8888/origin/master
Other
2 stars 1 forks source link

Feature/issue 36 #41

Closed jvillarreal-kpmg closed 9 years ago

jvillarreal-kpmg commented 9 years ago

This request does the following

  1. 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.
  2. Adds Loading indicator to details
  3. In details Makes the toolbar to be fixed to be consistent with search view.