Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#51 fixed Profile images are too big borja borja
Description

Basically we serve the same image the user provided us with, everywhere. We do some scaling, but only at css/styles level, which means that the full-sized image has to be loaded even on devices with small screens.

We need to implement some code to serve the image in different sizes, then pick up the proper size when we are rendering those profile pictures.

#67 fixed Re-send verification code borja borja
Description

Follow up of #29 (signup users)

A user signs up, for whatever reason did not get the email with the verification code and tries to log into openworkouts. In such case we show a message telling the user to verify the account. We should show a link "didn't you get the link?", clicking there should ask the user for the account email and we should send the verification token again.

#55 fixed Replace the "no map" temporary image with something nicer segun borja
Description

Follow up of ticket #52. When a workout does not have a map screenshot to be shown in the workouts lists, we show a temporary image, this one:

https://staging.openworkouts.org/static/media/img/no_map.png

That image is shown while the map screenshot is generated, and only for workouts with gpx/fit/tracking info.

IMHO, it would be nicer to show an animation, something like a spinner or a loading bar, telling the user we are generating the map and that the map will appear as soon as it is ready.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.