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

211 Export Tickets #223

Merged
merged 9 commits into from
Apr 20, 2019
Merged

211 Export Tickets #223

merged 9 commits into from
Apr 20, 2019

Conversation

izconcept
Copy link
Collaborator

@izconcept izconcept commented Apr 16, 2019

Fixes #211

Description

Allows users and admins to export tickets.

Supports 4 formats:

  • CSV
  • PDF
  • YAML
  • JSON

Also has the ability to do mass exports from the dashboard; allowing users to get a list of tickets.

Demo

Single Ticket Export

Alt Text

Multi-ticket Export

Alt Text

@izconcept izconcept self-assigned this Apr 17, 2019
n2chao
n2chao previously approved these changes Apr 20, 2019
Copy link
Collaborator

@n2chao n2chao left a comment

Choose a reason for hiding this comment

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

Looks clean, good job. Solve the conflicts and it should be gucci

@izconcept izconcept merged commit 6f85c96 into master Apr 20, 2019
@izconcept izconcept deleted the 211_export branch April 20, 2019 18:56
@miisaka miisaka added this to the RELEASE 3 milestone Apr 22, 2019
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.

As a user, I would like to able to export my tickets (CSV, PDF, etc)
3 participants