Commit Graph

7 Commits (6d7ebb7a8641fd9c318aca32c9df2361141ce107)

Author SHA1 Message Date
William Grant 4c48056013 fix: moved resetRegistration out of utils to make unit testing easier 2 years ago
William Grant 1b405f533e feat: working on restoring accounts with fetch
loads correctly but isn't saved to db and is lost on refresh
2 years ago
William Grant 8dceb93b09 feat: reset onboarding state when we return to the start stage
added better logging for create account flow
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 2c83d41ccd fix: error handling now works correctly for all stages
buttons also correctly disable themselves
2 years 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
2 years ago