Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jbibla+fedekunze/1501 Modal Vote #1541

Merged
merged 58 commits into from
Nov 12, 2018
Merged

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    732f9cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f11091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a6b2b9 View commit details
    Browse the repository at this point in the history
  4. update snapshotteroos

    jbibla committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    aa642fb View commit details
    Browse the repository at this point in the history
  5. cha cha changelog

    jbibla committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    06c4d1d View commit details
    Browse the repository at this point in the history
  6. thanks, linter.

    jbibla committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    1a4b057 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4f8e47 View commit details
    Browse the repository at this point in the history
  8. update snapshots

    jbibla committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    8492b46 View commit details
    Browse the repository at this point in the history
  9. updates snapshot

    jbibla committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    113db7e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. remove unused code

    jbibla committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    13ae57f View commit details
    Browse the repository at this point in the history
  2. ModalVote

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    fe76e95 View commit details
    Browse the repository at this point in the history
  3. page proposal tests

    jbibla committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    909cdfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    680d366 View commit details
    Browse the repository at this point in the history
  5. ModalVote unit tests

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    3e4e6aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dba9e91 View commit details
    Browse the repository at this point in the history
  7. lint

    jbibla committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    26f26c5 View commit details
    Browse the repository at this point in the history
  8. more unit tests

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    74420f3 View commit details
    Browse the repository at this point in the history
  9. Changelog

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    95cb959 View commit details
    Browse the repository at this point in the history
  10. lint and fix tests

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    50a63d0 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' of https://github.com/cosmos/voyager into jbib…

    …la+fedekunze/1501-proposal-voting
    
    Merge develop
    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    5728941 View commit details
    Browse the repository at this point in the history
  12. fix e2e tests

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    4930596 View commit details
    Browse the repository at this point in the history
  13. test option click

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    40efa8b View commit details
    Browse the repository at this point in the history
  14. test case for onVote

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    012ef05 View commit details
    Browse the repository at this point in the history
  15. fixed e2e test 😭

    jbibla committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    5c4f6cb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    22eced1 View commit details
    Browse the repository at this point in the history
  17. clean up tests

    jbibla committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    74443d1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    34ab41a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8ab024e View commit details
    Browse the repository at this point in the history
  20. disable non selected option buttons

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    c4078f2 View commit details
    Browse the repository at this point in the history
  21. set empty option if button is clicked twice

    Federico Kunze committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    07ce28d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. fedes feedback

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    09b1a58 View commit details
    Browse the repository at this point in the history
  2. added one more test

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    99c5296 View commit details
    Browse the repository at this point in the history
  3. added else condition

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    7963057 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jordan/1502-page-proposal' of https://github.com/cosmos…

    …/voyager into jbibla+fedekunze/1501-proposal-voting
    
    Merge pageProposal
    Federico Kunze committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    945f645 View commit details
    Browse the repository at this point in the history
  5. Add ModalVote to PageProposal

    Federico Kunze committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    960313d View commit details
    Browse the repository at this point in the history
  6. Change 'test' for 'describe' and 'it' on unit test

    Federico Kunze committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    5602a4e View commit details
    Browse the repository at this point in the history
  7. Update vuex functions and lcdClients to cast votes

    Federico Kunze committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    0956593 View commit details
    Browse the repository at this point in the history
  8. merge develop and conflicts

    Federico Kunze committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    a353202 View commit details
    Browse the repository at this point in the history
  9. pending conflict

    Federico Kunze committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    295c3d5 View commit details
    Browse the repository at this point in the history
  10. update form styles

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    f6040dc View commit details
    Browse the repository at this point in the history
  11. fixed modal vote tests

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    2de76ff View commit details
    Browse the repository at this point in the history
  12. updated votes test

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    8f6f092 View commit details
    Browse the repository at this point in the history
  13. fix lcd client test

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    71b6f5b View commit details
    Browse the repository at this point in the history
  14. revert buttons back to normal

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    6095d6f View commit details
    Browse the repository at this point in the history
  15. update snapshot

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    c849ccc View commit details
    Browse the repository at this point in the history
  16. fixed the if else

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    1a948bf View commit details
    Browse the repository at this point in the history
  17. skip failing test

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    e41007c View commit details
    Browse the repository at this point in the history
  18. remove da lint

    jbibla committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    7b6591e View commit details
    Browse the repository at this point in the history
  19. Fix broken unit tests in PageProposal.spec.

    David Braun authored and David Braun committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    eeaede7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. increase tally and cleanup

    Federico Kunze committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    a89bb6f View commit details
    Browse the repository at this point in the history
  2. test mocked submitVote

    Federico Kunze committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    08b547b View commit details
    Browse the repository at this point in the history
  3. delete unused data and cleanup

    Federico Kunze committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    8ea9425 View commit details
    Browse the repository at this point in the history
  4. fix some tests

    Federico Kunze committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    0459091 View commit details
    Browse the repository at this point in the history
  5. tests and snapshots

    Federico Kunze committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    4aa3499 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. fix odd failing test

    Federico Kunze committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    f82c97a View commit details
    Browse the repository at this point in the history
  2. test voting with nonexistent account and wrong seq

    Federico Kunze committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    9be7d5a View commit details
    Browse the repository at this point in the history
  3. Address @faboweb 's comments pt 1

    Federico Kunze committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    83879dc View commit details
    Browse the repository at this point in the history
  4. refactor select option func on modal vote

    Federico Kunze committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    79b6a77 View commit details
    Browse the repository at this point in the history