jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
945 stars 31 forks source link

workout type golfing added #126

Closed bbbutch closed 5 months ago

bbbutch commented 5 months ago

added a new worktype "golfing". if i missed adding something anywhere, please comment!

jovandeginste commented 5 months ago

You should also add the workout name (golfing) to views/partials/messages.html, which then makes sure it is added to the translation files (make generate-messages generate-translations).

Also run the tailwind update (make build-tw), which adds the icons to output.css

bbbutch commented 5 months ago

do i resolve the conversations or do you usually do it?

jovandeginste commented 5 months ago

Thanks a lot!

bbbutch commented 5 months ago

thank you for your help! (and patience with my errors ;) )