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

chore(capabilities): top level filecoin cap #105

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

fforbeck
Copy link
Member

Changes

  • Added the Filecoin top-level capability.
  • Updated w3up-client to use it instead of defining all of the filecoin capabilities.

Related Issues

Resolves: storacha#1554

@fforbeck fforbeck requested review from travis and alanshaw December 18, 2024 14:12
@fforbeck fforbeck self-assigned this Dec 18, 2024
@fforbeck fforbeck force-pushed the chore/filecoin-top-cap branch from 645137d to dff1e62 Compare December 18, 2024 14:15
@fforbeck fforbeck changed the title chore(capabilities): filecoin top level cap chore(capabilities): top level filecoin cap Dec 18, 2024
@fforbeck
Copy link
Member Author

I will go ahead and merge this one. It is the same change approved & merged to w3up: storacha#1606

@fforbeck fforbeck merged commit 671a411 into main Dec 19, 2024
5 checks passed
fforbeck pushed a commit that referenced this pull request Feb 5, 2025
This PR surfaces details of uploads that failed to migrate, adding a
list of root CIDs that need to be migrated manually, accompanied with a
copy button allowing the user to copy the list of failures to the
clipboard:

<img width="1582" alt="Screenshot 2024-07-03 at 10 37 05"
src="https://github.com/storacha-network/console/assets/152863/4079f698-0ed5-4482-9b0c-fcb49696c240">

Amongst some other visual tweaks and fixes it also fixes the remove
button to appear less friendly (and not popup a confirmation modal) when
the migration has been completed:

<img width="213" alt="Screenshot 2024-07-03 at 10 35 23"
src="https://github.com/storacha-network/console/assets/152863/ec6e94cb-97a8-413a-a686-4e01b897cd7c">

Hover state:

<img width="217" alt="Screenshot 2024-07-03 at 10 35 28"
src="https://github.com/storacha-network/console/assets/152863/2cad5e2a-3bff-45e2-a315-8212ec7c3a02">
fforbeck pushed a commit that referenced this pull request Feb 5, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.9.0](storacha/console@w3console-v1.8.2...w3console-v1.9.0)
(2024-07-03)


### Features

* surface migration failures
([#105](storacha/console#105))
([2f552ed](storacha/console@2f552ed))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Define filecoin top level capability
1 participant