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

Excel export of flight report #175

Open
pschuler78 opened this issue Nov 29, 2020 · 1 comment
Open

Excel export of flight report #175

pschuler78 opened this issue Nov 29, 2020 · 1 comment
Assignees
Milestone

Comments

@pschuler78
Copy link
Collaborator

Flight reports should be made exportable as excel.

@pschuler78
Copy link
Collaborator Author

Implementation described here: https://stackoverflow.com/questions/35865887/download-excel-from-asp-net-web-api-2-using-angularjs

WebAPI POST call: /api/v1/flightreports/export/excel/{page}/{pageSize}
Post data: PageableSearchFilter (same as flight reports)

feature implemented in branch /develop

@pschuler78 pschuler78 added this to the 1.10 milestone May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants