Commit Graph

17 Commits (feature/update-crowdin-translations)

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
9 months ago
yougotwill cbf0a5b877 feat: convert privKeyBytes to hex
redux doesnt like uint8Array, rename shouldQuit to shouldQuitOnClick
9 months ago
William Grant 6fa6e5c189 feat: start of using updateOurProfileDisplayName in onboarding 9 months ago
William Grant 55f5cf5c9b feat: added quit modal
when going back during critical onboarding steps it's better to restart the app entirely
9 months ago
William Grant 1e40f1b608 fix: cleanup 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
1 year ago
William Grant 8dceb93b09 feat: reset onboarding state when we return to the start stage
added better logging for create account flow
1 year ago
William Grant baca07a83b feat: moved frontend errors to redux 1 year ago
William Grant e6dedc83fb feat: finished fade animation between steps
moved useState props to redux, fixed back button
1 year ago
William Grant 6f84d5bede feat: animated progress loader to spec
timeout display name fetch to 15 seconds, added display name inital screen still needs work
1 year ago
William Grant ef0f3ba434 feat: updated restore account screen with new design 1 year ago
William Grant 99a6b103fe feat: make sure to set the account create state to done 1 year ago
William Grant 4e2101a9e5 feat: setup UI and state for account create display name step 1 year ago
William Grant 7d14efb073 fix: doc string comments for registration slice 1 year ago
William Grant 090ddc07a9 feat: rename onboarding stages for clarity
also comment on what changes need to be made within the different stages
1 year ago
William Grant 264340a45d feat: setup registration slice 1 year ago
William Grant eaa9817d14 feat: created onboarding store and added modals slice 1 year ago