Skip to content

v1.0.2

Compare
Choose a tag to compare
@entrotech entrotech released this 30 May 15:32
· 2138 commits to develop since this release

Enhancements:

  • Implement enhancement where Verification Admin screen remembers sort criteria, column widths #448
  • Modifications to Main Menu and Remove unused Menu Items #445
  • Modify the Stakeholder Database Schema to Support Auditing #374
  • Add a way to copy hours in data entry #285

Bug Fixes:

  • Debug web api request issues from ResultsContainer #442
  • Pass search string from landing page down to input in organization search component #438
  • Refactor React Hooks for StakeholderEdit to fix compile warnings. #281
  • Fix bug where StakeholderEdit form doesn't clear for New Stakeholder #280

Technical Debt:

  • Delete obsolete tables and columns from database #459
  • Implement Load Testing for Food Seeker Web API requests #435
  • Convert Stakeholder Update endpoint to use Postgres Stored Procedure #311
  • Migrate PostgreSQL DB hosting from Heroku to AWS #265