Commit Graph

1738 Commits

Author SHA1 Message Date
Martina
0554e51edb fixing my own misspelling of link 2021-11-23 14:33:09 -08:00
Aminejv
43b87e798c feat(Upload): display files uploaded by actions.saveCopy in the upload queue 2021-11-22 18:29:13 +01:00
Aminejv
14faf2eb2f feat(Upload): remove upload state from the Upload context. Instead use a store for it 2021-11-22 14:15:39 +01:00
Aminejv
f189affcbb feat(GlobalCarousel): add save button 2021-11-22 09:38:02 +01:00
Aminejv
1129bc8dd8 feat(GlobalCarousel): always show share jumper 2021-11-21 18:01:28 +01:00
Aminejv
0e2de0e9c6 feat(GlobalCarousel/Share): move download buttom to share jumper 2021-11-21 17:27:54 +01:00
Aminejv
93be2f3e15 fix(GlobalCarousel/MoreInfo): display no preview image when the user visits a file from an external link 2021-11-21 17:27:54 +01:00
Martina
752055f465 fixed bug that wasn't applying props.style for boringAvatar ProfilePhotos 2021-11-21 17:27:54 +01:00
Martina
9c736a3530 fixed line break caused by display: block on svgs 2021-11-21 17:27:54 +01:00
Martina
f0839df06b widened margin between button and icons 2021-11-21 17:27:54 +01:00
Aminejv
5aec96968b fix(Jumper): divider color 2021-11-21 17:27:54 +01:00
Aminejv
7ef9039831 feat(MobileJumper): make GlobalCarouse/components/MobileLayout into its own component 2021-11-21 17:27:54 +01:00
Aminejv
4ad986c266 fix: sync changes with main 2021-11-21 17:27:54 +01:00
Aminejv
5997a9cb25 fix(GlobalCarousel): get rid of useLayoutEffect warning 2021-11-21 17:27:54 +01:00
Aminejv
ca6b763dc2 fix(GlobalCarousel/Jumpers/MoreInfo): show the file as preview when previewing an image file 2021-11-21 17:27:54 +01:00
Aminejv
9baff7f749 fix(Jumper/ObjectPreview): fix CheckCircle alignment 2021-11-21 17:27:54 +01:00
Aminejv
3d116e79a2 fix(GlobaCarousel): display previous and next buttons on mobile 2021-11-21 17:27:54 +01:00
Aminejv
af1053242a fix(GlobalCarousel): hide description and title when viewing link in mobile 2021-11-21 17:27:54 +01:00
Aminejv
6655203b28 feat(FullHeightLayout): add this component to fix ios 100vh issue 2021-11-21 17:27:54 +01:00
Aminejv
8415d02c9f fix(GlobalCarousel/Jumpers): change borders' color to borderGrayLight4 2021-11-21 17:27:54 +01:00
Aminejv
e81bb75aab fix(Jumper): change overlay's backgroundColor to bgBlurDark 2021-11-21 17:27:54 +01:00
Aminejv
e3e8ae23b0 fix(GlobalCarousel/Jumpers): use H5 in EditInfo, MoreInfo, Share jumpers' headers 2021-11-21 17:27:54 +01:00
tarafanlin
0917be7c31 nits styling fixes 2021-11-17 14:27:16 -08:00
tarafanlin
decf1ec642 landing page wip with updated content 2021-11-17 13:21:37 -08:00
tarafanlin
a0e16e00c3 rebase with main 2021-11-17 13:21:25 -08:00
Martina
dc942d1b6e fixed typo that was causing weird carousel query params 2021-11-16 16:59:26 -08:00
Martina
d9e2c89659 added standalone file page and edited share modal to use it 2021-11-16 16:52:19 -08:00
Martina
dd386ba452 edits to fix the functioning of getImageUrlIfExists 2021-11-16 13:20:29 -08:00
martinalong
64956cc1aa
Merge pull request #1004 from filecoin-project/@martinalong/denormalize-slate-previews
@martinalong/denormalize slate previews
2021-11-15 14:44:23 -08:00
martinalong
8b87ea908d
Merge pull request #982 from filecoin-project/@tarafanlin/carousel-tweaks
nit styling changes
2021-11-15 14:20:28 -08:00
Martina
60421cc214 swapped slate.preview for slate.coverImage 2021-11-12 13:53:31 -08:00
tarafanlin
f0204d34fa border color 2021-11-11 16:02:32 -08:00
Martina
d090e3802c added documentation for v3 2021-11-11 14:40:39 -08:00
tarafanlin
4fddd7ddf1 nits styling tweaks 2021-11-11 14:30:13 -08:00
tarafanlin
926c2e47bf nit styling changes 2021-11-11 14:30:12 -08:00
Martina
8accb20f1c added ability to search through another user's files 2021-11-08 17:17:09 -08:00
Aminejv
321f181980 fix(GlobalCarousel/Jumpers/EditChannels): fix Svg.Plus alignment 2021-11-04 14:46:53 +01:00
Aminejv
7ced5b22a5 fix(Jumper): use borderGrayLight4 for border color 2021-11-03 19:20:43 +01:00
Aminejv
987abeeea1 feat(Jumper): add an overlay and a dismiss button 2021-11-03 11:51:14 +01:00
Aminejv
7522f5436e fix(GlobalCarousel/Jumpers/EditChannels): handle tags state locally 2021-11-03 11:51:14 +01:00
Aminejv
172e674961 fix(GlobalCarousel/Jumpers/EditChannels): truncate long tags and add overflow when user has too many tags 2021-11-03 11:51:14 +01:00
Aminejv
112184fb3b fix(GlobalCarousel/Jumpers/EditInfo): remove source field 2021-11-03 11:51:14 +01:00
Aminejv
bc58d0362e fix(GlobalCarousel)
- reduce header and controls animation duration to 0.25s

- Use the same hover trigger for both header and controls
2021-11-03 11:51:14 +01:00
Aminejv
ab510a492c feat(GlobalCarousel/Jumpers/Share): get the correct file urls 2021-11-03 11:51:14 +01:00
Aminejv
c041514bce feat(Upload): readd opening upload jumper via custom event 2021-11-03 11:51:14 +01:00
Aminejv
108d2293a5 feat(GlobalCarousel): show the file sharing jumper only when the file is public 2021-11-03 11:51:14 +01:00
Aminejv
b920a05ec6 feat(GlobalCarousel/Jumpers/EditChannels): add optimistic ui when creating a channel 2021-11-03 11:51:14 +01:00
Aminejv
606bf55c57 feat(GlobalCarousel): reduce next and previous controls' height 2021-11-03 11:51:14 +01:00
Aminejv
22427c160f feat(FontFrame/FixedControls): move font crontols to the bottom of the screen 2021-11-03 11:51:14 +01:00
Aminejv
9a58c92d40 feat(Upload): remove open-upload-jumper custom event 2021-11-03 11:51:14 +01:00
Aminejv
f91f8de959 feat(Upload/DropIndicator): use new useEventListener params 2021-11-03 11:51:14 +01:00
Aminejv
abcc7375c9 fix(Jumper): add minHeight and overflow 2021-11-03 11:51:14 +01:00
Aminejv
b176a5a797 feat(Jumper): add 2021-11-03 11:51:14 +01:00
Aminejv
42e1f05e26 feat(GlobalCarousel): update to new design 2021-11-03 11:51:14 +01:00
Aminejv
51d938da77 fix(GlobalCarousel/EditInfo/Description field): scroll to bottom on event 2021-11-03 11:51:14 +01:00
Aminejv
8980059a76 feat(GlobalCarousel/Jumpers): export all jumpers 2021-11-03 11:51:14 +01:00
Aminejv
42bae02611 feat(EditChannels): add EditChannels jumper 2021-11-03 11:51:14 +01:00
Aminejv
feba9d1606 feat(EditInfo): add Edit info jumper 2021-11-03 11:51:14 +01:00
Aminejv
c37ec1c70c feat(GlobalCarouselJumpers/FileDescription): add FileDescription jumper, triggered by the More button in the carousel header 2021-11-03 11:51:14 +01:00
Aminejv
e213b7b609 feat(GlobalCarousel/Jumpers/MoreInfo): add More info jumper 2021-11-03 11:51:14 +01:00
Aminejv
fba2bad12b feat(GlobalCarousel/Jumpers/Share): add file sharing jumper 2021-11-03 11:51:14 +01:00
Aminejv
2355931840 feat(GlobalCarousel/Jumpers/MobileLayout): add layouts to display carousel jumpers in mobile 2021-11-03 11:51:14 +01:00
Aminejv
206fead689 feat(Hooks):
- useEventListener: add support to listen to events from elememts

- useEscakeKey: when multiple components use this hook, and when triggered close the last one opened

- useImage: check if image is loaded. Also it checks if the image overflows given a maxWidth

feat(useDetectTextOverflow): detect if a text element has an overflow
2021-11-03 11:51:14 +01:00
Aminejv
2bc7c10030 feat(CollectionSharingModal): remove Share modal 2021-11-03 11:51:14 +01:00
Aminejv
81b80b7495 feat(GlobalCarousel): remove GlobalCarousel and CarouselSidebar 2021-11-03 11:51:14 +01:00
Aminejv
6e81e291d3 feat(Typography): add forwardRef to H5 and P3 components 2021-11-03 11:51:14 +01:00
Aminejv
632d5dca80 feat(MarkdownFrame): add mobile styles 2021-11-03 11:51:14 +01:00
Aminejv
b81fa696bc feat(SlateMediaObject): add dynamic background blur 2021-11-03 11:51:14 +01:00
Aminejv
75815d1622 feat(ObjectBoxPreview): add ObjectBoxPreview 2021-11-03 11:51:14 +01:00
Aminejv
0603222c50 feat(LinkIcon): get Link icon from an object 2021-11-03 11:51:14 +01:00
Aminejv
987d6d14e6 feat(Textarea): add css prop 2021-11-03 11:51:14 +01:00
Aminejv
18ec27ea7f feat(Buttons): add type prop 2021-11-03 11:51:14 +01:00
Martina
745bcd5d90 modified to fit the rebase and removed extraneous print 2021-11-01 14:05:38 -07:00
Martina
09dd4cfef6 hooked up the search endpoint to the front end 2021-11-01 13:42:23 -07:00
Martina
14eb5925b2 plugged in search update function where appropriate 2021-11-01 13:38:58 -07:00
Martina
b2135c203f fixed capitalization of import 2021-10-15 14:25:23 -07:00
Aminejv
92d544d175 feat(Upload/Popup): expand the popup when new files are added to the upload queue 2021-10-14 19:14:09 +01:00
Aminejv
8314b9ad71 feat(Upload): upload a link by pasting it into the app 2021-10-14 18:57:04 +01:00
Aminejv
40a9607123 feat(Upload/Jumper):
- add dismiss button

- close the jumper when submitting links/files
2021-10-14 18:53:44 +01:00
Aminejv
f2e0eee6a1 fix(Filter): fix stale state issue 2021-10-14 18:52:01 +01:00
Aminejv
eafb38b004 update(Upload/Popup): clamp upload progress percentage 2021-10-14 18:44:20 +01:00
Aminejv
d72bf14716 update(Upload/DropIndicator): capitalize slate 2021-10-14 18:42:24 +01:00
Aminejv
17a4905052 fix(DataView): action bar zindex 2021-10-14 18:40:53 +01:00
Aminejv
4463d47944 feat(Upload/Jumper):
- add overlay behind the jumper

-m update spacing inside the jumper
2021-10-12 19:11:55 +01:00
Aminejv
be5b99f799 feat(Upload/Popup): change status copy from saved to file size 2021-10-12 14:06:34 +01:00
Aminejv
3ddafb40ec feat(Upload/Popup): close the popup automatically when the upload is successful 2021-10-12 13:54:52 +01:00
Aminejv
3216e863c9 feat(Upload/DropIndicator): update copy 2021-10-12 13:29:40 +01:00
Aminejv
4b881428c1 feat(Upload/Jumper): reset link input when clicking save 2021-10-12 12:02:19 +01:00
Aminejv
bc6676edbc feat(Upload): remove upload metrics from ApplicationHeader 2021-10-08 17:49:07 +01:00
Aminejv
1108e1aa15 feat(Upload/Popup): add popup component 2021-10-08 17:47:58 +01:00
Aminejv
8727358958 feat(Upload/Provider):
- add is Finished state to check when an upload finishs

- remove useUploadRemainingTime

- add resetUploadState

- change useUploadModal to useUploadJumper
2021-10-08 17:46:47 +01:00
Aminejv
39336544c5 feat(Upload): add upload jumper 2021-10-08 17:42:37 +01:00
Aminejv
9c603e5cab feat(BlobObjectPreview): add BlobObjectPreview to preview files while being uploaded 2021-10-08 17:42:13 +01:00
Aminejv
c5acec1863 feat(Jumper): add primitives for the jumper component 2021-10-08 17:40:24 +01:00
Aminejv
7e412dcc8f feat(Upload): renamed the popup component to DropIndicator 2021-10-08 17:39:20 +01:00
Aminejv
91dfaa6fb8 feat(Upload): remove modal 2021-10-08 17:38:35 +01:00
Aminejv
d7133ecb06 fix(Upload&Filter): fix zindex issue between filter navbar and upload modal 2021-09-29 19:08:02 +01:00
Aminejv
def37ee544 fix(Typography): fix truncation in firefox 2021-09-29 17:49:30 +01:00
Aminejv
e185c76e5f feat(Upload.Popup): add popup indicator when dropping files 2021-09-29 17:49:28 +01:00
Aminejv
f0849b2604 feat(Upload):
- combine upload and summary in the same page

- update summary's copy
2021-09-29 17:35:44 +01:00
Aminejv
7aff27dff1 feat(UploadSummary): make objects and sizes singular 2021-09-29 17:35:44 +01:00
martinalong
48e812c828
Merge pull request #954 from filecoin-project/@aminejv/new-filtering
Filtering feature
2021-09-28 17:07:26 -07:00
Martina
b6e4d246f1 removed deleted import 2021-09-28 15:29:41 -07:00
Martina
29c4f8c106 removed file importing a deleted file 2021-09-28 14:57:55 -07:00
Martina
c3f2d7c617 removed storage deal options and made edits to storage deal script 2021-09-28 14:54:02 -07:00
Aminejv
5220491313 chore: replace relative paths with absolute paths 2021-09-27 10:23:09 +01:00
Aminejv
145ce319a4 fix(hooks): fix web worker security error 2021-09-27 10:23:09 +01:00
Aminejv
0349657281 feat(ImageObjectPreview): skip the loading state if an img has already been cached 2021-09-27 10:22:51 +01:00
Aminejv
5c069eb637 feat(Filter): export filter components 2021-09-27 10:22:51 +01:00
Aminejv
5c0e2545b8 feat(Filter/Sidebar): add Filter sidebar component 2021-09-27 10:22:51 +01:00
Aminejv
d227b35840 feat(Filter/Filters): add Filters components to render filter views 2021-09-27 10:22:51 +01:00
Aminejv
e91865934f feat(Filter/Breadcrumb): add Breadcrumb component to manage filter history 2021-09-27 10:22:51 +01:00
Aminejv
f82b2e82c7 feat(Filter/Content): add Filter.Content to render filtered objects 2021-09-27 10:22:51 +01:00
Aminejv
c9eec5b764 feat(Filter/Provider):
- add useFilterSidebar to handle Sidebar visibility

- add useFilter to handle filter state

- add useFilterWorker to handle web worker state
2021-09-27 10:22:51 +01:00
Aminejv
1d1b2e75a8 feat(Filter/Navbar):
- add Navbar component to ApplicationHeader

add NavbarPortal which will render children to Filter.Navbar
2021-09-27 10:22:49 +01:00
Aminejv
3be39eccc4 feat(PortalsProvider): add PortalsProvider
- will be used with ReactDOM.createPortal to render components to elements that are outside their tree hierarchy
2021-09-27 10:13:04 +01:00
Aminejv
4828c7ac02 feat(SVG): add new icons (will be used in the filter sidebar) 2021-09-27 10:12:24 +01:00
Aminejv
b41699824d feat(Typography): add H6 component 2021-09-27 10:10:21 +01:00
Martina
838d08f743 adding api key and editing deals table 2021-09-26 17:20:16 -07:00
Martina
d637d683cf removed unnecessary console.logs 2021-09-26 14:39:35 -07:00
Martina
0c91a54382 textile bucketsGetOrCreate replacement 2021-09-24 18:20:28 -07:00
Aminejv
efdf7938b0 feat(UploadSummary): sort by status and date 2021-09-22 14:01:07 +01:00
Aminejv
35e9887257 feat(Upload): save links through the queue 2021-09-22 13:30:47 +01:00
Aminejv
95900d3e1e feat(Upload):
- Remove GlobalCarrousel from upload summary (replaced by Link component)

- Remove library files from upload summary

- Sort upload summary by date saved
2021-09-21 15:53:37 +01:00
Aminejv
5aa823f590 fix(onboarding): fix onboarding.hidePrivacyAlert undefined error 2021-09-21 14:09:49 +01:00
Martina
b80d35d835 small change to wording of duplicate file message 2021-09-19 20:21:35 -07:00
Martina
4baf9f8807 fixed misspelling 2021-09-17 18:35:21 -07:00
Martina
37b9bac7b0 migration to new flat structure 2021-09-17 17:09:10 -07:00
Aminejv
3c2d78f451 fix(Upload.Modal): fix modal's overflow over profile popup 2021-09-17 15:20:28 -07:00
Aminejv
c5ae2f1d87 feat(ApplicationHeader): add Upload Provider, Root, Trigger components to the header 2021-09-17 15:20:27 -07:00
Aminejv
ef7e8a1103 feat(Upload):
- export Provider

- add Root component (managing the upload modal visibility)

- add Trigger component (responsible for showing the upload modal)
2021-09-17 15:20:27 -07:00
Aminejv
d2c26ab62e feat(Upload.Modal):
- feat(Controls): adjust to design styles

feat(Summary):

- add upload indicator

- add summary table
2021-09-17 15:20:27 -07:00
Aminejv
2fbcd640d4 feat(Upload.Provider):
- add useUploadModal (responsible for showing and hiding upload modal)

- add useUpload (responsible for upload state, also returns methods exposed by createUploadProvider )

- add useUploadOnDrop (responsible for handling upload on drop)

- add useUploadFromClipboard (responsible for handling upload when pasting an image)

- add useUploadRemainingTime (calculate remainingTime for the currentUpload)
2021-09-17 15:20:00 -07:00
Aminejv
49d5e02932 feat(DataMeter): clamp percentage between 0 and 100% 2021-09-17 15:20:00 -07:00
Aminejv
119312afa1 chore(Alert): remove uploading messages (this will be handled by the new popup system) 2021-09-17 15:20:00 -07:00
Aminejv
858920feb9 chore(ApplicationLayout):
remove SIDEBAR_ADD_FILE_TO_BUCKET components

- fix overflow issue in the header

- remove fileLoading instances
2021-09-17 15:20:00 -07:00
Aminejv
2128df489a chore(Application):
- remove logic related to handling drag and drop upload

- remove logic to handle paste 0on image upload

- remove ModalAddFileToBucket from sidebars (moved its own component)
2021-09-17 15:20:00 -07:00
Aminejv
b410937fa3 chore(GlobalCarousel):
- fix typo (trannslateX)

- remove width: 100% and height: 100%. When sitting an element's position to fixed, it will have those values by default
2021-09-17 15:18:10 -07:00
Aminejv
958387a2bf chore(SidebarAddFileToBucket): remove file since it's not used anywhere in the app 2021-09-17 15:18:10 -07:00
Aminejv
0c4ecd9025 feat(modals): add portal to display modals in
- feat(_document): render portals in the div element with id browser_extension

- feat(ModalPortal): useReactDom.createPortal to render childrens
2021-09-17 14:44:29 -07:00
Aminejv
d62f4fdb11 feat(System): update button borders radius to 12px and exported H5 from system 2021-09-17 14:44:29 -07:00
Aminejv
624783eca3 feat(upload): added initial state for fileLoading 2021-09-17 14:44:29 -07:00
Aminejv
ecede8d196 feat(Table): use contentstyle prop to adjust topRows style 2021-09-17 14:44:29 -07:00
Aminejv
26adac01c3 feat(ApplicationHeader): add upload meter 2021-09-17 14:44:29 -07:00
Aminejv
25d5bf9349 feat(DataMeter): use translate instead of width to show progress 2021-09-17 14:44:29 -07:00
Aminejv
856d5cb69c feat(UploadSummary): update to new styles 2021-09-17 14:44:29 -07:00
Martina
a26630edb5 updated v2 upload docs to use v2 endpoint instead of v1 2021-09-15 15:21:29 -07:00
Martina
d99e5d7d28 stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
Martina
ef725d8040 added max length for body and extended database length for body & edited migration script 2021-09-13 12:47:23 -07:00
Martina
18396439ef converted user.hidePrivacyAlert -> user.onboarding.hidePrivacyAlert 2021-09-13 12:47:23 -07:00
Martina
e4e4f67293 removed remaining mentions of user.data, slate.data, file.data 2021-09-13 12:47:23 -07:00
Martina
c53f7a42af comment out tagging 2021-09-13 12:47:23 -07:00
Martina
c1d4aec9cb converted file.link. to top level fields 2021-09-13 12:47:23 -07:00
Martina
7081b19f7f converted slate.data.preview -> slate.preview 2021-09-13 12:44:49 -07:00
Martina
4cbd6cab6f converted file.data.coverImage -> file.coverImage 2021-09-13 12:44:49 -07:00
Martina
181ea4fa21 converted file.data.author -> file.author 2021-09-13 12:43:26 -07:00
Martina
8fd80c89ae converted file.data.source -> file.source 2021-09-13 12:43:26 -07:00
Martina
a75ef7129b converted file.data.blurhash -> file.blurhash 2021-09-13 12:43:26 -07:00
Martina
44820c388a converted file.data.type -> file.type 2021-09-13 12:40:51 -07:00
Martina
e0a044fcac converted file.data.size to file.size 2021-09-13 12:40:51 -07:00
Martina
3b19a78d58 ocnverted data.twitter to twitterVerified and twitterUsername 2021-09-13 12:40:51 -07:00
Martina
33cca1c1a3 convert user.data.onboarding -> user.onboarding 2021-09-13 12:40:51 -07:00
Martina
27f32cbcd9 converted data.settings to just the individual settings 2021-09-13 12:40:51 -07:00
Martina
df2a24eb7c converted data.status.hidePrivacyAlert to hidePrivacyAlert 2021-09-13 12:40:51 -07:00
Martina
cabcdc31ec converting data.body to body 2021-09-13 12:40:51 -07:00
Martina
b45be08ffb modified data.name to just name 2021-09-13 12:40:51 -07:00
Martina
8056862898 fixed blurhash checking 2021-09-03 13:02:00 -07:00
Martina
35e0f0481b fixed null viewer call causing 500 error 2021-09-03 12:11:08 -07:00
martinalong
fae9a136ff
Merge pull request #915 from filecoin-project/@martinalong/edits-to-nft-links
@martinalong/edits to nft links
2021-08-31 14:17:17 -07:00
Martina
9adcaf53da removed title and description from nft objects 2021-08-31 14:15:30 -07:00
Martina
467fe3e628 remove 0.5 bump on object previews 2021-08-30 19:54:08 -07:00
Martina
eb058d6112 removed 0.5 bump on objects 2021-08-30 19:52:04 -07:00
martinalong
cc509e3af7
Merge pull request #903 from filecoin-project/@martinalong/nft-specific-support
@martinalong/nft specific support
2021-08-30 19:44:07 -07:00
Martina
59c8f95cbb adaptive scaling for NFT link previews 2021-08-30 19:42:25 -07:00
Martina
48d59d3f95 added detection that something is an nft link 2021-08-30 13:51:45 -07:00
Martina
b6b17e1551 updated save link button to be more visible 2021-08-30 13:32:03 -07:00
Martina
877bf39951 updated save link button to be more visible 2021-08-30 13:14:47 -07:00
martinalong
5563574dc3
Merge pull request #895 from filecoin-project/@aminejv/new-top-nav
Update: new top navigation
2021-08-27 13:21:57 -07:00
Aminejv
f70e7ea2d2 fix(extension-integration): update id name to use browser_extension 2021-08-25 17:47:57 +01:00
Aminejv
f6982c764f feat(ApplicationUserControls): add link for my slate 2021-08-25 17:44:40 +01:00
Aminejv
fd547cba34 feat(ProfilePhoto): remove pointer 2021-08-25 17:44:08 +01:00
Aminejv
6900485e66 feat(ApplicationUserControl): add download extension button 2021-08-25 14:50:02 +01:00
Aminejv
c782fd226d fix(ApplicationUserControls): remove border-bottom 2021-08-25 14:50:02 +01:00
Aminejv
c1730f3249 feat(ApplicationHeader): add handleDismissSearch 2021-08-25 14:50:02 +01:00
Aminejv
8aba376458 feat(SearchModal): add support to initialize the query from custom event 2021-08-25 14:50:02 +01:00
Aminejv
c38f84733d feat(ApplicationUserControls): update to new styles 2021-08-25 14:50:02 +01:00
Aminejv
a45a843282 feat(PopoverNavigation): add support for children styles 2021-08-25 14:50:02 +01:00
Aminejv
d8ffba9251 feat(ApplicationHeader): fix backdrop-filter bug 2021-08-25 14:50:02 +01:00
Aminejv
40af227a32 feat(ApplicationHeader): update to new style 2021-08-25 14:50:02 +01:00
Aminejv
e0ce710e24 feat(UtilityComponents): add Show component 2021-08-25 14:50:02 +01:00
Aminejv
344bde3e17 feat(ApplicationLayout): handle header space without specificying its height 2021-08-25 14:50:02 +01:00
Aminejv
3d90ed52db feat(ProfilePhoto): add style prop 2021-08-25 14:50:02 +01:00
Aminejv
29c20418a8 feat(UtilityComponents): add Switch component 2021-08-25 14:50:02 +01:00
Martina
9110cdc313 removed collection level tags 2021-08-24 14:04:10 -07:00
Martina
b9774b4994 adding white background for iframes in case of no background links 2021-08-23 19:32:06 -07:00
Aminejv
4b3a445206 fix(Object&Collection Previews): use border property instead of box shadow for description box 2021-08-19 18:25:31 +01:00
Aminejv
4d189be97c fix(Object&Collection Previews): bump border from 0.5px to 1px 2021-08-19 17:48:02 +01:00
Aminejv
54153a5cec fix(Object&Collection Previews): fix initial height 2021-08-19 17:37:00 +01:00
Martina
9364af281a finished upload by cid and url documentation, including optional filename 2021-08-18 13:35:38 -07:00
Martina
e739e63bf7 api docs for upload by cid and url 2021-08-18 13:35:38 -07:00
Martina
10c663e7a5 api doc edits and adding google site verification file 2021-08-18 13:35:38 -07:00
Martina
2de540bc86 fix import bugs 2021-08-18 13:12:57 -07:00
Aminejv
7a23becdec feat(SceneSlate): use new private indicator 2021-08-18 08:27:53 +01:00
Aminejv
4152d9f7ac feat(CollectionSharingModal): update social interactions copy 2021-08-17 22:58:11 +01:00
Aminejv
3ad76fa24c feat(ShareModal): add dynamic preview as a todo task 2021-08-17 22:19:05 +01:00
Aminejv
13f9d4cd3b feat(ShareModal): add responsive styles 2021-08-17 22:17:53 +01:00
Aminejv
531df1cd48 fix(CollectionSharingModal): remove recipient email 2021-08-17 22:12:31 +01:00
Aminejv
61c27f2100 feat(ShareModal): add collection preview 2021-08-17 22:07:32 +01:00
Aminejv
9834b390db feat(CollectionPreviewBlock): update to use new preview 2021-08-17 22:06:12 +01:00
Aminejv
f1c1273917 feat(CollectionPreviewBlock/components/Preview): extend the component to support showing previews in the SharingModalComponent 2021-08-17 22:05:28 +01:00
Aminejv
fc22dfb1ee feat(CollectionSharingModal): build CollectionSharingModal using ShareModalPrimitive and integrate it to Application 2021-08-17 19:24:50 +01:00
Aminejv
724e8317d2 feat(ShareModalPrimitive): add ShareModalPrimitive component 2021-08-17 19:24:06 +01:00
Aminejv
2d0fb2bb16 feat(ShareButton): add ShareButton component 2021-08-17 19:23:04 +01:00
Aminejv
d27e1a8786 feat(Divider): add support for semantic colors 2021-08-17 19:22:22 +01:00
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