Add ability to upload avatar into onboarding
closes #2411
added scoped labels
added 26 commits
- 8f74ef12 - (feat): add "Join the conversation" link to /register
- f3443338 - (fix): group and channel names overflow issue
- 3dfbec6e - (feat): export user counts
- 30323aad - (fix): Disable email confirmation banner in onboarding screens
- 527ef4d2 - (chore): Remove console.log
- bacd664d - (fix): redirection
- 92b8d0e2 - (fix): android app logo should redirect to /mobile
- ce381393 - (fix): ios safari issue
- 5fceb0e3 - (fix): terms moving when clicking it issue
- 67f7c523 - (fix): issue in signup-on-scroll modal
- a7fe0c56 - (fix): bottom should be 0px
- 2525660e - Merge remote-tracking branch 'upstream/master' into fix/onboarding-issues
- 3cb05564 - (fix): button should shrink more than the input
- a2da2df1 - (fix): double negative in signup-on-scroll
- 34be9f85 - (fix): made the register form a little smaller in the homepage
- 51cd7162 - (fix): sizes for progressbar in mobile onboarding
- 707cd2c9 - (fix): correctly handle username and group name overflow
- af672c71 - (fix): change detection issues in lists
- bc3a353c - (fix): use visibility: hidden for hiding re-captcha
- 31cc0155 - (fix): send export_user_counts to feeds endpoint
- 3c5dadfe - (fix): changed "members" to "subscribers" for channels list
- a09ef86d - (fix): use 1y vs 30d for channels and groups suggestions
- dba729af - (fix): properly center forms on desktop resolutions
- 91e5f03d - Merge branch 'fix/onboarding-issues' into feat/add-avatar-uploading
- 0a746866 - (feat): add cancel button
- fdea3a33 - (fix): e2e tests
Toggle commit listapproved this merge request
- Developer
Looks good.
Please register or sign in to reply