Mrugesh Mohapatra
fdb17223ec
revert : Added displayUsername and username update functionality
...
removes implemenation from #35699
This reverts commit e154f38118
.
2019-12-13 01:07:05 +05:30
Catalina
e154f38118
Added displayUsername and username update functionality ( #35699 )
...
* Added displayUsername and username update functionality
* fix: move username assignment to safe place
moved the username assignment down a statement so that it doesn't cause exception
* fix: handle missing username or displayUsername
* refactor: remove redundant code
2019-12-11 12:43:06 +01:00
Bouncey
c8f5b20b71
fix: Enforce lowercase usernames for profile queries
2019-03-06 15:38:43 +05:30
Bouncey
8fab33ba99
feat: Create and use dynamic active donation counts
2018-12-04 17:42:12 +05:30
Bouncey
987da19254
feat(profile): Add Profile and components
2018-11-13 05:39:50 +05:30
Bouncey
c08bb95ea8
fix(auth): Fix auth flow for the client app
2018-10-24 18:27:34 +05:30
Bouncey
3878cbae63
chore(tidy) Tidy Friday
2018-09-07 14:37:14 +01:00
Bouncey
a9c948679e
feat(prettier): Use prettier for client code
2018-09-07 14:37:14 +01:00
Bouncey
e59ad6ebda
chore(client): Move client app to /client
2018-09-03 17:47:48 +05:30