Maritime-Brain-Tissue-Bank / mbtb-app

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

Modified field names and added patches #44

Closed NJ261 closed 4 years ago

NJ261 commented 4 years ago

Summary for changes

  1. Modified field names in add_new_data form
  2. Refactored view_data_table: moved data filtering to sails controller from angular
  3. fixed shadow color for inputs in add_new_data, view_data_table, missing field data in downloaded file
  4. Updated python dependencies: django to version: 3.0 and pillow to version: 6.2.1 (passed tests)