Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Psychedelic/plug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: Psychedelic/plug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: experimental/web3auth
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 58 files changed
  • 5 contributors

Commits on Nov 1, 2022

  1. Reafactor/split import mnemonic (#658)

    * Base draft for refactor using split input boxes with password type
    
    * Refactored first step of import flow, movede components from generic spot to screen specific components folder. Removed unnecessary components
    
    * Added base grid for new layout
    
    * Finished layout on import mnemonic step. missing next step hook fix and error management
    
    * Fixed meme step styles, moved account creation to import mnemonic step
    
    * Added autofocus & cursor at hide button
    
    * Abstracted mnemonic input into its own component
    
    * Added draft message box for mnemonic paste
    
    * Removed unused gradient
    
    * Formatted paste message to new design
    
    * Moved mnemonic utils to its corresponding file
    
    * Fixed paste message
    
    Co-authored-by: rocky-fleek <tomas@fleek.co>
    Co-authored-by: Juan Manuel <44899916+angarita-dev@users.noreply.github.com>
    3 people authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6c8fdf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    e679627 View commit details
    Browse the repository at this point in the history
  2. Fixed error message

    angarita-dev committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2deb6e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #661 from Psychedelic/fix/import-account-error-han…

    …dling
    
    Fix/import account error handling
    tomiir authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9bc0bea View commit details
    Browse the repository at this point in the history
  4. Reafactor/split import mnemonic (#663)

    * Base draft for refactor using split input boxes with password type
    
    * Refactored first step of import flow, movede components from generic spot to screen specific components folder. Removed unnecessary components
    
    * Added base grid for new layout
    
    * Finished layout on import mnemonic step. missing next step hook fix and error management
    
    * Fixed meme step styles, moved account creation to import mnemonic step
    
    * Added autofocus & cursor at hide button
    
    * Abstracted mnemonic input into its own component
    
    * Added draft message box for mnemonic paste
    
    * Removed unused gradient
    
    * Formatted paste message to new design
    
    * Moved mnemonic utils to its corresponding file
    
    * Fixed paste message
    
    * MOodified test cases to fit the new flow
    
    * Added clear data on component unmount
    
    Co-authored-by: Juan Manuel <44899916+angarita-dev@users.noreply.github.com>
    rocky-fleek and angarita-dev authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6a8eb17 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    37e7551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a38ea53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edbc17c View commit details
    Browse the repository at this point in the history
  4. Removed console log

    rocky-fleek committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3e54958 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #664 from Psychedelic/fix/import-flow-styles

    Fix/import flow styles
    tomiir authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f306ad4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Hide icns metadata for noq (#665)

    Co-authored-by: rocky-fleek <tomas@fleek.co>
    tomiir and rocky-fleek authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a471cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b9d83 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #666 from Psychedelic/fix/manage-icns-button

    Fix/manage icns button
    tomiir authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a810e8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29bc25e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #667 from Psychedelic/fix/add-contacts-on-send

    Fix: Add contacts on send
    tomiir authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    437a550 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    de67b6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #668 from Psychedelic/fix/add-contacts-send

    Fix: add contacts send
    tomiir authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2b540ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c636a5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9000ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ca0dcd View commit details
    Browse the repository at this point in the history
Loading