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

Ui/page faqs #58

Closed
wants to merge 54 commits into from
Closed

Ui/page faqs #58

wants to merge 54 commits into from

Commits on Aug 16, 2018

  1. header button animation fix

    hsurf22 committed Aug 16, 2018
    1 Configuration menu
    Copy the full SHA
    223af69 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    ca2b10c View commit details
    Browse the repository at this point in the history
  3. Search block done

    hsurf22 committed Aug 16, 2018
    1 Configuration menu
    Copy the full SHA
    f7d47fe View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. FAQ update

    hsurf22 committed Aug 17, 2018
    1 Configuration menu
    Copy the full SHA
    7c3453a View commit details
    Browse the repository at this point in the history
  2. FAQs Categories added

    hsurf22 committed Aug 17, 2018
    1 Configuration menu
    Copy the full SHA
    e7a033e View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    d0995b0 View commit details
    Browse the repository at this point in the history
  4. GAQs content added

    hsurf22 committed Aug 17, 2018
    1 Configuration menu
    Copy the full SHA
    a3c882d View commit details
    Browse the repository at this point in the history
  5. Support page done

    hsurf22 committed Aug 17, 2018
    1 Configuration menu
    Copy the full SHA
    7420a61 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. FAQs page contents added

    hsurf22 committed Aug 20, 2018
    1 Configuration menu
    Copy the full SHA
    8e40bb3 View commit details
    Browse the repository at this point in the history
  2. FAQs content style clean up

    hsurf22 committed Aug 20, 2018
    1 Configuration menu
    Copy the full SHA
    24bf329 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. 1 Configuration menu
    Copy the full SHA
    b1630d9 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    2107f42 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. New verification added

    hsurf22 committed Aug 22, 2018
    1 Configuration menu
    Copy the full SHA
    d5dfff9 View commit details
    Browse the repository at this point in the history
  2. fix

    hsurf22 committed Aug 22, 2018
    1 Configuration menu
    Copy the full SHA
    460e244 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Verification fix

    hsurf22 committed Aug 23, 2018
    1 Configuration menu
    Copy the full SHA
    9fb72e8 View commit details
    Browse the repository at this point in the history
  2. Verification method added

    hsurf22 committed Aug 23, 2018
    1 Configuration menu
    Copy the full SHA
    dd70631 View commit details
    Browse the repository at this point in the history
  3. mnemonic verification done

    hsurf22 committed Aug 23, 2018
    1 Configuration menu
    Copy the full SHA
    0b88c74 View commit details
    Browse the repository at this point in the history
  4. Mnemonic verification update

    hsurf22 committed Aug 23, 2018
    1 Configuration menu
    Copy the full SHA
    727158e View commit details
    Browse the repository at this point in the history
  5. CHANGELOG update

    hsurf22 committed Aug 23, 2018
    1 Configuration menu
    Copy the full SHA
    c046425 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Merge remote-tracking branch 'origin/develop' into ui/page-faqs

    # Conflicts:
    #	src/components/FaqContents/CouldntEverybodyPutInRandomPrivateKeys.vue
    #	src/components/FaqContents/DoesMyEtherWalletSupportBitcoinOrOtherCoins.vue
    #	src/components/FaqContents/HowToBuyEthereumWithUSD.vue
    #	src/components/FaqContents/WhyDontYouMakeMeMoveMyMouseToGenerateASeed.vue
    #	src/components/FaqContents/WithdrawingDAOTokens.vue
    #	src/components/FaqContents/index.js
    #	src/containers/ByMnemonicContainer/ByMnemonicContainer.vue
    #	src/containers/ByMnemonicContainer/components/VerificationModal/VerificationModal.vue
    #	src/containers/HeaderContainer/HeaderContainer.vue
    #	src/layouts/CreateWalletLayout/components/CreateWalletInput/CreateWalletInput.vue
    #	src/layouts/HelpCenterLayout/HelpCenterLayout.vue
    #	src/router/index.js
    SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    d7be022 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    5830562 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25b79b0 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    abc1760 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90296d3 View commit details
    Browse the repository at this point in the history
  6. clean

    SteveMieskoski committed Aug 31, 2018
    1 Configuration menu
    Copy the full SHA
    afcd34f View commit details
    Browse the repository at this point in the history
  7. header button animation fix

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    2581fd4 View commit details
    Browse the repository at this point in the history
  8. keyword search component added

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    9e6b819 View commit details
    Browse the repository at this point in the history
  9. Search block done

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    daa14a2 View commit details
    Browse the repository at this point in the history
  10. FAQ update

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    dec2b3e View commit details
    Browse the repository at this point in the history
  11. FAQs Categories added

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    f9def95 View commit details
    Browse the repository at this point in the history
  12. FAQs Categories components added

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    8ecc59d View commit details
    Browse the repository at this point in the history
  13. GAQs content added

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    07b9805 View commit details
    Browse the repository at this point in the history
  14. Support page done

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    78bb2ca View commit details
    Browse the repository at this point in the history
  15. FAQs page contents added

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    8b0c5b1 View commit details
    Browse the repository at this point in the history
  16. FAQs content style clean up

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    8147dbe View commit details
    Browse the repository at this point in the history
  17. Ether Unit Reference Guide added

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    874621c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    30f4865 View commit details
    Browse the repository at this point in the history
  19. New verification added

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    3fff3a8 View commit details
    Browse the repository at this point in the history
  20. fix

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    c722d5c View commit details
    Browse the repository at this point in the history
  21. Verification fix

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    ec8e765 View commit details
    Browse the repository at this point in the history
  22. Verification method added

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    c6abfbd View commit details
    Browse the repository at this point in the history
  23. mnemonic verification done

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    c107599 View commit details
    Browse the repository at this point in the history
  24. Mnemonic verification update

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    11ac99b View commit details
    Browse the repository at this point in the history
  25. CHANGELOG update

    hsurf22 authored and SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    1eb87d6 View commit details
    Browse the repository at this point in the history
  26. fix conflicts

    SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    9ddb22f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    30a93a1 View commit details
    Browse the repository at this point in the history
  28. clean

    SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    141aad9 View commit details
    Browse the repository at this point in the history
  29. Merge remote-tracking branch 'origin/ui/page-faqs' into ui/page-faqs

    # Conflicts:
    #	src/components/FaqContents/HowToBuyEthereumWithUSD.vue
    #	src/components/FaqContents/WithdrawingDAOTokens.vue
    SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    660a713 View commit details
    Browse the repository at this point in the history
  30. rebase

    SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    0b26014 View commit details
    Browse the repository at this point in the history
  31. rebase, merge

    SteveMieskoski committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    dad62bb View commit details
    Browse the repository at this point in the history
  32. rebase, merge

    SteveMieskoski committed Aug 31, 2018
    1 Configuration menu
    Copy the full SHA
    a116f19 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Configuration menu
    Copy the full SHA
    395673a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7204b3c View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    d853d39 View commit details
    Browse the repository at this point in the history