-
Notifications
You must be signed in to change notification settings - Fork 525
feat(files): CAR Import #2323
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
Merged
Merged
feat(files): CAR Import #2323
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
bc3c29d
feat: add dropdown menu for import car
badgooooor d97c867
feat: add modal for import car
badgooooor a3d7418
locale: add en locale
badgooooor 9488c3d
refactor,feat: change to functional component, add check file, rename…
badgooooor f0b44df
feat: wiring handling uploading car dag file
badgooooor 742de35
locale: add placeholder
badgooooor e381d4e
feat: add import car file
badgooooor 40f58d0
refactor: clear unused params
badgooooor 5e324f3
update dependency
badgooooor ce09977
refactor: cleanup modal
badgooooor e7001ec
feat: update types
badgooooor f1abecf
feat: wip on dag import
badgooooor 1eb486f
feat: add util
badgooooor 0e6bdd4
feat: fix parse file for dag import
badgooooor f2271cc
docs: Add AddByCarModal as storybook
badgooooor d234a60
fix: fix typecheck error
badgooooor ab8b11f
fix: revert back
badgooooor 3820dad
feat: update types of IPFSService
badgooooor e5b82d2
feat: revert types to use modified type
badgooooor fb82d3c
refactor: remove unused
badgooooor 0576322
refactor: move definition from imports to local
badgooooor 20c87e9
Merge branch 'main' into feat/import-dag-car-file
badgooooor 23ab754
refactor: change to pass stream to dag import
badgooooor fb0f1c2
refactor: remove unused util
badgooooor 2b16988
typo: Update wording
badgooooor 9277e50
typo: Update wording in select file button
badgooooor 979eba8
type: Update i18n, use wording for title in i18n
badgooooor f886da9
fix: fix logic on file name
badgooooor 0ea5a82
fix: fix import to relative path within mfs
badgooooor 8263556
Merge branch 'main' into feat/import-dag-car-file
badgooooor 9ef6095
fix: icon, label, and styling
lidel b23ef89
docs: cli tutor for cat import
lidel a229aa9
chore: throw helpful error if name exists
2color 5b35fec
fix: dont throw error when importing car if destination doesnt exist
SgtPooki a3abcce
fix: swallow error when file doesn't exist
2color bda1817
chore: remove unnecessary changes
SgtPooki 838aae0
chore: use kubo-rpc-client types for IPFSService
SgtPooki d1ae76f
chore: minor ux fixes
SgtPooki 2b929fc
fix: dont error if path doesn't exist
SgtPooki 34f15dc
Merge branch 'main' into feat/import-dag-car-file
badgooooor 8c5ff77
fix: remove duplicate catch block
SgtPooki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: add util
- Loading branch information
commit 1eb486fb2c0b7379be28693964d158a1bb7f6e5e
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.