TACC / Core-CMS

The Core CMS codebase used by TACC Portals.
https://cep.tacc.utexas.edu
2 stars 1 forks source link

feat: TUP-568 redesign news article date #767

Closed wesleyboar closed 8 months ago

wesleyboar commented 8 months ago

Status

Actually fully completed via #772.

Overview

Redesign the date for news articles.

Related

Changes

Testing

  1. Open News article and News list.
  2. Verify that the date on both pages:
    • has the same style
  3. Verify that the byline on list page:
    • (unchanged) is left-aligned underneath category
  4. Verify that the byline on article page:
    • (new location) is left-aligned to the right of category

UI

[!WARNING] Includes UI that is only actually available until #772.

list page article page
list page
list page - grid article page - grid
list - grid page - grid
wesleyboar commented 8 months ago

See #772 also for complete work.