#WeVoteUSA Web App Change Log
All notable changes to this project will be documented here. ##1.0.0
##0.8.9
##0.8.0
##0.5.0
- view commit • Update README.md
- view commit • update README for coverage of develop branch
- view commit • clean up merge conflict
- view commit • working on coverage reporting
- view commit • Update README.md
- view commit • Update README.md
- view commit • added semver to README
- view commit • major updates to doing pull requests
- view commit • updates to stores etc...
- view commit • updates to voterstore saveaddress and some other service changes to the app
- view commit • Fixed some broken links. Updated some styles on the new Candidate route page.
- view commit • Update candidate view UI
- view commit • #3 - Ballot candidate page
- view commit • Add office display name to candidate page
- view commit • added semver to README
- view commit • Organization name and support shows on candidate detail
- view commit • Create Position Store action and constants
- view commit • Add speaker label
- view commit • Overhaul README adding logo
- view commit • Code Review cleanup changes
- view commit • committing jquery vendor scripts
- view commit • app workflow and structure
- view commit • merge conflict resolve
- view commit • test
- view commit • local changes
- view commit • eslint modifications to loosen build test
- view commit • Make changes based on code review
- view commit • Add position store, actions, and components
- view commit • add forking documentation to README
- view commit • text position error in README
- view commit • updates to voter store for proper authentication
- view commit • merge with upstream develop branch. Fix voterStore for proper auth.
- view commit • Load elements of candidate page on load
- view commit • Save changes
- view commit • Updated "get" in service.js to always include the voter_device_id with all endpoint calls. Added GuidePositionList back to Root.jsx
- view commit • Got the menu working again. Passing voter_device_id as a GET variable in the VoterGuideStore, so the "More Opinions" page works again.
- view commit • Updated call to voterAddressSave endpoint to GET (from POST) to reflect change on API Server.
- view commit • save location update
- view commit • fixing build fail in service.js file
- view commit • Add details to candidate page, resolve setState on unmounted component page, remove redirect to ballot from candidate page
- view commit • Remove change to service.js
- view commit • Formatting clean up for 'npm test' eslint src
- view commit • Formatting clean up for 'npm test' eslint src
- view commit • Cleanup
- view commit • Reduce syntax eslint warnings
- view commit • Be sure to run npm install after pull
- view commit • Getting sign in by Facebook (and disconnect from Facebook) working without requiring page refresh. We can now retrieve updated voter object via ajax during Facebook signin process. Added some code documentation.
- view commit • a lot of eslint fixes to follow coding standards
- view commit • Altered several interface elements to say "Coming Soon" to help prepare for upcoming MVP. Commented out very noisy console.warn in BallotStore.js
- view commit • Update UI margins, paddings, and headings
- view commit • Add instructions to view server logs to README
- view commit • #21 More menu slides in and out on mobile
- view commit • #53 flip address with menu in header for space
- view commit • Got speaker_display_name, speaker_image_url_https and last_updated displaying on the Candidate page. Still needs some formatting work.
- view commit • #53 Address in header alignment
- view commit • Commenting out "Share" UX for now since it won't be working by upcoming release.
- view commit • nav color updates
- view commit • 21 menu slides out when link clicked
- view commit • All errors fixed
- view commit • Added Uncle Sam holding logo
- view commit • appveyor build script
- view commit • Add redirects when ballot is empty or user is not following any voter guides
- view commit • Add unit testing integration
- view commit • Adding Code of Conduct
- view commit • Add formatting utils and format date on positionitem view
- view commit • Use momentJS date formatting
- view commit • Fix bug with position list and add candidate name to positionItem view
- view commit • ItemActionbar cleanup and adding cursor when hovering to indicate that the portion of the bar is clickable.
- view commit • Item actionbar cleanup. Adding hover to ItemActionbar button functionality to indicate that they are clickable. Also cleaning up the code a bit to remove unnescessary JSX:
- view commit • making starAction hover cursor pointer to indicate that it is clickable
- view commit • fixing build test script and some lint errors
- view commit • Add page for valid address with no google civic election number
- view commit • Fixed text error with I'm. Added VISUAL DESIGN HERE comments back in.
- view commit • Fix setState warnings
- view commit • Fix setstate warnings
- view commit • Converted ‘Unknown’ to ‘Information about’. Added twitter_followers_count to More Opinions page so voters have some indication why we are showing the opinions we are.
- view commit • making mouse change to cursor pointer when hovering hamburger icon to indicate that its clickable
- view commit • making mouse change to cursor pointer when hovering hamburger icon to indicate that its clickable
- view commit • opinions update
- view commit • Opinions fix
- view commit • using centered LoadingWheel for ballot page load
- view commit • first commit
- view commit • finishing up GuideStore follow/ignore actions
- view commit • removing console log
- view commit • removing console log and fixing test errors
- view commit • Leaving commented out code in place since we will be turning back on soon.
- view commit • Turn off Account Settings page when NOT signed in.
- view commit • Made the entire CandidateItem div a link (per original designs). Changed "support/oppose" language in cases where we are using ratings. Added "source" under Vote Smart ratings. Changed "My Ballot" to "My Voter Guide", and added "demo version" per Jenifer's requests. Added "My Voter Guide" link to left menu. Added indicator in both ItemActionBar's for when the voter supports or opposes something. Did some ES lint clean up. Added _position stylesheet. Added text offering test address.
- view commit • Iteration on "demo version" text. Cleaned up more ES lint warnings.
- view commit • Added text to README as test