Aminejv
ead69d141a
feat(survey): add createSurvey action
2021-12-14 16:48:27 +01:00
Martina
2ad80f2811
switched to id based carousel routing
2021-12-13 13:27:03 -08:00
Martina
c18d49f365
fixed scrolling of pages that are empty and removed filter from 404 and signin pages
2021-12-13 12:31:59 -08:00
Martina
42eda96cdb
added internal routing for default to first slate in profile, and added directory to sidebar
2021-12-13 12:31:59 -08:00
Martina
3c290bf0e1
setup profiles in new format
2021-12-13 12:31:59 -08:00
martinalong
34aedadb6a
Merge branch 'main' into @aminejv/filter-updates
2021-11-29 13:34:27 -08:00
martinalong
af3f5d820c
Merge pull request #1014 from filecoin-project/@tarafanlin/new-landing
...
@tarafanlin/new landing
2021-11-29 13:10:17 -08:00
Aminejv
e8f29c10a8
feat(Filter): remove filter state
2021-11-29 18:43:42 +01:00
Aminejv
de5bafe58f
feat(constants): add intercomWidget to sizes
2021-11-29 18:43:42 +01:00
Aminejv
d65162d916
feat(ImageObjectPreview): prevent reloading images that are cached by the browser
2021-11-29 18:43:42 +01:00
Aminejv
2e7606a4e9
feat(filter-utilities): simplify filtering structure
2021-11-29 18:43:41 +01:00
Aminejv
2827589e45
feat(ApplicationHeader): update header's height
2021-11-29 18:43:41 +01:00
Aminejv
779bbac89e
feat(Filter): remove filter-files worker
2021-11-29 18:43:41 +01:00
tarafanlin
30026b77dd
fix styling bugs
2021-11-24 11:38:48 -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
f189affcbb
feat(GlobalCarousel): add save button
2021-11-22 09:38:02 +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
05d440fd28
edited svgs to all have display: block
2021-11-21 17:27:54 +01: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
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
caa9193c0c
fixed some edge cases that weren't updating correctly
2021-11-15 14:11:22 -08:00
Martina
06793ee36b
fixed some bugs caught during testing
2021-11-11 17:44:14 -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
a5e3670581
removed link source from code and from database and search
2021-11-11 13:11:13 -08:00
Martina
daf71069f1
extend cookie expiry date
2021-11-10 18:05:22 -08:00
Aminejv
0ad14ab36d
feat(Strings/createSlug): replace space with - and remove special characters
2021-11-03 11:51:14 +01:00
Aminejv
f0aa203d0b
feat(strings): remove createSlug rule to trim - from the end of the text
2021-11-03 11:51:14 +01:00
Aminejv
dad43a62f4
feat(user-behaviors):
...
- save-copy: conditionally show alerts
- download: use rootRef element to nest the link element in
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
b81fa696bc
feat(SlateMediaObject): add dynamic background blur
2021-11-03 11:51:14 +01:00
Aminejv
06c1527a12
feat(SVG): add UploadCloud, CheckCircle and Hexagon
2021-11-03 11:51:14 +01:00
Aminejv
76383e28bf
feat(Constants): add bgGrayLight4
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
24160ca830
search queries
2021-11-01 13:38:58 -07:00
Martina
c1bceaf1ec
added search-utilities and basic schema for index creation
2021-11-01 13:38:58 -07:00
martinalong
3fee27424c
Merge pull request #959 from filecoin-project/@aminejv/saving-changes
...
Additional changes for save
2021-10-15 14:16:26 -07:00
Martina
c28b532179
fixed check is owner bug
2021-10-13 13:39:01 -07: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
2d6fa04c41
feat(hooks): add useHover hook
2021-10-08 17:38:17 +01:00
Aminejv
9a9221dfee
feat(upload-utilities):
...
- add function to retry all the failed uploads
- add function to clear the queue's cache
2021-10-08 17:37:57 +01:00
Aminejv
4703961ba7
feat(SVG): add ChevronUp CheckCircle XCircle AlertTriangle
2021-10-08 17:34:07 +01:00
Aminejv
84c9bcf492
feat(styles): add cursor:pointer to BUTTON_RESET
2021-10-08 17:33:06 +01:00
Aminejv
11fe4f42a9
feat(intercom): change the widget's position and zindex
2021-10-08 17:32:01 +01:00