Commit Graph

2492 Commits

Author SHA1 Message Date
Aminejv
12355442b0 feat(ObjectPreviewPrimitive): update imports 2021-07-27 13:16:58 +01:00
Aminejv
e288c3daa1 feat(objectPreview): update TextObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
b16ad5d587 feat(objectPreview): update FontObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
c8755adc38 feat(objectPreview): update ImageObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
9701023d57 feat(objectPreview): update placeholders svg 2021-07-27 13:16:58 +01:00
Aminejv
587b2fe90c chore(objectPreviews): remove unnecessary object for placeholders 2021-07-27 13:16:58 +01:00
Aminejv
4a4c0ad594 feat(theme): update grayLight6,bgBlurLight6,bgBlurLight6OP,bgBlurLight6TRN colors 2021-07-27 13:16:58 +01:00
Aminejv
5eac0f1a9f feat(activity): show owner info in CollectionPreviewBlock 2021-07-27 13:16:58 +01:00
Aminejv
1cfabf7f5e feat(Activity): change how we format date in ProfileInfo 2021-07-27 13:16:58 +01:00
Aminejv
cf16d774f1 feat(Activity): order groups by date 2021-07-27 13:16:58 +01:00
Aminejv
2570a2b126 feat(Activity): show the correct number of cards per row 2021-07-27 13:16:58 +01:00
Aminejv
d1a8ea2172 fix(TextObjectPreview): correct text preview instead of html 2021-07-27 13:16:58 +01:00
Aminejv
dadaca6eab feat(ObjectPreview): fix typo premitive-> primitive 2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
martinalong
7ef3f7a41d
Merge pull request #836 from filecoin-project/@jasonleyser/boringavatars
added new profile avatars
2021-07-19 13:00:57 -07:00
jasonleyser
3ecad0d26a Update search modal
passing correct user data to the search modal
2021-07-19 13:44:45 -06:00
Martina
99c71d763c updated global carousel routing style 2021-07-16 15:51:01 -07:00
Martina
fed9948ab0 added microlink api key and object-fit: cover 2021-07-16 13:35:43 -07:00
jasonleyser
e2521d92c2 Avatar updates
- fixed bug in profile and directory
- changed the ProfilePicture component to pass all of the user data
- when a user signs up, photo isnt added to the jsonb data
2021-07-15 15:49:55 -06:00
Martina
b8e017ec61 style and color nits 2021-07-14 16:25:26 -07:00
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