Private
Public Access
1
0

manual import rp3 working

This commit is contained in:
Sander Roosendaal
2021-01-27 13:30:51 +01:00
parent 5e5518e176
commit 844b984fb1
10 changed files with 161 additions and 14 deletions

View File

@@ -241,6 +241,21 @@
</a>
{% endif %}
</li>
<li id="export-rp3">
{% if workout.uploadedtorp3 %}
<a href="https://rp3rowing-app.com/workouts/show/{{ workout.uploadedtorp3 }}">
RP3 <i class="fas fa-check"></i>
</a>
{% elif user.rower.rp3token == None or user.rower.rp3token == '' %}
<a href="/rowers/me/rp3authorize">
Connect to RP3
</a>
{% else %}
<a href="https://rp3rowing-app.com/home">
RP3
</a>
{% endif %}
</li>
<li id="export-csv">
<a href="/rowers/workout/{{ workout.id|encode }}/emailcsv/">
CSV