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

Adding the import account feature #9

Merged
merged 13 commits into from
Sep 18, 2024
Merged

Adding the import account feature #9

merged 13 commits into from
Sep 18, 2024

Commits on Sep 15, 2024

  1. feat: adding the base of the component for the import pop up

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8e686df View commit details
    Browse the repository at this point in the history
  2. feat: adding new mutations and getters to manage password

    gp
    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    39d14f8 View commit details
    Browse the repository at this point in the history
  3. feat: store the password to the store

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c1ae3ff View commit details
    Browse the repository at this point in the history
  4. fix: remove the storage of the mnemonic

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    aa0e40f View commit details
    Browse the repository at this point in the history
  5. feat: return the private key

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    60d55f7 View commit details
    Browse the repository at this point in the history
  6. feat: set the encrypted private key to the local storage

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    bbbf4ed View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat: adding importation feature

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0ecda31 View commit details
    Browse the repository at this point in the history
  2. fix: bug who multiply acc when they was imported

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7800146 View commit details
    Browse the repository at this point in the history
  3. style: remove useless console.loog

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    659b466 View commit details
    Browse the repository at this point in the history
  4. fix: remove password from store when document is hidden

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    026706f View commit details
    Browse the repository at this point in the history
  5. feat: adding a new component for the import cards

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    83c8395 View commit details
    Browse the repository at this point in the history
  6. feat: adding the importation feature

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d947bd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. style: remove unused function

    Grégor Sternat committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b819513 View commit details
    Browse the repository at this point in the history