martinalong
bd1d99fef8
Merge pull request #837 from filecoin-project/@jasonleyser/intercom-update
...
Added Intercom back
2021-07-14 15:11:22 -07:00
jasonleyser
50ecf4496e
Added Intercom back
...
adding intercom back into the app, dropdown menu and search modal
2021-07-14 16:08:09 -06:00
jasonleyser
d73be6a91d
added new profile avatars
...
Replaced the old avatar component with a new ProfilePhoto component. The component has logic to use a BoringAvatar if the user hasn't uploaded a photo yet.
2021-07-13 17:39:11 -06:00
Martina
c180d43e47
edited tags showing up as the number zero issue
2021-07-13 16:03:01 -07:00
Martina
9c52ef40f5
added convenience function for endpoints checking authentication
2021-07-13 15:52:21 -07:00
Martina
4ca134e744
added create collection external endpoint and updated docs styles
2021-07-13 12:08:56 -07:00
Martina
6b133388e0
updated slate media ojbect preview to use the new function for getting image url
2021-07-13 11:00:40 -07:00
martinalong
a70838cafc
Merge pull request #827 from filecoin-project/@tarafanlin/fixes
...
nits styling and fix constant import bug
2021-07-13 10:46:05 -07:00
Martina
ff62ebcb5a
added documentation for external create link endpoint
2021-07-12 22:02:53 -07:00
Martina
1ea482c87b
add external endpoints for creating links
2021-07-12 21:27:23 -07:00
Martina
661f7b5a26
fixed broken monitor subscribe message
2021-07-12 20:54:29 -07:00
Martina
69aa6c9ab7
fixed incorrect import
2021-07-12 19:55:44 -07:00
Martina
77036c8740
removed remaining sentinel page and fixed tag input color
2021-07-12 19:27:31 -07:00
Martina
f10d0b1dc0
centered text for link loading state
2021-07-12 17:08:42 -07:00
Martina
0eaa6167b9
cover images square fixed for cases where cover image exists at start. and meta image added if cover image
2021-07-12 17:06:45 -07:00
Martina
fc04ff3206
added image previews if image has cover image only
2021-07-12 16:33:25 -07:00
Martina
e0c6fbd5d3
removing sentinel from slate
2021-07-12 15:37:42 -07:00
tarafanlin
a0e51122d1
nits styling and fix constant import bug
2021-07-09 15:41:07 -07:00
Martina
190601202c
edited email regex to allow hyphens and periods in the domain
2021-07-08 20:26:27 -07:00
martinalong
829ae9107a
Merge pull request #826 from filecoin-project/@tarafanlin/@logo
...
new logo
2021-07-08 19:57:03 -07:00
martinalong
fab03c68e8
Merge pull request #825 from filecoin-project/@tarafanlin/uicolors
...
@tarafanlin/uicolors
2021-07-08 19:56:03 -07:00
tarafanlin
847275c64c
new logo
2021-07-08 19:32:08 -07:00
tarafanlin
fa16b44209
change border color and tweak border radius
2021-07-07 15:57:51 -07:00
tarafanlin
ffd05f57fe
hex to decimal
2021-07-07 15:31:09 -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