Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

epic: pinning services #1615

Closed
wants to merge 8 commits into from
Closed

epic: pinning services #1615

wants to merge 8 commits into from

Conversation

lidel
Copy link
Member

@lidel lidel commented Sep 8, 2020

Edit 27 October: Current plan is to merge this into master sooner rather than later to not block other work — this will require detecting pinning service support (#1680) and removing/amending UI elements in cases where it isn't present.

this is draft PR to see how potential merge of ipfs/ipfs-gui#91 looks like 🤞

cc @jessicaschilling @rafaelramalho19

Closes #1404 (UI for raw pins removed)
Closes #1403 (UI for raw pins removed)

@lidel lidel added this to the v2.12 milestone Sep 8, 2020
@jessicaschilling
Copy link
Contributor

Some of these are caused by migrating i18n keys -- happy to jump on a quick call and resolve together. LMK.

@jessicaschilling
Copy link
Contributor

@rafaelramalho19 What's the latest with this?

@rafaelramalho19
Copy link
Contributor

@rafaelramalho19 What's the latest with this?

This will be a long lasting PR, since it's the epic that will contain all features. Currently we're splitting all work done into separate PRs to become easier to review

rafaelramalho19 and others added 8 commits November 3, 2020 15:21
Co-authored-by: Jessica Schilling <jessica@protocol.ai>
* feat: add pinning services service modal

* chore: update translation for service modal
* chore: refactor files page

* feat: add pinning services mock to files page

* chore: update remotePin dimensions

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: update local pin icon dimension

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: change pin icon fill color

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: change remote pin icon fill color

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: update pinning modal text size

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: update pinning modal text size

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: pinning modal secondary text changes

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: update pinning modal image size

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: update pinning modal pin icon

Co-authored-by: Jessica Schilling <jessica@protocol.ai>

* chore: add pin status column to fileslist

* chore: fix modals icons

* chore: fix linting error

* chore: fix files sorting

Co-authored-by: Jessica Schilling <jessica@protocol.ai>
@lidel
Copy link
Member Author

lidel commented Nov 9, 2020

Continued in #1685

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort order is lost when unpinning an item Unpinning one item initiates a full refresh of the pin-list
3 participants