You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add dropdown menu for import car
* feat: add modal for import car
* locale: add en locale
* refactor,feat: change to functional component, add check file, rename file and validate file name
* feat: wiring handling uploading car dag file
* locale: add placeholder
* feat: add import car file
* refactor: clear unused params
* update dependency
* refactor: cleanup modal
* feat: update types
* feat: wip on dag import
* feat: add util
* feat: fix parse file for dag import
* docs: Add AddByCarModal as storybook
* fix: fix typecheck error
* fix: revert back
* feat: update types of IPFSService
* feat: revert types to use modified type
* refactor: remove unused
* refactor: move definition from imports to local
* refactor: change to pass stream to dag import
* refactor: remove unused util
* typo: Update wording
* typo: Update wording in select file button
* type: Update i18n, use wording for title in i18n
* fix: fix logic on file name
* fix: fix import to relative path within mfs
* fix: icon, label, and styling
making UI match bulk import feature
* docs: cli tutor for cat import
+ unifying import/export language
* chore: throw helpful error if name exists
* fix: dont throw error when importing car if destination doesnt exist
* fix: swallow error when file doesn't exist
* chore: remove unnecessary changes
* chore: use kubo-rpc-client types for IPFSService
* chore: minor ux fixes
* fix: dont error if path doesn't exist
* fix: remove duplicate catch block
---------
Co-authored-by: Marcin Rataj <[email protected]>
Co-authored-by: Daniel N <[email protected]>
Co-authored-by: Russell Dempsey <[email protected]>
0 commit comments