Skip to content

1.3.0

Compare
Choose a tag to compare
@frjo frjo released this 26 Apr 07:45
322c417
  • Add seperate dashboard and submissiondetail views for partner and community reviewer roles. #1147 OpenTechFund/issues.otf#5
  • Add check for empty content even in required fields. Some migrated content is missing addresses and could not render before this fix. OpenTechFund/issues.otf#6
  • Only show open funds and labs on public homepage. #633
  • Add delete functions for reviews. Also add svg delete icon and use it on reviews and on submission. You will need to add permissions to any group you want to be able to delete reviews. Review author can always delete their own reviews. #1097
  • Set sensible defaults for reviewer score fields. Used to default to "1", now defaults to "0". This highlights an issue where a review with only "0" scored is marked as a "No" review. Add an issue if that should change. #714
  • Light colours for submission diff.
  • Cache public site pages and Apply homepage for improved performance. #949