Releases: DemocracyLab/CivicTechExchange
Releases · DemocracyLab/CivicTechExchange
10/11/2019 Release
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
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
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
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
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