Aminejv
54e86b1f99
feat(collection): add indicator for private collections
2021-08-17 07:45:08 +01:00
Aminejv
df4e8a5bf4
feat(collection): remove owner tag when the viewer is the owner
2021-08-17 07:14:47 +01:00
martinalong
754b9ff058
Merge pull request #875 from filecoin-project/@aminejv/fix-file-deletion-bug
...
Fix: a bug where objects reappearing after deletion
2021-08-16 21:48:20 -07:00
martinalong
123c59850a
Merge pull request #872 from filecoin-project/@aminejv/remove-slate-layout
...
Chore: Remove Slate Layout
2021-08-16 17:06:31 -07:00
martinalong
0518a390ab
Merge pull request #865 from filecoin-project/@aminejv/preview-tweaks
...
Update: Object and Collection previews tweaks
2021-08-16 15:59:09 -07:00
Aminejv
3243e217ac
fix(Dataview): add _handleDeleteFilesFromCollection
2021-08-13 20:39:36 +01:00
Aminejv
4b7b2498ac
feat(DataView): update to support CollectionScene
2021-08-12 18:12:13 +01:00
Aminejv
8e0838b3c3
chore(SlateLayout): replace SlateLayout with DataView
2021-08-12 18:12:11 +01:00
Aminejv
3ff94ca857
chore(SlateLayout): remove SlateLayout and SlateLayoutMobile
2021-08-12 18:11:39 +01:00
Aminejv
9870195035
fix(LinkPreview): fallback size
2021-08-09 20:48:46 +01:00
Aminejv
283b288788
fix(Previews): popup overflow
2021-08-09 20:42:53 +01:00
Aminejv
1c2104a080
feat(LinkPreview): adjust ImgPreview style depending on its width
2021-08-09 20:32:43 +01:00
Aminejv
4c4bfe7aa9
feat(LinkPreview): add fallback for link favicon
2021-08-09 20:09:20 +01:00
Aminejv
b3fea9734e
feat(previews): disable description popup on mobile
2021-08-09 18:31:46 +01:00
Aminejv
edbd3b5e5a
chore(env): remove EXTERNAL_RESOURCES and use new envs
2021-08-09 14:51:51 +01:00
Aminejv
321140a08a
feat(CollectionPreview): display popup when only hovering over title and description
2021-08-09 09:59:20 +01:00
Aminejv
c16c8af3ae
feat(ObjectPreview): display popup when only hovering over title and description
2021-08-09 09:59:04 +01:00
Aminejv
32edc1a218
fix(LinkObject): show placeholder when link preview is broken
2021-08-09 09:56:41 +01:00
Martina
1b0cd2cb49
removing user filecount
2021-08-07 19:58:28 -07:00
Martina
3faf4ee961
removed likes
2021-08-07 15:41:18 -07:00
martinalong
d8a51ab42b
Merge pull request #845 from filecoin-project/update/file-privacy
...
Update: File privacy
2021-08-06 18:44:14 -07:00
Martina
c86a738266
modified backend to recalculate file privacy upon add/remove from public collection
2021-08-06 18:13:45 -07:00
Aminejv
eb84d50c32
feat(CollectionPreview): update title
2021-08-06 22:34:50 +01:00
Aminejv
cff50aade2
feat(ObjectPreview): reduced delay between animations
2021-08-06 22:29:46 +01:00
Aminejv
f09194a747
fix(LinkObject): update link's hover color
2021-08-06 22:16:09 +01:00
Aminejv
92a4191882
feat(LinkPreview): add fallback support to more edge cases
2021-08-06 21:52:55 +01:00
Aminejv
c54d4b34cc
feat(CollectionPreview): improve hover animation
2021-08-06 16:45:28 +01:00
Aminejv
f4bf3a7b04
feat(ObjectPreview): improve hover animation
2021-08-06 16:44:54 +01:00
Aminejv
ac0ea217ce
fix(ObjectPreviews): tweak description
2021-08-05 21:21:47 +01:00
Aminejv
50dbbfdf59
fix(hooks): add useIsomorphicLayoutEffect to remove next warnings
2021-08-05 20:45:52 +01:00
Aminejv
f1620d984d
feat(CollectionPreview): update hover animation to use transforms
2021-08-05 20:08:10 +01:00
Aminejv
e5fd28ac9c
chore(CollectionPreview): move Preview component into its own component
2021-08-05 20:07:20 +01:00
Aminejv
ec7341b5b7
feat(ObjectPreview): update hover animations to use transforms
2021-08-05 19:03:41 +01:00
Aminejv
227d337e1e
feat(ObjectPreview): update placeholders ratio
2021-08-05 19:03:05 +01:00
Aminejv
563403d1a8
feat(LinkPreview): add support visit link from preview
2021-08-05 19:01:43 +01:00
Aminejv
62d4dd8441
feat(PreviewPlaceholders): add link placeholder
2021-08-05 18:59:36 +01:00
Aminejv
02f745ecc2
fix(ObjectPreview): update boxShadow and shape
2021-08-05 13:36:31 +01:00
Aminejv
005981e48d
fix(LinkObject): add text ellipses to the tag
2021-08-05 13:35:26 +01:00
Martina
cb697088b0
remove visibility toggle in sidebar
2021-08-04 17:55:03 -07:00
Aminejv
23fb81d013
feat(profile): remove peers and files
2021-08-04 17:48:48 -07:00
martinalong
a0174ad8f8
Merge pull request #851 from filecoin-project/@aminejv/preview-tweaks
...
Tweaks: Block Previews
2021-08-04 17:28:31 -07:00
Martina
a6173d5fb6
tweak the checkbox border color to match the object border color
2021-08-04 17:25:16 -07:00
Martina
c19d436f12
Merge branch 'main' of github.com:filecoin-project/slate into main
2021-08-04 15:57:24 -07:00
Martina
13d4b03309
more wrong color fixes
2021-08-04 15:56:58 -07:00
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
Martina
1ea482c87b
add external endpoints for creating links
2021-07-12 21:27:23 -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
tarafanlin
a0e51122d1
nits styling and fix constant import bug
2021-07-09 15:41:07 -07:00
martinalong
829ae9107a
Merge pull request #826 from filecoin-project/@tarafanlin/@logo
...
new logo
2021-07-08 19:57:03 -07:00