plezanje-net / web

Angular website frontend
https://www.plezanje.net/
GNU General Public License v3.0
6 stars 1 forks source link

Latest ascents #403

Closed salamca closed 2 years ago

salamca commented 2 years ago

Adds latest ascents to homepage and new statistics subpage with all ascents.

Ascents (activity routes) are ordered inside activities and are initially shown in a collapsed state where only the 'best' (score) ascent of an activity is shown.

New icons are suggested to use with ascentTypes.

Minor layout adjustment also on home votes component to consolidate icon colour and size, and to level rows.

Fixes tooltips on ascentTypes that were not working.

Not sure why loader component had margin-top set. Removed it so that loader can be placed easier. If someone knows the reason, we can put it back...

Test with https://github.com/plezanje-net/api/pull/122

closes #354

salamca commented 2 years ago

typo Screenshot 2022-08-17 at 08 06 39

salamca commented 2 years ago

wrong ordering -> highest score ar should be shown on collapsed view.

Screenshot 2022-08-16 at 20 19 26
salamca commented 2 years ago

typo Screenshot 2022-08-17 at 08 06 39

resolved

salamca commented 2 years ago

wrong ordering -> highest score ar should be shown on collapsed view.

Screenshot 2022-08-16 at 20 19 26

this was a BE issue which is resolved with https://github.com/plezanje-net/api/pull/122/commits/3d0ce28fe91f17276a72cb4901bf1662bbb503e4