-
Notifications
You must be signed in to change notification settings - Fork 95
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
Making export #385
Making export #385
Conversation
Don't you already have a PR open addressing this issue? |
yeah in that PR you removed my confusion regarding the feature actually required , that's why I shifted to new |
Hey @llaske @NikhilM98 please review this PR What I have done here is:- I would to like hear your suggestions and work upon them |
@parteekcoder there are some linting issues with this PR. Can you handle them? |
sure I will remove that , but there is also an other PR having the same code 396 |
yeah @NikhilM98 , now I removed all the lint errors thanks for reminding Now you can review |
hey @NikhilM98 I removed all eslint error in my code |
It's okay to have another PR for the same issue if it's intended for GSoC. The quality of PRs is an important factor for evaluating the understanding of a contributor about the project. |
@NikhilM98 If you would like anything needs to be improved in the PR , I will appreciate that and will update it |
@NikhilM98 done the changes you suggested , I can also update the fields which you would like to keep in Thanks for your review |
hey @llaske @NikhilM98 @ricknjacky please can you review this pull request so that it can be merged. And we can the discuss the fields to be exported in the csv file |
Hi @parteekcoder , |
Yeah sure @llaske i will add those , thanks for testing and your invaluable time. If you have any suggestions I will be happy to work on them |
Hi @llaske @NikhilM98 @ricknjacky , Please let me know if there are other changes to be made to improve this PR |
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.
It's nice. Please fix my comment.
// console.log(response.body.deliveries[0]); | ||
// console.log(response.body.deliveries[0].content); | ||
// console.log(response.body.deliveries[0].content[0]); | ||
// console.log(response.body.deliveries[0].content[0].metadata); |
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.
Please remove debug message.
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.
Oh!! yes , i forget to remove it. I will update the pr
Thanks @parteekcoder , good job. |
@llaske thanks for testing efforts and the suggestions you give to improve code quality |
issue #366
@NikhilM98 @llaske
On clicking the export button which I added , based on filters it will download the result