-
Notifications
You must be signed in to change notification settings - Fork 3
UN-589: Wagtail 5.0 upgrade #860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #860 +/- ##
===========================================
+ Coverage 81.39% 81.43% +0.03%
===========================================
Files 109 109
Lines 3806 3808 +2
===========================================
+ Hits 3098 3101 +3
+ Misses 708 707 -1
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Hey @ababic, I think this one's ready to review when you're free! For the deprecation warning - I've created a PR on wagtailmedia's repo - not sure if it's any good but if it gets accepted that should stop the deprecation warning. |
daf8bd9
to
0f128da
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works fine for me locally :)
* develop: (33 commits) CHORE: Update Poetry install options for platform.sh (#878) CHORE: Upgrade poetry to 1.4.2 (#877) UN-589: Wagtail 5.0 upgrade (#860) DF-644: Add `uuid` field to all page types (#844) UN-470: Fix FeaturedRecordArticleBlock TemplateSyntaxError (#866) [UN-538] Update semantics for record details component (#864) CHORE: Changed content warning colour to `color__grey-2` (#859) UN-556: Featured Story CTA label is not descriptive enough (#856) UN-551: "Read more" and "Read less" button label not descriptive (#857) UN-558: Breadcrumb separator is announced as "greater than" (#855) [UN-562] Add aria-expanded attribute to gallery button (#847) [UN-549] Record Revealed - Missing icon (#833) [UN-547] Record revealed - only interactive elements should be focusable (#835) UN-560: View the record CTA sr-only repeats the name of the full record which is very verbose (#832) UN-572: Remove `heading` from `QuoteBlock` (#842) Un 506 content warning (#843) UN-555: Featured Article "New" label is marked with a `role="link"` attribute (#831) DF-630: Add `skos_id` fields for entities that map to official categories (#822) UN-574: Remove unused `CollectionHighlights` and `ResultsPage` (#846) [UN-536] Multiple duplicate IDs for article descriptions (#839) ... # Conflicts: # scripts/src/modules/analytics/search/search_sort_filters_tracking.js
Ticket URL: UN-589
About these changes
Wagtail 5.0 upgrade!
How to check these changes
Check that the site works, upgrade considerations have been met, and ensure that 5.0 has been applied.
Before assigning to reviewer, please make sure you have
Merging PR guidance
Follow docs\developer-guide\contributing.md
Deployment guidance
Follow docs\infra\environments.md