Ghost/ghost/admin/app/components/announcement-settings
Elena Baidakova 4207c9d0d1
Added browser tests for announcement bar (#16742)
refs TryGhost/Team#3122

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 87727d9</samp>

Added `data-testid` attributes to various elements in the announcement
bar settings feature to enable Playwright testing. Fixed a potential bug
with the `visibilitySettings` getter in the `visibility.js` component.
Added Playwright tests for the announcement bar settings feature in
`announcement-bar-settings.spec.js`.
2023-05-05 14:11:26 +04:00
..
background.hbs Wired announcement settings admin UI to API (#16692) 2023-04-21 12:49:29 +04:00
background.js Fixed announcement bar preview (#16715) 2023-04-27 16:40:11 +04:00
content.hbs Fixed text selection for announcement bar 2023-04-26 22:33:13 +02:00
content.js Fixed announcement bar preview (#16715) 2023-04-27 16:40:11 +04:00
visibility.hbs Added browser tests for announcement bar (#16742) 2023-05-05 14:11:26 +04:00
visibility.js Added browser tests for announcement bar (#16742) 2023-05-05 14:11:26 +04:00