-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
create download button to download metadata in blocks (#3259)
* create download button for download metadata file in blocks Signed-off-by: Oghenebrume50 <[email protected]> * add URL.createObjectURl to global jest config Signed-off-by: Oghenebrume50 <[email protected]> * adding changelog for this PR Signed-off-by: Oghenebrume50 <[email protected]> * adding changelog for this PR Signed-off-by: Oghenebrume50 <[email protected]> * fixing react linting issue Signed-off-by: Oghenebrume50 <[email protected]> * fix file not downloading but probable broke the linter Signed-off-by: Oghenebrume50 <[email protected]> * updated the changelog content and made it more descriptive Signed-off-by: Oghenebrume50 <[email protected]> * fix the issue with the jest not recognizing url createObject Signed-off-by: Oghenebrume50 <[email protected]> * modify code corrected typo and used reactstrap Signed-off-by: Oghenebrume50 <[email protected]> * fix linting issue Signed-off-by: Oghenebrume50 <[email protected]> * update page based on review given Signed-off-by: Oghenebrume50 <[email protected]> * add full stop at the end of changelog sentence Signed-off-by: Oghenebrume50 <[email protected]>
- Loading branch information
1 parent
c885f7a
commit 57ced35
Showing
5 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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