Skip to content
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

Kenneth/export #21

Merged
merged 8 commits into from
Oct 24, 2023
Merged

Kenneth/export #21

merged 8 commits into from
Oct 24, 2023

Conversation

KennethSkylight
Copy link
Collaborator

@KennethSkylight KennethSkylight commented Oct 17, 2023

PULL REQUEST

Summary

Added the export functionality to the page. It also creates the state manager for the application which is in the DataContext.tsx file. I also had to modify the upload file test because of this change.

So all-in-all, the three main changes are

  1. The export functionality
  2. Introducing state management
  3. Upload File test changes

Related Issue

Fixes #817

Additional Information

Copy link
Collaborator

@emmastephenson emmastephenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@KennethSkylight KennethSkylight merged commit c06baf1 into main Oct 24, 2023
1 check passed
@KennethSkylight KennethSkylight deleted the kenneth/export branch October 24, 2023 11:48
KennethSkylight added a commit that referenced this pull request Oct 24, 2023
* fixing gitignore

* upload functionality

* Create upload file test

* Adding state management

* tests written for export and upload

* Added ecr tests

* adding type

* Kenneth/export (#21)

* fixing gitignore

* upload functionality

* Create upload file test

* Adding state management

* tests written for export and upload

* Adding state management

* tests written for export and upload

* Added ecr tests

* adding type

* fixing package lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functionality to data export page
2 participants