Ghost/ghost/admin/app/components/posts-list
Sanne de Vries c39c2de067
Updated time formatting for drafts and scheduled posts (#19924)
Ref TRI-27
- Published posts now show the published date in post list, instead of
updated date.
- The `gh-format-post-time` helper now has a `relative` and `absolute`
and option instead of formatting being tied to `draft` and `published`
state. This allows for more flexibility in how dates are displayed.
- Draft, scheduled and published posts now follow the same time
formatting pattern: today, yesterday, or explicit dates if further in
the past.
- Hover states for dates in the post list have been removed.
- Title attributes are added indicating whether timestamp refers to updated_at or published_at
- The scheduling logic on the publish page still uses relative
formatting.
2024-03-27 11:30:14 +01:00
..
modals Updated copy in post list "add tag" modal 2023-04-26 16:55:25 +02:00
content-filter.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
content-filter.js Moved posts list components 2022-09-08 09:42:07 +01:00
context-menu.hbs Implemented duplicate post functionality (#16767) 2023-05-15 09:30:32 +01:00
context-menu.js 🐛 Fixed custom routing with collections (#17561) 2023-08-01 19:54:41 +01:00
list-item.hbs Updated time formatting for drafts and scheduled posts (#19924) 2024-03-27 11:30:14 +01:00
list-item.js Added automatic conversion of old content when opening in beta editor (#17876) 2023-08-30 16:54:03 +01:00
list.hbs Added bulk edit pages API and admin UI (#16633) 2023-04-14 12:16:15 +02:00
list.js Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00