Commit Graph

2449 Commits

Author SHA1 Message Date
tarafanlin
847275c64c new logo 2021-07-08 19:32:08 -07:00
martinalong
b10accf732
Merge pull request #824 from filecoin-project/@martinalong/links
@martinalong/links
2021-07-07 15:20:29 -07:00
Martina
7843ca6723 missing color conversion added 2021-07-07 15:19:10 -07:00
Martina
02e72aa680 missing border 2021-07-07 15:15:18 -07:00
Martina
ad174810d4 tweaked colors 2021-07-07 15:12:33 -07:00
Martina
eaca8addf3 converted colors to new scheme 2021-07-07 14:44:13 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
martinalong
18f283b1bf
Merge pull request #822 from filecoin-project/@tarafanlin/uicolors
@tarafanlin/uicolors
2021-07-07 13:46:47 -07:00
tarafanlin
2ad3c0aa1d drop shadows 2021-07-07 13:26:04 -07:00
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