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.

#68 fixed Problem picking up weeks to highlight in the yearly stats chart in the profile borja borja
Description

By default, we show a monthly-based bar chart in the profile page, with stats for each of the last 12 months.

If the user clicks on "weekly" to switch to a weekly-based bar chart, we do highlight all weeks in the currently selected month, until the user clicks on a specific week.

In certain conditions, the wrong weeks are highlighted (see screenshot)

Screenshot showing the bug in the user profile page.

There you can see the weeks of february 2019 should be highlighted, but not those in february 2018

#57 fixed Problem in profile ui segun segun
Description

Problem in profile ui . The img circle has a bug onresponsove and the url has not format

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.