Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Wire-up CSV exporter #40

Merged
merged 1 commit into from
Sep 12, 2017
Merged

Wire-up CSV exporter #40

merged 1 commit into from
Sep 12, 2017

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Sep 12, 2017

User interface

First, click on the "Export to Excel" button.

1

A drawer opens and the CSVs are formatted via GraphQL.

2

Finally, the reports are ready to be downloaded.

3

Development notes

If the drawer is re-opened, the previously formatted CSVs are re-used.

If any of the inputs change, the CSVs are re-generated on next click to the export button.

A click outside of the drawer automatically closes it.

Relies on this service change: CatalystCode/project-fortis-services#137

@c-w c-w requested a review from jcjimenez September 12, 2017 13:04
Copy link
Contributor

@Smarker Smarker left a comment

Choose a reason for hiding this comment

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

LGTM

@c-w c-w merged commit 7e32e21 into master Sep 12, 2017
@c-w c-w deleted the csv-exporter branch September 12, 2017 14:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants