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

feat: manage multiple blink accounts in mobile app #3328

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jul 30, 2024

  1. feat: store multiple tokens (GaloyMoney#3272)

    * feat: store multiple tokens
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * fix: update persistent state property names, update test
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * fix: current token should be present in all tokens when migrating from schema 6 to 7
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    ---------
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    Prakhar-Agarwal-byte authored and sandipndev committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6700e10 View commit details
    Browse the repository at this point in the history
  2. feat: add switch profile UI (GaloyMoney#3307)

    * feat: create profile screen, add switch button
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * feat: add profile item
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    ---------
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    Prakhar-Agarwal-byte authored and sandipndev committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5686625 View commit details
    Browse the repository at this point in the history
  3. feat: add switch account functionality (GaloyMoney#3308)

    * feat: create profile screen, add switch button
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * feat: add profile item
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * feat: loads data from persistant state, displays it, switch b/w accounts,  log out, and add new user
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * feat: fetch usernames from backend
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * feat: display profiles(fix #fb24fb) and enable switching
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * fix: show switch option only when user is authenticated
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * fix: call logout mutation
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * fix: navigate to home screen on switching profile
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * fix: switch icon color
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * fix: disable back when loading data
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    * fix: go back 1 screen on profile switch
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    
    ---------
    
    Signed-off-by: Prakhar Agarwal <[email protected]>
    Prakhar-Agarwal-byte authored and sandipndev committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    feec803 View commit details
    Browse the repository at this point in the history
  4. fix: minor fixes

    Signed-off-by: Prakhar Agarwal <[email protected]>
    Prakhar-Agarwal-byte authored and sandipndev committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3a1d6c1 View commit details
    Browse the repository at this point in the history
  5. chore: css fixes

    sandipndev committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7d46db7 View commit details
    Browse the repository at this point in the history