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

#144208805 Feature: Export Workouts. #2

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

paulupendo
Copy link

What does this PR do?

Enables users to export their workouts in json format. These json data can then be imported by other users.

Description of Task to be completed?

Have the following to implement the feature:

Add a button in the workout options dropdown menu to allow access to the feature
Create a form to allow users to comment on the export
Ensure returned response from user request is a download of the workout in json format

How should this be manually tested?

  • Choose the workout option on wger.
  • Click on any of your available workout plans
  • On the far right hand corner of the redirected page click on the options tab
  • Choose the export workout option in the dropdown menu
  • You will be directed to an export workout form
  • Click on the export workout button to download workout in json format.

What are the relevant pivotal tracker stories?

PT story ID: #144208805

asce1062 pushed a commit that referenced this pull request May 8, 2017
asce1062 pushed a commit that referenced this pull request May 9, 2017
asce1062 pushed a commit that referenced this pull request May 9, 2017
asce1062 pushed a commit that referenced this pull request May 9, 2017
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.

1 participant