-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat: introduce ipld car explorer form #313
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for picking this up! 👍
Main ask is to fix tests:
https://app.circleci.com/pipelines/github/ipfs/ipld-explorer-components/563/workflows/9745fe0a-8d77-445a-97a3-a60aae627a6c/jobs/748
Smaller asks inline below.
all changes that was requested is now available on the latest commit.
72b9c85
to
d3ba70c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good as a MVP:
- does not impact ipfs-webui, should be fine to merge
- UI of having to click three times (CAR→Select File → Explore) is bit weird, clicking on CAR once should be enough to select file + open correct CID after import, but we can refine it in follow-up PRs if needed
- circleci error can be ignored – i disabled it on this repo and moved to github actions
I'm merging this to test auto-release added in #314
## [2.1.0](v2.0.4...v2.1.0) (2022-04-13) ### Features * introduce ipld car explorer form ([#313](#313)) ([c89e6ca](c89e6ca)) ### Trivial Changes * add auto-release ([#314](#314)) ([0c5551a](0c5551a)) * fix community CONTRIBUTING.md links ([#305](#305)) ([37cdc9d](37cdc9d)) * **release:** add missing dep ([a085848](a085848))
## [2.1.0](v2.0.4...v2.1.0) (2022-04-13) ### Features * introduce ipld car explorer form ([#313](#313)) ([c89e6ca](c89e6ca)) ### Trivial Changes * add auto-release ([#314](#314)) ([0c5551a](0c5551a)) * fix community CONTRIBUTING.md links ([#305](#305)) ([37cdc9d](37cdc9d)) * **release:** add missing dep ([a085848](a085848))
## [2.1.0](v2.0.4...v2.1.0) (2022-04-13) ### Features * introduce ipld car explorer form ([#313](#313)) ([c89e6ca](c89e6ca)) ### Trivial Changes * add auto-release ([#314](#314)) ([0c5551a](0c5551a)) * fix community CONTRIBUTING.md links ([#305](#305)) ([37cdc9d](37cdc9d)) * **release:** add missing dep ([a085848](a085848))
## [2.1.0](v2.0.4...v2.1.0) (2022-04-13) ### Features * introduce ipld car explorer form ([#313](#313)) ([c89e6ca](c89e6ca)) ### Trivial Changes * add auto-release ([#314](#314)) ([0c5551a](0c5551a)) * fix community CONTRIBUTING.md links ([#305](#305)) ([37cdc9d](37cdc9d)) * **release:** add missing dep ([a085848](a085848))
## [2.1.0](v2.0.4...v2.1.0) (2022-04-13) ### Features * introduce ipld car explorer form ([#313](#313)) ([c89e6ca](c89e6ca)) ### Trivial Changes * add auto-release ([#314](#314)) ([0c5551a](0c5551a)) * fix community CONTRIBUTING.md links ([#305](#305)) ([37cdc9d](37cdc9d)) * **release:** add missing dep ([e58faaa](e58faaa))
🎉 This PR is included in version 2.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Changes
This change introduces a new form to import CAR file, grab the root CID and use the current engine to show the links on the IPLD explorer. This change is a pre-cursor to the new code change on ipld explorer and on webui
Related
https://github.com/ipfs/ipfs-webui
https://github.com/ipld/explore.ipld.io
Verification
Tested using ipld.explorer.
Note CAR and CID buttons will be different. These buttons will be modified on the ipld.explorer PR.
Load new CAR file
Multihash details and graph