Maritime-Brain-Tissue-Bank / mbtb-app

GNU General Public License v3.0
1 stars 2 forks source link

Added itegration betwn sails app and image api #69

Closed NJ261 closed 4 years ago

NJ261 commented 4 years ago

Summary for changes

  1. Added exception handling in image api
  2. Refactored auth service in image API (with new user auth part).
  3. Updated JSON response in image api
  4. Added side navigation for image meta display in sails app (admin, user).
  5. Refactored sails controller for multiple HTTP request to paid (async, await based).
  6. Added integration between sails app and image app