Skip to content

Releases: DemocracyLab/CivicTechExchange

10/11/2019 Release

12 Oct 05:17
02df9ce
Compare
Choose a tag to compare

Hero Image

  • Hero Image on Splash page now alternates randomly between four different images

Thumbnails

  • Image selectors on the Create Project, Edit Project, and Edit Profile pages now provide functionality for dragging and dropping images, and inline cropping

SEO

  • Added Google Tag Manager snippet

10/2/2019 Release

03 Oct 16:21
87c4890
Compare
Choose a tag to compare

Press Page

  • Removed founding dates

Create Project Page

  • Change text in project preview step to indicate that creator needs to click PUBLISH
  • Additional step added in bar to highlight that project creator isn't done until they click PUBLISH

Bug Fixes

  • Clicking 'Edit Project' on the project profile of an unpublished project will now properly go to the Create Project page to edit the project

Performance Improvements

  • UI now updates faster when clicking filters on the Find Projects page

09/13/2019 Release

14 Sep 05:09
de78197
Compare
Choose a tag to compare

Contact Us

  • replaced mailto: link on Contact page with contact form
  • adds reCaptcha verification to form

Splash Page

  • updated mission statement text on splash page

8/20/2019 Release

21 Aug 09:56
Compare
Choose a tag to compare

Project Creation

  • Fix issue on Create Project page for users who need to verify email
  • Navigate to top of page when navigating to another form page
  • Refactor: Extract multi-page form into separate component

Find Projects Page

  • Fix Organization Type filtering
  • Change Splash page text and formatting

Footer

  • Use creative commons in place of copyright notice

Misc Fixes:

  • Fix Django logging issue
  • Fix typo on Sponsor page
  • Correct Contact project users modal message

8/4/2019 Release

05 Aug 17:38
99c9869
Compare
Choose a tag to compare

Project Creation

  • Added Organization Type field
  • 'Description' field has been broken into 3 separate fields: Problem, Solution, Actions
  • 'Project Saved' emblem displayed when navigating to the next page of the creation workflow

Volunteer Communication

  • Project Owners and Co-owners can send messages to volunteers via email

Misc

  • Added mission statement to landing page

Bug Fixes

  • Create Project: Clicking the 'Next' button rapidly no longer creates multiple duplicate projects

Internal

  • Automated test frameworks are now set up for python/django and javascript/React
  • Compiled javascript and css files are no longer checked in to the repository, but are now built during deployment
  • Updated psycopg dependency due to issues faced by developers using Windows