Commit Graph

2497 Commits

Author SHA1 Message Date
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
Martina
69b4ba5cf7 misc style fixes 2021-06-08 17:41:40 -07:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
91ea4d9d9c fixed 500 error for logged out going to activity page 2021-06-08 13:15:58 -07:00
Martina
6a4ff37059 edited default routing page for activity and headers 2021-06-08 12:42:29 -07:00
Martina
9f2fc343cd incorrect root route fixed 2021-06-07 18:19:00 -07:00
Martina
e9db8cdb2f removed unused files 2021-06-07 16:55:56 -07:00
Martina
c9c148adc9 fixed showing zero counts for slate preview blocks 2021-05-31 22:14:22 -07:00
Martina
25ee79dd0c added modification to save copy 2021-05-31 20:38:38 -07:00
Martina
5230d891c7 converting reposts to save copy 2021-05-31 16:41:00 -07:00
Martina
088b9bf2b1 removing design system 2021-05-27 12:11:40 -07:00
Martina
7ae2151fcd fixed login errors not showing properly and alerts in wrong place 2021-05-27 11:59:57 -07:00
Martina
0bc77d6419 edits to documentation for api 2021-05-26 19:33:19 -07:00
Martina
81b08a85a8 fixing api docs issues 2021-05-26 13:05:13 -07:00
Martina
dcaa8f0cc3 anonymous function issue fixed 2021-05-25 16:33:11 -07:00