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

add a configurable banner that can be displayed during the TEI migration and then turned off #1150

Closed
rlskoeser opened this issue Oct 4, 2022 · 2 comments
Assignees
Labels
🛠️ chore One-off task or update

Comments

@rlskoeser
Copy link
Contributor

hopefully we can adapt from the test banner we used to have and use on other sites; should make the text configurable (or maybe overridable with default test banner language), and should be able to enable/disable using a feature flags approach in django settings

@rlskoeser rlskoeser added the 🛠️ chore One-off task or update label Oct 4, 2022
@blms blms self-assigned this Oct 5, 2022
blms added a commit that referenced this issue Oct 5, 2022
blms added a commit that referenced this issue Oct 6, 2022
Restore test banner and make configurable (#1150)
@rlskoeser
Copy link
Contributor Author

Tested in qa and it works beautifully — enabled it; revised the text; disabled it.

Worth noting, it does require an nginx reload before the changes take effect.

@blms I forgot to discuss with you, is the warning banner also included in our admin base template? And if not, how much trouble to add it?

@rlskoeser
Copy link
Contributor Author

confirmed working in django admin as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ chore One-off task or update
Projects
None yet
Development

No branches or pull requests

2 participants