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

Waiting queue export (download) #549

Closed
vorburger opened this issue Nov 19, 2018 · 4 comments
Closed

Waiting queue export (download) #549

vorburger opened this issue Nov 19, 2018 · 4 comments

Comments

@vorburger
Copy link
Contributor

Describe the solution you'd like
It would be useful to be able to export (download) the Waiting queue, just like you can Download > Attendees Data.

Describe alternatives you've considered
I've just manually copy pasted the email addressses of 12 waiters, but that seems sub-optimal 😺

@NassimBounouas
Copy link
Contributor

Hi,

I've taken a moment to read the attendees data download implementation (frontend and backend) and I think that I can work on this issue.

@syjer I saw that you worked on the current implementation of the backend for attendees data download (EventApiController.java). Do you prefer me to follow the same skeleton (same way of implementation) or can I handle it the way I want ?

@syjer
Copy link
Member

syjer commented Nov 21, 2018

hi @NassimBounouas, thank you for taking the interest in this issue 👍

Feel free to implement it in the way you want (I'm quite sure that my code can be improved, maybe we can refactor it with your version) :). When you will do the PR we can do a review together.

@NassimBounouas
Copy link
Contributor

Thank you @syjer, I'm taking this issue and will try to suggest an implementation in few days.

NassimBounouas pushed a commit to NassimBounouas/alf.io that referenced this issue Nov 24, 2018
 Get available fields from backend and populate a modal dedicated to
 waiting queue download
NassimBounouas pushed a commit to NassimBounouas/alf.io that referenced this issue Nov 24, 2018
 Get available fields from backend and populate a modal dedicated to
 waiting queue download
NassimBounouas pushed a commit to NassimBounouas/alf.io that referenced this issue Nov 24, 2018
 Get available fields from backend and populate a modal dedicated to
 waiting queue download
NassimBounouas pushed a commit to NassimBounouas/alf.io that referenced this issue Nov 28, 2018
NassimBounouas pushed a commit to NassimBounouas/alf.io that referenced this issue Nov 28, 2018
NassimBounouas pushed a commit to NassimBounouas/alf.io that referenced this issue Dec 1, 2018
… iterate over the object to display fields
NassimBounouas pushed a commit to NassimBounouas/alf.io that referenced this issue Dec 1, 2018
@syjer syjer modified the milestones: 2.0-M1, 2.0-M2 Jan 18, 2019
@syjer syjer self-assigned this Apr 30, 2019
syjer added a commit that referenced this issue May 1, 2019
cbellone pushed a commit that referenced this issue May 5, 2019
* #549 implement export waiting queue api + refactor

* add ui+additional data #549
@syjer
Copy link
Member

syjer commented May 5, 2019

merged in master with PR #635

@syjer syjer closed this as completed May 5, 2019
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

3 participants