Commit Graph

1280 Commits

Author SHA1 Message Date
Aminejv
322f8f4969 feat(previews): add title prop 2021-08-04 20:06:38 +01:00
Aminejv
760653bb3f feat(CollectionPreview): show description on hover 2021-08-04 17:18:21 +01:00
Aminejv
277e8a3d22 feat(ObjectPreview): debounce description's hover 2021-08-04 17:17:59 +01:00
Aminejv
2658177d16 feat(DataView): update checkbox boxShadow 2021-08-04 17:16:06 +01:00
martinalong
8d1eeb272f
Merge pull request #846 from filecoin-project/@aminejv/responsive-profile-photo
Fix: responsive profile photo
2021-08-03 21:45:34 -07:00
Martina
000e66c935 changed links to use image instead of screenshot 2021-08-03 21:42:31 -07:00
Martina
d28d2bd19a added missing border colors 2021-08-03 16:02:42 -07:00
Martina
efd0025114 stylistic edits and color edits 2021-08-03 15:31:49 -07:00
Martina
3dba39685e fixing collections.fileCount call 2021-08-03 12:46:31 -07:00
Aminejv
fdec5db7bc feat(collectionPreview): memoize getObjectPreview 2021-08-03 20:21:15 +01:00
Aminejv
1e924092e2 feat(ProfilePhoto): update size prop to be responsive 2021-08-03 18:04:16 +01:00
martinalong
671a230c89
Merge branch 'main' into @aminejv/activity 2021-08-02 19:02:57 -07:00
Martina
d0161b92b0 add forgotten google site verification 2021-07-28 13:08:19 -07:00
Martina
52d0f64c3d added google site verification 2021-07-28 13:07:10 -07:00
Aminejv
5512a6e1f6 feat(ObjectPreview): add LinkObjectPreview 2021-07-28 18:50:49 +01:00
Aminejv
8258c189d5 feat(Activity): add GlobalCarousel 2021-07-28 14:56:05 +01:00
Aminejv
ef3b0bab78 feat(ObjectPreview): disable like and save buttons 2021-07-27 13:16:58 +01:00
Aminejv
bc62564031 feat(activity): add feature flag 2021-07-27 13:16:58 +01:00
Aminejv
913d40c8f7 feat(ObjectPreview): update object preview to new design 2021-07-27 13:16:58 +01:00
Aminejv
499c57d93c feat(CollectionPreview): update collection preview to new design 2021-07-27 13:16:58 +01:00
Aminejv
382a021a38 feat(ProfilePreview): update to new design 2021-07-27 13:16:58 +01:00
Aminejv
7dad0cad06 feat(objectPreview): add hover to see description 2021-07-27 13:16:58 +01:00
Aminejv
c40fb9887f feat(objectPreview): move placeholders to objectPreview index 2021-07-27 13:16:58 +01:00
Aminejv
b4003249b1 feat(typography): add support for 'as' prop 2021-07-27 13:16:58 +01:00
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
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
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
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