Commit Graph

2440 Commits

Author SHA1 Message Date
tarafanlin
765a7beeda swap out color vars 2021-07-07 12:58:14 -07:00
tarafanlin
c94e384af6 text grayscale 2021-07-07 12:24:01 -07:00
tarafanlin
ea69374560 bggrayscale 2021-07-07 12:18:11 -07:00
tarafanlin
4b9c6864c2 bgcolors 2021-07-07 12:16:14 -07:00
tarafanlin
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
tarafanlin
d00c9101c7 grayscale 2021-07-07 11:56:04 -07:00
tarafanlin
7e825d0f9d adding system and semantic colors 2021-07-07 11:43:19 -07:00
Martina
e392568265 added missing function 2021-07-06 15:41:26 -07:00
Martina
f3b5913d52 edits to monitor 2021-07-06 15:40:27 -07:00
Martina
1cd4550be4 removed slack message no longer needed 2021-07-06 15:06:47 -07:00
Martina
21acb1e23b added update to reverted version once fixed 2021-07-02 18:30:43 -07:00
Martina
52a7f754d2 added checking function for non converted users 2021-07-02 18:03:47 -07:00
Martina
5cb11c2dad fallback to accept version 2 or version 1 passwords 2021-07-02 17:18:48 -07:00
martinalong
788913beac
Merge pull request #802 from filecoin-project/@jasonleyser/intercom
Intercom user data
2021-07-02 13:01:18 -07:00
Martina
44cbddf550 added missing destructuring 2021-07-02 12:59:46 -07:00
jasonleyser
b07bfd0f35 Passing custom attributes
Passing the slate user id and username as a custom Intercom attribute.

Also added the popup toggle in the ApplicationUserControls, so the popup closes when the user opens intercom
2021-07-02 12:59:39 -07:00
jasonleyser
b935e1855b Intercom data pass
Fixed bug where the user data wouldn't pass to the Intercom popup.

Now the intercom is updated first and then opened.
2021-07-02 12:59:08 -07:00
Martina
4d1c7de697 add back in maintainence page 2021-07-02 12:43:36 -07:00
Martina
6104267e20 Revert "removign intercom which is causing issues"
This reverts commit 01da99ac43.
2021-07-02 12:41:51 -07:00
Martina
01da99ac43 removign intercom which is causing issues 2021-07-02 12:02:27 -07:00
Martina
8da1e3a547 removed testing endpoints and edited headers 2021-06-29 14:09:09 -07:00
Martina
9e54019eef fixed hit box for popover navigation 2021-06-25 15:21:43 -07:00
martinalong
299922de34
Merge pull request #803 from filecoin-project/auth/updates
fix(auth): adjust height on resize and update bg blur opacity
2021-06-25 14:06:16 -07:00
Martina
17cbdca27a fixed undefined name in slack bot message for subscribe 2021-06-25 14:03:37 -07:00
Aminejv
3d23353800 fix(auth): adjust height on resize and update bg blur opacity 2021-06-24 18:00:11 +01:00
martinalong
d609b99cf0
Merge pull request #798 from filecoin-project/@aminejv/auth
Auth: link existing accounts with twitter
2021-06-23 15:24:09 -07:00
Martina
a98645c221 edits to working and word breaks in confirmation modal 2021-06-23 15:23:54 -07:00
martinalong
8002e16337
Merge pull request #794 from filecoin-project/@jasonleyser/intercom
Intercom integration
2021-06-23 13:11:55 -07:00
Aminejv
f40a4fab68 fix(auth): username bugs 2021-06-23 19:39:31 +01:00
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