Commit Graph

10 Commits (f944254581e4c28c4730a6bd72b8ef326e1943ba)

Author SHA1 Message Date
yougotwill 66fa34b165 feat: use testkey for user profile update in onboarding for testing a display name
remove privateKeyBytesHex since we don't use it
1 year ago
yougotwill cbf0a5b877 feat: convert privKeyBytes to hex
redux doesnt like uint8Array, rename shouldQuit to shouldQuitOnClick
1 year ago
William Grant 6fa6e5c189 feat: start of using updateOurProfileDisplayName in onboarding 1 year ago
William Grant 55f5cf5c9b feat: added quit modal
when going back during critical onboarding steps it's better to restart the app entirely
1 year ago
William Grant c9eac6c83e feat: handle failing to find a display name from the swarm
the user can enter it manually, improved error handling, logging, sync post login
2 years ago
William Grant baca07a83b feat: moved frontend errors to redux 2 years ago
William Grant e6dedc83fb feat: finished fade animation between steps
moved useState props to redux, fixed back button
2 years ago
William Grant 090ddc07a9 feat: rename onboarding stages for clarity
also comment on what changes need to be made within the different stages
2 years ago
William Grant 264340a45d feat: setup registration slice 2 years ago
William Grant eaa9817d14 feat: created onboarding store and added modals slice 2 years ago