Commit Graph

7 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
265e383705 fix: allow username submission after failure
If the server rejects a username submission, the submit button became
stuck as disabled.  This ensures that new (valid) input will unlock the
button.
2019-11-14 22:16:24 +05:30
Oliver Eyton-Williams
e1236a0c15 refactor: use validate util in client 2019-11-14 22:16:24 +05:30
Parth Parth
c2e7809ccd feat: add message to warn users before changing name (#37527)
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-11-04 18:54:18 +05:30
Valeriy
fc8c71ad16 feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
Bouncey
97f7d53bee chore(tidy): Remove console.log 2018-11-16 04:09:16 +05:30
Iulian Onofrei
2ef81bde20 Fix typo in variable name (#26411) 2018-11-13 14:16:47 -08:00
Bouncey
4f54803674 feat(username): Add Username updating 2018-09-14 16:22:44 +01:00