Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@threecgreen threecgreen released this 21 Aug 05:00
· 1113 commits to master since this release
4e9b908
  • New Dashboards:
    • Top Grape Varieties
    • Top Viticultural Areas
    • Recent Purchases Graph
    • Yearly Purchases Graph
  • Calculate remaining grape percentage when adding a wine’s grape composition
  • Improve CLI by adding optional arguments and better portability
  • Reduce number of colors in color palette
  • Stop testing using production database
  • Add django-js-error-hook for client-side JavaScript error logging
  • Extensive internal refactoring of database and data model names (not backwards compatible)
  • Convert basic SQL queries to Django’s ORM
  • Add code linting.
  • Bug fixes:
    • Link top regions dashboard to the region profiles
    • Fix bugs associated with having no or few wines stored in vinoteca
    • Fix bug where new databases contained no
    • Fix bug where rating slider didn’t work when editing a wine
    • Fix bug where rating for new wine wasn’t stored
    • Fix memo/why naming inconsistency
    • Fix float formatting in “Top Purchase Types” dashboard
    • Fix incorrect disabled wine composition pie chart
    • Remove silent errors