Skip to content

Commit 87a5e67

Browse files
ISSUE-146: Fix month label
1 parent fefbe57 commit 87a5e67

File tree

28 files changed

+27
-27
lines changed

28 files changed

+27
-27
lines changed

templates/html/month.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<li class="flex items-center gap-x-0.5 pl-2">
5959
{{ renderSvg('hashtag') }}
6060
<div>{{ statistics.numberOfWorkouts }}</div>
61-
<div class="text-xs text-gray-500">rides</div>
61+
<div class="text-xs text-gray-500">workouts</div>
6262
</li>
6363
</ul>
6464
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2022-07.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
3737
<li class="flex items-center gap-x-0.5 pl-2">
3838
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
3939
<div>2</div>
40-
<div class="text-xs text-gray-500">rides</div>
40+
<div class="text-xs text-gray-500">workouts</div>
4141
</li>
4242
</ul>
4343
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2022-08.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
4040
<li class="flex items-center gap-x-0.5 pl-2">
4141
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
4242
<div></div>
43-
<div class="text-xs text-gray-500">rides</div>
43+
<div class="text-xs text-gray-500">workouts</div>
4444
</li>
4545
</ul>
4646
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2022-09.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
4040
<li class="flex items-center gap-x-0.5 pl-2">
4141
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
4242
<div></div>
43-
<div class="text-xs text-gray-500">rides</div>
43+
<div class="text-xs text-gray-500">workouts</div>
4444
</li>
4545
</ul>
4646
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2022-10.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
4040
<li class="flex items-center gap-x-0.5 pl-2">
4141
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
4242
<div></div>
43-
<div class="text-xs text-gray-500">rides</div>
43+
<div class="text-xs text-gray-500">workouts</div>
4444
</li>
4545
</ul>
4646
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2022-11.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
4040
<li class="flex items-center gap-x-0.5 pl-2">
4141
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
4242
<div></div>
43-
<div class="text-xs text-gray-500">rides</div>
43+
<div class="text-xs text-gray-500">workouts</div>
4444
</li>
4545
</ul>
4646
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2022-12.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
4040
<li class="flex items-center gap-x-0.5 pl-2">
4141
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
4242
<div></div>
43-
<div class="text-xs text-gray-500">rides</div>
43+
<div class="text-xs text-gray-500">workouts</div>
4444
</li>
4545
</ul>
4646
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2023-01.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
4242
<li class="flex items-center gap-x-0.5 pl-2">
4343
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
4444
<div>1</div>
45-
<div class="text-xs text-gray-500">rides</div>
45+
<div class="text-xs text-gray-500">workouts</div>
4646
</li>
4747
</ul>
4848
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2023-02.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
4040
<li class="flex items-center gap-x-0.5 pl-2">
4141
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
4242
<div></div>
43-
<div class="text-xs text-gray-500">rides</div>
43+
<div class="text-xs text-gray-500">workouts</div>
4444
</li>
4545
</ul>
4646
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

tests/Domain/Strava/BuildHtmlVersion/__snapshots__/BuildHtmlVersionCommandHandlerTest--testHandle--buildhtmlmonthmonth-2023-03.html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="flex items-center text-lg font-semibold text-gray-900">
4040
<li class="flex items-center gap-x-0.5 pl-2">
4141
<svg class="w-5 h-5" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g stroke-width="0"></g><g stroke-linecap="round" stroke-linejoin="round"></g><g> <path d="M10 4L7 20M17 4L14 20M5 8H20M4 16H19" stroke="#F26722" stroke-width="2" stroke-linecap="round"></path> </g></svg>
4242
<div></div>
43-
<div class="text-xs text-gray-500">rides</div>
43+
<div class="text-xs text-gray-500">workouts</div>
4444
</li>
4545
</ul>
4646
<button type="button" class="close text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center">

0 commit comments

Comments
 (0)