Skip to content

Latest commit

 

History

History
209 lines (201 loc) · 36.1 KB

CHANGELOG.md

File metadata and controls

209 lines (201 loc) · 36.1 KB

Contents

#WeVoteUSA Web App Change Log

All notable changes to this project will be documented here. ##1.0.0

  • view commit • Rename facebookactioncreators - Lisa Cho
  • view commit • Refactor - Lisa Cho
  • view commit • Iterated on Navigation elements and changed some language per design discussions. - Dale John McGrew
  • view commit • remove duplicated jquery loading - Lisa Cho
  • view commit • Fix for Issue #233 "Two voter_device_id cookies created" - Dale John McGrew
  • view commit • Fix link - Lisa Cho
  • view commit • Turn back on Facebook login and add logout, remove message box when there is no ballot caveat - Lisa Cho
  • view commit • Fixed some Javascript errors around undefined variables. Fixed one more "npm test" warning. Made javascript modifications per Lisa's suggestions. Added measure_subtitle. - Dale John McGrew
  • view commit • removing unnecessary dependency - Nick Fiorini
  • view commit • Update package.json - Nick Fiorini
  • view commit • updating minification process to reduce the bundle size down to 1.3mb - nick fiorini
  • view commit • adding uglification proccess to production build, reducing the bundle output by ~%50, 5.5mb -> 2mb - nick fiorini
  • view commit • Fixed some Javascript errors around undefined variables. Fixed one more "npm test" warning. Made javascript modifications per Lisa's suggestions. Added measure_subtitle. - Dale John McGrew
  • view commit • Fixed some Javascript errors around undefined variables. Fixed one more "npm test" warning. - Dale John McGrew
  • view commit • Fix candidate reload bug, organize widget files - Lisa Cho
  • view commit • Add hover to button, bug fixes - Lisa Cho
  • view commit • Added twitter_description to candidate card and candidate detail page. Moved functions "numberWithCommas" and "removeTwitterNameFromDescription" to utils/textFormat.js. Fixed "toString" error Lisa found. - Dale John McGrew
  • view commit • Fixed some eslint errors from running "npm test". Added Twitter Description to organization display. - Dale John McGrew
  • view commit • Connect support toggle button on organization page - Lisa Cho
  • view commit • Added 0.8.9 to changelog - Rob Simpson
  • ##0.8.9

  • view commit • Update PositionItem.jsx - Dale John McGrew
  • view commit • Header icons stay in place in desktop mode - Rob Simpson
  • view commit • Button change from Following to Unfollow and change color - Rob Simpson
  • view commit • Updated components/Ballot/PositionItem.jsx to support individual voter opinions. - Dale John McGrew
  • view commit • Fixed glitch with Ballot filtering introduced, relating to missing address. Updated the project About page to give credit based on time volunteered. - Dale John McGrew
  • view commit • Fix links - Lisa Cho
  • view commit • Make submenu slidedown - Lisa Cho
  • view commit • Added political party to Candidate card on Ballot list. Changed some site text, including navigation text to be consistent. Fixed some Javascript errors on Ballot route. Updated site title. - Dale John McGrew
  • view commit • Clean up linting errors for CI build - Rob Simpson
  • view commit • fix android footer keyboard issue - Rob Simpson
  • view commit • The queries for the change in sizes are added so that the app will fit inside of smaller devices - Rob Simpson
  • view commit • At this time there will need to be refactoring of the ButtonToolbar in order for all buttons to be consistent accross the app. Until that can happen, the larger display will continue to have the smaller buttons on this view. - Rob Simpson
  • view commit • At Status - Lisa Cho
  • view commit • Prevent ballot items from immediately disappearing from filtered ballots, add titles - Lisa Cho
  • view commit • Add ballot caveat and properties to ballot - Lisa Cho
  • view commit • Fix hard refresh issues - Lisa Cho
  • view commit • Replace multiple API calls with single starAllStatusRetrieve - Lisa Cho
  • view commit • Fix bug - Lisa Cho
  • view commit • Add Choices remaining ballot - Lisa Cho
  • view commit • Add support ballot - Lisa Cho
  • view commit • Use new API endpoints for fetching multiple support/oppose count and voter support/oppose statuses - Lisa Cho
  • view commit • Note that this is static at this time until there is a better idea of what the other site is that will be created. If this is good enough, close this ticket and open another, or move this into another milestone when that site will be created. - Rob Simpson
  • view commit • #116 - Reduce vertical display of voter guide boxes - Rob Simpson
  • view commit • Fixed Link: limited scope so the "Follow"/"Ignore" buttons aren't affected. - Dale John McGrew
  • view commit • Added links to among voter guides, candidates and orgs so you can navigate easily. Changed (removed) some site text based on voter testing. Fixed some broken README links. - Dale John McGrew
  • view commit • Add organization page - Lisa Cho
  • view commit • Forgot one change - Lisa Cho
  • view commit • Fixing broken image links, bootstrap-map-css warning, address not found on page reload - Lisa Cho
  • view commit • Worked on issues #8 & #133. Added political party display on Candidate page. Modified Address edit field. Deleted deprecated Home.jsx file. Added "Find Opinions" button at the bottom of the candidate page. - Dale John McGrew
  • view commit • Add search box to IntroOpinions and Opinions - Lisa Cho
  • view commit • Removing deprecated files - Lisa Cho
  • view commit • add ternjs for repo ignoring - Rob Simpson
  • view commit • Fix IntroOpinions page - Lisa Cho
  • view commit • adding a production task, `npm run prod` that avoids browsersync and watching files for changes. also added a timestamp to the browsersync prefix and updated the server task to a module that takes production flag as input. - nick fiorini
  • view commit • update changelog with 0.8.0 commits - Rob Simpson
  • view commit • Restructured our documentation so it is easier for new developers to get started, and easier for current developers to zero-in on the specific information they need. I tried *really* hard to make sure I didn't delete any existing documentation. My apologies in advance if I removed any documentation (without moving it to a new place). There is still more clean-up of this documentation to be done, but I think it can be done incrementally, and by multiple people. PS. Can someone help create the table of contents for these pages with doctoc? - Dale John McGrew
  • view commit • Refactor voter store and initial loading of data, redirect user when ballot is empty, remove cookies, preload opinions - Lisa Cho
  • view commit • Handle rapid clicks on support/oppose items - Lisa Cho
  • view commit • Serious Karma-points checkin. :) Fixed code so we have nearly 200 fewer eslint errors when you run ‘npm test’. - Dale John McGrew
  • view commit • Made the area a voter can touch much bigger for Links in org Positions on Candidate page, and navigation items. Removed some code we won't use for several versions. Commented out sign in, but left code because several of us may need to use the code soon for testing. Added link to Candidate-specific "More Opinions" page, and built out OpinionsAboutItem.jsx page. (Debugging help needed from Lisa.) Made edits to Location page where we edit address, including adding Focus to the form box on componentDidMount. Removed old "More menu" page. Did some ESLint clean up. - Dale John McGrew
  • view commit • Added search box to More Opinions to Follow page -- ready to get working. Changed the way we react to missing data. Removed test address from config.js file. - Dale John McGrew
  • view commit • Update .travis.yml - Rob Simpson
  • view commit • Fixed browser sync to sync remote devices - Rob Simpson
  • view commit • Fix let vs var and refactor actions format - Lisa Cho
  • view commit • Link colors inline with the new style guide - Rob Simpson
  • view commit • Container for candidates more padding for icons - Rob Simpson
  • view commit • Margin and padding give space to container - Rob Simpson
  • view commit • Update README.md - Rob Simpson
  • view commit • Update README.md - Rob Simpson
  • view commit • Update CONTRIBUTING.md - Rob Simpson
  • view commit • Update BallotActions.js - Dale John McGrew
  • view commit • Now that we can return actual ballots reliably, turned off the "use_test_election" that had been built into voterBallotItemsRetrieve calls. Other assorted visual updates. - Dale John McGrew
  • ##0.8.0

  • view commit • Contributing license agreement for those who contribute - Rob Simpson
  • view commit • My opinions followed stop following and ignore buttons work and refactored voterguidestore - Lisa Cho
  • view commit • added back position on organization box to relative - Rob Simpson
  • view commit • #116 - fix DOM to reduce height of each box - Rob Simpson
  • view commit • #124 - Add ability to hide menu when clicking outside of menu - Rob Simpson
  • view commit • #123 - Have the header seen at all times on desktop - Rob Simpson
  • view commit • #116 - Reduce vertical space and change bootstrap classes - Rob Simpson
  • view commit • Refresh header on address change - Lisa Cho
  • view commit • Call change address on keyboard enter as well as submit buttom - Lisa Cho
  • view commit • Changelog for release 0.5.0 - Rob Simpson
  • view commit • Refactor ballot, candidates, measures, star views and support views - Lisa Cho
  • view commit • Added "More Opinions" page (OpinionsAboutItem.jsx) that filters for one ballot item - related to WebApp Issue #8 (still in progress). Updated Intro page and IntroOpinions pages for smoother UX testing. Some eslint and spacing clean up. Some UX language changes. - Dale John McGrew
  • view commit • Testing a check in to my Personal fork - Dale John McGrew
  • view commit • Added language that clarifies Vote Smart ratings. Changed some commented code per discussion about code comments in Issue #92. This is a check in of code modified before switch to Pull Request system. - Dale John McGrew
  • view commit • Checking in first file to DaleMcGrew/WebApp (3rd time) - Dale John McGrew
  • view commit • Checking in first file to DaleMcGrew/WebApp (2nd time) - Dale John McGrew
  • view commit • Checking in first file to DaleMcGrew/WebApp - Dale John McGrew
  • view commit • Flux dispatch prototype - nick fiorini
  • view commit • merging opinions branch - nick fiorini
  • view commit • cleanup to requests - nick fiorini
  • view commit • merge - nick fiorini
  • view commit • new prototype for items - nick fiorini
  • ##0.5.0