mirror of
https://github.com/grafana/grafana.git
synced 2026-02-18 18:20:52 -05:00
* Alerting: Make saved search name clickable to apply search Replace the magnifying glass icon with a clickable name for applying saved searches. The name now underlines on hover and triggers the apply action when clicked, matching the Dashboard list page interaction pattern. * Alerting: Update i18n extraction Remove unused apply-tooltip translation key. * Alerting: Fix E2E test for applying saved search Update test to click the search name button instead of the removed apply icon. * Alerting: Use TextLink for saved search names Refactor saved search name to use TextLink component instead of button, following the pattern used for alert rule names in the rule list. |
||
|---|---|---|
| .. | ||
| alerting-suite | ||
| cloud-plugins-suite | ||
| dashboard-cujs | ||
| dashboard-new-layouts | ||
| dashboards | ||
| dashboards-search-suite | ||
| dashboards-suite | ||
| extensions | ||
| fixtures | ||
| panels-suite | ||
| plugin-e2e | ||
| smoke-tests-suite | ||
| storybook | ||
| test-plugins | ||
| unauthenticated | ||
| utils | ||
| various-suite | ||
| start-server | ||