[CORL-219] Common Tweaks (#2460)

* fix: i18n fixes

* fix: figma tweaks

* fix: tweaked date manipulation logic

* fix: linting

* fix: linting

* fix: tests
This commit is contained in:
Wyatt Johnson
2019-08-12 16:44:35 -04:00
committed by Kim Gardner
parent 7900b02c40
commit 8d78677154
16 changed files with 90 additions and 75 deletions
@@ -128,7 +128,8 @@ export const Users = (ctx: TenantContext) => ({
ctx.mailerQueue,
ctx.tenant,
ctx.user!,
input.username
input.username,
ctx.now
),
updateUserUsername: async (input: GQLUpdateUserUsernameInput) =>
updateUsernameByID(