Private
Public Access
1
0

first version with free syncs for basic users

This commit is contained in:
Sander Roosendaal
2020-07-06 15:19:03 +02:00
parent bde371ac02
commit 645b3167b5
9 changed files with 29 additions and 22 deletions

View File

@@ -220,6 +220,17 @@
</a>
{% endif %}
</li>
<li id="export-garmin">
{% if workout.uploadedtogarmin %}
<a href="https://connect.garmin.com/modern/activity/{{ workout.uploadedtogarmin }}">
Garmin <i class="fas fa-check"></i>
</a>
{% elif user.rower.garmintoken == None or user.rower.garmintoken == '' %}
<a href="/rowers/me/garminauthorize/">
Connect to Garmin
</a>
{% endif %}
</li>
<li id="export-csv">
<a href="/rowers/workout/{{ workout.id|encode }}/emailcsv/">
CSV