Commit Graph

13 Commits (unstable)

Author SHA1 Message Date
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 7 months ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
8 months ago
yougotwill eaeabaf813 fix: dont trim display name when sanitizing
trim on submission
9 months ago
William Grant 5ef5fc59a8 fix: correctly trim usernames 9 months ago
William Grant 7b634df2b5 fix: sanitizeDisplayNameOrToast setDisplayNameError to onDisplayNameError
since it can be useState or redux
10 months ago
William Grant 94abe60af1 feat: added SessionInput to Profile Modal
layout and style improvements, disable ui during name change, improved keyboard navigation
11 months ago
William Grant 4c48056013 fix: moved resetRegistration out of utils to make unit testing easier 1 year ago
William Grant 1b405f533e feat: working on restoring accounts with fetch
loads correctly but isn't saved to db and is lost on refresh
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 2c83d41ccd fix: error handling now works correctly for all stages
buttons also correctly disable themselves
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