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

(Bug) Keep data between the steps (Manage Page) #1103

Merged
merged 42 commits into from
Aug 30, 2018

Commits on Aug 27, 2018

  1. Added callback to button continue

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    d8c7c17 View commit details
    Browse the repository at this point in the history
  2. Add function to convert keys to lowercase

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    76fc272 View commit details
    Browse the repository at this point in the history
  3. Refactoring, add setProperty

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    4cd18b5 View commit details
    Browse the repository at this point in the history
  4. Validate tiers on key 0

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    40d1ee1 View commit details
    Browse the repository at this point in the history
  5. keep type of gas selected

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    a468e4e View commit details
    Browse the repository at this point in the history
  6. Refactoring to keep data

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    efd197a View commit details
    Browse the repository at this point in the history
  7. Refactoring to keep data

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    02661da View commit details
    Browse the repository at this point in the history
  8. Add button continue, callback to update

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    445c8a8 View commit details
    Browse the repository at this point in the history
  9. Add button continue and callback

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    92f4277 View commit details
    Browse the repository at this point in the history
  10. Update snapshots

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    6de6eef View commit details
    Browse the repository at this point in the history
  11. Add burn excess support

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    a2531e0 View commit details
    Browse the repository at this point in the history
  12. Validate tiers with dutch auction

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    dc10df6 View commit details
    Browse the repository at this point in the history
  13. Add mutator and validator

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    0f95b1c View commit details
    Browse the repository at this point in the history
  14. Refactor

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    3097b61 View commit details
    Browse the repository at this point in the history
  15. Fix lint

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    3d3ad43 View commit details
    Browse the repository at this point in the history
  16. Add mutator, validator for supply input

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    1467b11 View commit details
    Browse the repository at this point in the history
  17. Add rate as touched

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    704f2e2 View commit details
    Browse the repository at this point in the history
  18. Add rate as touched

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    e07e669 View commit details
    Browse the repository at this point in the history
  19. Send gas type selected on change

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    957bfce View commit details
    Browse the repository at this point in the history
  20. Support gas type selected on refresh page

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    8be411b View commit details
    Browse the repository at this point in the history
  21. Disable supply when whitelist is enable for dutch strategy

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    5925f17 View commit details
    Browse the repository at this point in the history
  22. Update snapshots

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    a5f682d View commit details
    Browse the repository at this point in the history
  23. Change to lowercase

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    add416c View commit details
    Browse the repository at this point in the history
  24. Update snapshot

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    71b72be View commit details
    Browse the repository at this point in the history
  25. Change language constant 'Greater or Equal Than'

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    b1db8d9 View commit details
    Browse the repository at this point in the history
  26. Update gas type selected on father component

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    b006fbb View commit details
    Browse the repository at this point in the history
  27. Change custom gas price constant, change event onChange

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    812ce85 View commit details
    Browse the repository at this point in the history
  28. Added custom gas price constant, remove set state

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    7490791 View commit details
    Browse the repository at this point in the history
  29. Validate network change

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    73d9f36 View commit details
    Browse the repository at this point in the history
  30. Change how gas type is set

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    8ca582f View commit details
    Browse the repository at this point in the history
  31. Update snapshot

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    7ebd9ac View commit details
    Browse the repository at this point in the history
  32. Add alert info if contracts already deployed

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    e0fffff View commit details
    Browse the repository at this point in the history
  33. Add clear storage on manage section

    Mariano Aguero committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    816b22e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Validate network change

    Mariano Aguero committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    bfc37fc View commit details
    Browse the repository at this point in the history
  2. Change how gas type is set

    Mariano Aguero committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    2f41965 View commit details
    Browse the repository at this point in the history
  3. Update snapshot

    Mariano Aguero committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    2d39405 View commit details
    Browse the repository at this point in the history
  4. Add alert info if contracts already deployed

    Mariano Aguero committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    45d7b23 View commit details
    Browse the repository at this point in the history
  5. Add clear storage on manage section

    Mariano Aguero committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    41091ea View commit details
    Browse the repository at this point in the history
  6. Merge branch 'issue#1033#manage' of github.com:poanetwork/token-wizar…

    …d into issue#1033#manage
    Mariano Aguero committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    7ba48d5 View commit details
    Browse the repository at this point in the history
  7. Sort crowdsales list

    Mariano Aguero committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    173d03a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84fb022 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Add function import

    Mariano Aguero committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    83b7d70 View commit details
    Browse the repository at this point in the history