Skip to content

[1.0.0] Production Ready!

Compare
Choose a tag to compare
@diogotcorreia diogotcorreia released this 28 Mar 19:21
· 17 commits to master since this release
26d586b

Don't forget to run database migrations before upgrading.

New features

  • Add projects
  • Add requests
  • Add self requests status to dashboard
  • Add requests management
  • Add images to materials
  • Add PWA support (the app is now installable 🎉 )
  • Add member avatars (imported from Fenix)

Improvements

  • Navbar automatically closes when clicking on a link, on small devices
  • Show warning when trying to delete a material that has linked requisitions
  • Admins can now search through materials, projects and locations
  • New Logo 🎉
  • Lay the ground for future project cost calculation

Bug Fixes

  • Fix incorrect validation schema for material's value
  • Fix stale data loading issues

Under the Hood

  • Bumped dependencies
  • NPM v7 is now required to install dependencies