Skip to content

Commit

Permalink
feat: add pinning to files page (#1678)
Browse files Browse the repository at this point in the history
* chore: refactor files page

* feat: add pinning services mock to files page

* chore: update remotePin dimensions

Co-authored-by: Jessica Schilling <[email protected]>

* chore: update local pin icon dimension

Co-authored-by: Jessica Schilling <[email protected]>

* chore: change pin icon fill color

Co-authored-by: Jessica Schilling <[email protected]>

* chore: change remote pin icon fill color

Co-authored-by: Jessica Schilling <[email protected]>

* chore: update pinning modal text size

Co-authored-by: Jessica Schilling <[email protected]>

* chore: update pinning modal text size

Co-authored-by: Jessica Schilling <[email protected]>

* chore: pinning modal secondary text changes

Co-authored-by: Jessica Schilling <[email protected]>

* chore: update pinning modal image size

Co-authored-by: Jessica Schilling <[email protected]>

* chore: update pinning modal pin icon

Co-authored-by: Jessica Schilling <[email protected]>

* chore: add pin status column to fileslist

* chore: fix modals icons

* chore: fix linting error

* chore: fix files sorting

Co-authored-by: Jessica Schilling <[email protected]>
  • Loading branch information
rafaelramalho19 and jessicaschilling committed Dec 14, 2020
1 parent fd9414b commit 5d5bb63
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions public/locales/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,6 @@
"DISABLED": "Disabled",
"PINS_ONLY": "Pins only"
},
"localPinning": "Local Pinning",
"service": "Service",
"files": "Files",
"bandwidthUsed": "Bandwidth Used",
"autoUpload": "Auto Upload",
"autoUploadKeys": {
"ALL_FILES": "All files",
"DISABLED": "Disabled",
"PINS_ONLY": "Pins only"
},
"fetchingSettings": "Fetching settings...",
"configApiNotAvailable": "The IPFS config API is not available. Please disable the \"IPFS Companion\" Web Extension and try again.",
"ipfsDaemonOffline": "The IPFS daemon is offline. Please turn it on and try again.",
Expand Down

0 comments on commit 5d5bb63

Please sign in to comment.