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 |
|
Martina
|
33f92ca56f
|
made some edits to make the new get image url work
|
2021-11-16 13:18:10 -08:00 |
|
Martina
|
d12520455f
|
fixed bug with type
|
2021-11-15 17:05:36 -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
|
a7f629d370
|
adjustment script for change and edited flattening-migration script
|
2021-11-12 17:50:20 -08:00 |
|
Martina
|
60421cc214
|
swapped slate.preview for slate.coverImage
|
2021-11-12 13:53:31 -08:00 |
|
Martina
|
abf34ab852
|
added updating slate coverImage upon add/remove from slate
|
2021-11-12 13:14:07 -08:00 |
|
martinalong
|
9f6334ddcb
|
Merge pull request #986 from filecoin-project/@martinalong/api-v3
Api v3
|
2021-11-11 17:49:21 -08:00 |
|
Martina
|
06793ee36b
|
fixed some bugs caught during testing
|
2021-11-11 17:44:14 -08:00 |
|
tarafanlin
|
f0204d34fa
|
border color
|
2021-11-11 16:02:32 -08:00 |
|
Martina
|
f4e60193a6
|
corrected data format for create collection
|
2021-11-11 14:42:04 -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
|
384ad03ac1
|
edited previous endpoitns and added v3 endpoitns
|
2021-11-11 14:10:53 -08:00 |
|
martinalong
|
ab0fe90581
|
Merge pull request #985 from filecoin-project/@martinalong/remove-source-and-author
removed link source from code and from database and search
|
2021-11-11 13:12:07 -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 |
|
martinalong
|
caa2d0eca0
|
Merge pull request #979 from filecoin-project/@martinalong/adding-user-stuff-search
added ability to search through another user's files
|
2021-11-08 17:17:45 -08:00 |
|
Martina
|
8accb20f1c
|
added ability to search through another user's files
|
2021-11-08 17:17:09 -08:00 |
|
martinalong
|
84c25d0026
|
Merge pull request #972 from filecoin-project/@aminejv/new-carousel
Feat: New global carousel design
|
2021-11-05 13:11:16 -07:00 |
|
martinalong
|
228515c9a5
|
Merge pull request #977 from filecoin-project/@martinalong/improving-search-relevance
@martinalong/improving search relevance
|
2021-11-05 11:14:16 -07:00 |
|
Martina
|
e3553d71a0
|
improving search for filenames
|
2021-11-05 11:12:04 -07: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 |
|
Martina
|
3247cff0d1
|
fixing some places where search manager wasn't properly updating files
|
2021-11-03 10:56:42 -07:00 |
|
Aminejv
|
0ad14ab36d
|
feat(Strings/createSlug): replace space with - and remove special characters
|
2021-11-03 11:51:14 +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
|
c2dc502f84
|
feat(slates/create): add hydrateViewer param
|
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
|
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
|
ba989feacd
|
feat(create-slate): fix typo
|
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 |
|