Skip to content

✨ Added posts and pages bulk editing#16634

Merged
SimonBackx merged 1 commit intoTryGhost:mainfrom
SimonBackx:ga-post-bulk-editing
Apr 27, 2023
Merged

✨ Added posts and pages bulk editing#16634
SimonBackx merged 1 commit intoTryGhost:mainfrom
SimonBackx:ga-post-bulk-editing

Conversation

@SimonBackx
Copy link
Copy Markdown
Contributor

@SimonBackx SimonBackx commented Apr 14, 2023

fixes https://github.com/TryGhost/Team/issues/2677


🤖 Generated by Copilot at d98a06f

This pull request updates the pages.hbs template to use the PostsList::List component for rendering pages, instead of the old ol element and the PostsList::ListItemOld component. This change simplifies the template, unifies the posts and pages UI, and enables new features and styles for pages. This change is part of a larger refactor to improve the admin app.

@SimonBackx SimonBackx marked this pull request as ready for review April 14, 2023 10:39
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.30 🎉

Comparison is base (792834e) 71.89% compared to head (d98a06f) 72.20%.

❗ Current head d98a06f differs from pull request most recent head aa86401. Consider uploading reports for the commit aa86401 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16634      +/-   ##
==========================================
+ Coverage   71.89%   72.20%   +0.30%     
==========================================
  Files        1782     1758      -24     
  Lines      113216   112141    -1075     
  Branches    16853    16714     -139     
==========================================
- Hits        81401    80968     -433     
+ Misses      30730    30087     -643     
- Partials     1085     1086       +1     
Flag Coverage Δ
e2e-tests 84.54% <ø> (-0.03%) ⬇️
unit-tests 56.46% <ø> (+0.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 76 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@SimonBackx SimonBackx force-pushed the ga-post-bulk-editing branch from d98a06f to aa86401 Compare April 27, 2023 08:16
@SimonBackx SimonBackx merged commit ec5ee76 into TryGhost:main Apr 27, 2023
@SimonBackx SimonBackx deleted the ga-post-bulk-editing branch April 27, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant