Commit Graph

2842 Commits

Author SHA1 Message Date
Aminejv
76383e28bf feat(Constants): add bgGrayLight4 2021-11-03 11:51:14 +01:00
martinalong
2d33c0ef47
Merge pull request #976 from filecoin-project/@martinalong/elastic-search-v1
@martinalong/elastic search v1
2021-11-01 14:56:24 -07: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
09c1f3b1f0 added search multiple object types at once 2021-11-01 13:38:58 -07:00
Martina
ddaacf72fa added search all query 2021-11-01 13:38:58 -07:00
Martina
14eb5925b2 plugged in search update function where appropriate 2021-11-01 13:38:58 -07:00
Martina
3abdd3f517 made search add/update/delete queries more succinct 2021-11-01 13:38:58 -07:00
Martina
053e2f2d04 breaking up search into multiple files and a script 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
Martina
b2135c203f fixed capitalization of import 2021-10-15 14:25:23 -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
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
Martina
c6cd40a679 added forgotten check for remove file from slate 2021-10-13 13:39:49 -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
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
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
martinalong
baebf96481
Merge pull request #961 from filecoin-project/@martinalong/denormalize-collections
Added saved tags to the file itself
2021-10-02 14:40:46 -07:00
Martina
a194fe4046 added saving tags to the file itself 2021-10-02 14:38:54 -07:00
Martina
467a8304af better handling for when bucketName is null 2021-09-29 14:53:58 -07:00
Aminejv
d7133ecb06 fix(Upload&Filter): fix zindex issue between filter navbar and upload modal 2021-09-29 19:08:02 +01:00
Aminejv
8ca1fc61b6 fix(Upload/Modal): remove seconds from date 2021-09-29 17:49:30 +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
f0976aed8f fix(Upload): fix the wrong number for files being uploaded by skipping the submitted file if it's currently uploading 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