Skip to content
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

Remove maintenance banner following completion of UTF8MB4 migration #9877

Merged
merged 1 commit into from
Feb 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions config/locales/en/admin/maintenance_banner.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
en:
admin:
maintenance_banner:
show_banner: true
message: |
Whitehall Publisher will be unavailable on 3 February from 8pm to 10pm for essential maintenance. Scheduled publishing may be delayed.
show_banner: false
message: Whitehall is currently down for planned maintenance
1 change: 0 additions & 1 deletion features/visual-editor.feature
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Feature: Save edition content with visual editor
When I fill in the required fields for publication "Publication with visual editor" in organisation "Visual ministry"
And I save and go to document summary
Then I should see the visual editor on subsequent edits of the publication
And I force publish the publication "Publication with visual editor"

@javascript
Scenario: I create a new publication and exit the visual editor experience
Expand Down