Update page_bundle style references
What does this MR do and why?
Sort page_bundles alphabetically
Remove notifications page bundle references
The file has been removed with:
So we don't need to reference it anymore
Remove ci_cd_settings bundle reference
The file was removed with:
We can also remove to references from the templates which result in 404s right now.
Remove reference to pipeline_schedules page bundle
It was removed in 2023 with: !128913 (merged)
Expose todos_vue styles
They were introduced with: !167204 (merged) but currently result in a 404
Add missing declaration of trial_discover_page page bundle
It was introduced in !144017 (merged).
So we don't need to reference it anymore
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.