Replace post entity collection with views and show newest posts first

Created on 1 February 2024, 5 months ago
Updated 23 April 2024, 2 months ago

Problem/Motivation

The post overview /admin/content/post is ordered by oldest first.
This is inconsistent with our other overviews and it is not very handy for site managers.

- As a SM I want to see the latest post first
- Column name “Operations”is renamed “Actions”
- Status options are capital “published” → “Published” , “unpublished” → “Unpublished”

Steps to reproduce

- Go to /admin/content/post
- See how items are ordered

Proposed resolution

The /admin/content/post page is an entity collection. So, we need to create a view and use it instead to add any customization.

✨ Feature request
Status

RTBC

Version

12.1

Component

Code (back-end)

Created by

🇺🇦Ukraine Luckie Joe

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024