Skip to content

Frontend fixes / improvements

Agate requested to merge frontend-fixes into develop
  • Smaller margins on mobile to leave more room for content
  • Slightly smaller sidebar between desktop/tablet to leave more room for content
  • Allow scrolling in tables
  • Fixed a resizing issue on a library card
  • Shorter format for dates/ago: Two minutes ago will no display either the hour if it's on the same day, or the date 03/05/2019

cc @ariasuni

Homepage

Before:

Screen_Shot_2019-03-06_at_18.47.45

After:

Screen_Shot_2019-03-06_at_18.48.18

Tables

Before:

Screen_Shot_2019-03-06_at_18.50.35

After:

Screen_Shot_2019-03-06_at_18.50.41

Track table on mobile

Before:

Screen_Shot_2019-03-06_at_18.53.06

After:

Screen_Shot_2019-03-06_at_18.53.08

Merge request reports