Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Add option to remember account for read-only access - Closes #559 #757

Closed
wants to merge 33 commits into from

Commits on Sep 15, 2017

  1. Add saveAccount menu item

    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    31e71d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    186ea97 View commit details
    Browse the repository at this point in the history
  3. Add authInputs component

    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    06deefa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc5e4a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    154d418 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bf39c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f55813 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9653276 View commit details
    Browse the repository at this point in the history
  9. Remove unused code

    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    2ebc105 View commit details
    Browse the repository at this point in the history
  10. Separate passphraseInput component

    ... with visibility toggle
    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    ae94b34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa2d4e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    275dd0f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99d428f View commit details
    Browse the repository at this point in the history
  14. Add unit tests for PassphraseInput component

    ... and remove duplicate tests from Login component
    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    fbb3cca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    750b47b View commit details
    Browse the repository at this point in the history
  16. Prevent React warring

    Warning: `value` prop on `input` should not be null. Consider using
    the empty string to clear the component or `undefined` for uncontrolled components.
    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    1f957ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    32e4f15 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6b0edab View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ba9adef View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    869af11 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fbe5037 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0ed0ec4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7f36a16 View commit details
    Browse the repository at this point in the history
  24. Add passphraseUsed action to save passphrase

    ... in read-only mode
    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    03a6d2f View commit details
    Browse the repository at this point in the history
  25. Add lock icon to account

    to indicate if passphrase will be required
    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    6e6f899 View commit details
    Browse the repository at this point in the history
  26. Fix signMessage

    slaweet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    39125de View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Allow to forget saved account

    slaweet committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    39e631c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe06fa View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Fix coding style

    slaweet committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    4b704a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    620949b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bbe609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d428e0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51402be View commit details
    Browse the repository at this point in the history