Aminejv
a62d0dd8b9
feat(auth): use Strings.createUsername in app settings
2021-06-23 19:01:07 +01:00
Aminejv
2aae15c101
feat(auth): use Strings.createUsername in TwitterSignup component and endpoints
2021-06-23 19:00:56 +01:00
Aminejv
bd7605079f
feat(auth): use Strings.createUsername in Signup component and endpoint
2021-06-23 18:59:55 +01:00
Aminejv
5e4d704121
feat(useForm): add support to format inputs
2021-06-23 18:59:09 +01:00
Aminejv
b0b1ca14d0
fix(authCheckbox): backgroundColor
2021-06-23 18:45:08 +01:00
Aminejv
6e08cae36f
fix(password-validation): increase opacity to 0.7
2021-06-23 11:08:51 +01:00
Aminejv
7d45f048a3
fix(field): add white border
2021-06-23 11:03:52 +01:00
Aminejv
c707eed5ab
feat(field): update change password in settings to use new behavior
2021-06-23 10:20:10 +01:00
Aminejv
b8c227f715
feat(field): color variant
2021-06-23 10:19:41 +01:00
Aminejv
27c3ab600e
feat(hooks): add useToggle hook
2021-06-23 10:19:14 +01:00
Aminejv
9738bd6dfa
fix(field): increase opacity to 0.7
2021-06-22 21:56:15 +01:00
Aminejv
745468a286
fix(auth): removed button from initial signup screen
2021-06-22 20:48:20 +01:00
Aminejv
9f57a1cab9
fix(auth): 100vh on mobile overflowing
2021-06-22 20:48:00 +01:00
Aminejv
6cd82c41f3
fix(auth): use box-shadow as border
2021-06-22 20:47:25 +01:00
Aminejv
8420bfc544
fix(ApplicationLayout): add withPaddings prop to disable paddings
2021-06-22 20:46:30 +01:00
Aminejv
f255a36df1
feat(account-linking): add decorators
2021-06-22 19:47:16 +01:00
Aminejv
21e9a2ad63
feat(account-linking): add TwitterLinking to sceneAuth/index
2021-06-22 19:32:30 +01:00
Aminejv
ed2623249e
feat(account-linking): add TwitterLinking component
2021-06-22 19:31:59 +01:00
Aminejv
87a377e3e7
feat(account-linking): add twitter account linking endpoints to actions
2021-06-22 19:21:30 +01:00
Aminejv
4b9333efb8
feat(account-linking): add twitter account linking endpoints
2021-06-22 19:21:06 +01:00
Aminejv
1554711b86
fix(styles): change headings to use font.medium
2021-06-22 19:17:16 +01:00
Martina
bce697a6d4
edited username cleaning and validation functions
2021-06-21 14:48:04 -07:00
martinalong
b53133d4de
Merge pull request #785 from filecoin-project/@aminejv/email-fixes
...
Fix: Update password-reset template
2021-06-20 15:47:14 -07:00
Aminejvm
a45e3a2d9c
fix(auth): static background img
2021-06-17 20:46:56 +01:00
Aminejvm
2420410a83
feat(auth): add background rotation
2021-06-17 16:44:30 +01:00
jasonleyser
9ad37a345f
Intercom integration
...
Integrated the Intercom package at the main app level to make it accessible everywhere. I also changed the help buttons in the menu and search bar to open the Intercom popup
2021-06-16 12:09:19 -06:00
Martina
4f343e5e02
removed 50gb language
2021-06-15 13:29:58 -07:00
Aminejvm
b8356f5dc4
feat(auth): add ArrowButton
2021-06-15 21:01:01 +01:00
Martina
573cb9a5fa
fixed calling property of undefined value
2021-06-14 18:13:48 -07:00
Aminejvm
7053083ef8
fix(Field): adjust fill opacity
2021-06-14 19:34:50 +01:00
Aminejvm
295683bd08
feat(input): add extendEmotionCss utility
2021-06-14 19:34:16 +01:00
Martina
387045082c
adding Logging function and converting console.log to Logging.log
2021-06-11 12:25:58 -07:00
Aminejvm
9ea45c70f0
fix(auth-hooks): replace console.log with logging function
2021-06-11 19:39:18 +01:00
Aminejvm
31c2a62bf5
Merge branch 'main' of github.com:filecoin-project/slate into @aminejv/email-fixes
2021-06-11 19:35:32 +01:00
Aminejvm
0bb7a9472f
fix(password-reset): update email template for password-reset
2021-06-11 19:03:17 +01:00
Aminejvm
ced4c05334
fix(email): add sender name to sendTemplate
2021-06-11 19:02:29 +01:00
Martina
88e7b4a199
fixed rerouting to blank explore page
2021-06-10 22:33:46 -07:00
Martina
18ccfeb61c
testing monitor functions and changing brand colors
2021-06-10 22:12:39 -07:00
Martina
83dda2655c
hotfixes for carousel sidebar bugs
2021-06-10 22:12:39 -07:00
Martina
2a5664c9e5
adding activity slack notifications back
2021-06-10 22:12:39 -07:00
Aminejvm
a9d65b189f
feat(components): update buttons and input border-radius to 8px
2021-06-10 20:41:37 +01:00
martinalong
3c2b10aa92
Merge pull request #780 from filecoin-project/fix/auth-v2
...
Final secondary finishing touches for auth
2021-06-10 11:44:48 -07:00
Aminejvm
77f2ad45f9
feat(Twitter-signup): check if username is taken
2021-06-10 08:19:31 +01:00
Aminejvm
266aadc164
feat(signup): check if username is taken
2021-06-10 08:18:58 +01:00
Aminejvm
acb5b5b507
fix(check-username): return boolean instead of user object
2021-06-10 08:18:18 +01:00
Aminejvm
1a8aba4596
refactor(field): Field component supports success message
2021-06-10 08:17:14 +01:00
Aminejvm
d978eacc31
refactor(useForm): validation method is async now
2021-06-10 08:16:49 +01:00
Aminejvm
5b1380884f
fix(auth): legacy signin password bug
2021-06-09 19:04:01 +01:00
Martina
7ec07655dc
adding names to input fields
2021-06-08 18:01:16 -07:00
martinalong
9268819c60
Merge pull request #763 from filecoin-project/feat/auth-v2
...
authentication with emails, twitter, and a new password strat
2021-06-08 17:43:45 -07:00