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

Provide CSV downloads of table contents #325

Merged
merged 2 commits into from
Apr 26, 2015
Merged

Provide CSV downloads of table contents #325

merged 2 commits into from
Apr 26, 2015

Conversation

monfresh
Copy link
Member

For now, each table has to be downloaded individually. I'm trying to figure out if there's a way to combine all the files in a zip file and allow the user to download that.

Closes #304.

@@ -117,7 +117,7 @@
'phones' => [],
'regular_schedules' => [
{
'weekday' => 1,
'weekday' => 7,

Choose a reason for hiding this comment

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

Unnecessary spacing detected.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.52% when pulling 56c6e8b on 304-csv-export into b226c5c on master.

For now, each table has to be downloaded individually. I'm trying to figure out if there's a way to combine all the files in a zip file and allow the user to download that.

Closes #304.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.52% when pulling 9bf8887 on 304-csv-export into b226c5c on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.52% when pulling 2589be8 on 304-csv-export into b226c5c on master.

@monfresh
Copy link
Member Author

The CSV download links appear on the admin home page when signed in as a super admin.

monfresh added a commit that referenced this pull request Apr 26, 2015
Provide CSV downloads of table contents
@monfresh monfresh merged commit 53dd813 into master Apr 26, 2015
@monfresh monfresh deleted the 304-csv-export branch April 26, 2015 02:57
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.

Backup to CSV
3 participants