grafana/public/app/features/alerting/unified
Laura Benz 24502c4c4a
Add tooltip to instances of IconButton (#68880)
* refactor: tooltip is required

* refactor: add tooltips

* refactor: add tooltips

* refactor: add tooltips

* refactor: add tooltips

* refactor: add tooltips

* refactor: add tooltips

* refactor: adjust tests

* refactor: apply changes from code review

* refactor: adjust component for e2e test

* refactor: adjust fallback

* refactor: apply changes from code review

* refactor: apply changes from code review

* refactor: set IconButton default as type=button and remove from use cases

* refactor:  remove aria-labels when duplicated and type=button from use cases

* refactor: clean up

* refactor: fix tests

* refactor: fix type errors

* refactor: remove changes in order in order to add them to a separate PR

* refactor: set IconButton default as type=button

* refactor: remove tooltip

* refactor: apply changes requested in review
2023-06-08 10:23:28 +02:00
..
__mocks__ Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
__snapshots__ Expressions: Fixes the issue showing expressions editor (#62510) 2023-01-31 18:50:10 +01:00
api Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
components Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
hooks Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
mocks Alerting: Implement template preview for Grafana AlertManager (#65530) 2023-04-28 17:05:45 +02:00
search Alerting: Support filtering rules by multiple datasources (#64355) 2023-03-22 12:02:56 -03:00
state Alerting: Adds support for timezones in mute timings (#68813) 2023-05-25 16:19:33 +02:00
styles Alerting: Alert rules pagination (#50612) 2022-06-22 11:33:39 +02:00
types Alerting: Adds support for timezones in mute timings (#68813) 2023-05-25 16:19:33 +02:00
utils Alerting: Display error if repeat interval is lower than group interval (#69413) 2023-06-02 11:18:26 -03:00
Admin.tsx Alerting: Configure alert manager data source as an external AM (#52081) 2022-08-01 10:20:43 +02:00
AlertGroups.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
AlertGroups.tsx Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
AlertsFolderView.test.tsx Alerting: Add limits and move state and label matching filters to the BE (#66267) 2023-04-25 11:19:20 +02:00
AlertsFolderView.tsx Alerting: Loki-based alert state history modal (#66595) 2023-04-24 09:28:11 +02:00
AlertWarning.tsx Navigation: Use navid and pagnav in alert rules pages (#55722) 2022-10-04 14:36:36 +02:00
Analytics.test.ts Alerting: Survey changes (#68043) 2023-05-10 13:26:57 -03:00
Analytics.ts Alerting: Survey changes (#68043) 2023-05-10 13:26:57 -03:00
CloneRuleEditor.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
CloneRuleEditor.tsx Alerting: Add Copy action to templates table (#62135) 2023-02-01 14:14:10 +01:00
createRouteGroupsMatcherWorker.ts Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
ExistingRuleEditor.tsx Alerting: fix "no permissions" alert flashing (#59300) 2022-11-24 19:58:02 +01:00
features.ts Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
GrafanaRuleQueryViewer.tsx Alerting: Make Loki & Prometheus instant vector by default (#66797) 2023-04-27 17:38:22 +03:00
Home.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
mocks.ts NestedFolders: Show Dashboard and Folder full breadcrumb hierarchy (#68308) 2023-05-16 13:54:44 +01:00
MoreActionsRuleButtons.tsx Alerting: Reorder new alert and export buttons (#68418) 2023-05-31 10:56:54 -03:00
MuteTimings.test.tsx Alerting: Adds support for timezones in mute timings (#68813) 2023-05-25 16:19:33 +02:00
MuteTimings.tsx Alerting: Adds support for timezones in mute timings (#68813) 2023-05-25 16:19:33 +02:00
NotificationPolicies.test.tsx Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
NotificationPolicies.tsx Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
PanelAlertTab.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PanelAlertTabContent.test.tsx Alerting: Add limits and move state and label matching filters to the BE (#66267) 2023-04-25 11:19:20 +02:00
PanelAlertTabContent.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
Receivers.test.tsx Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
Receivers.tsx Alerting: Update contact point state semantics (#67994) 2023-05-09 17:58:15 +02:00
RedirectToRuleViewer.test.tsx Alerting: Add limits and move state and label matching filters to the BE (#66267) 2023-04-25 11:19:20 +02:00
RedirectToRuleViewer.tsx Alerting: Fix share URL for Prometheus rules on subpath (#66752) 2023-04-18 15:47:57 +02:00
routeGroupsMatcher.worker.ts Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
RuleEditor.tsx Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
RuleEditorCloudOnlyAllowed.test.tsx Revert "Alerting: Fix alert form broken coming from panel (#64148)" (#64240) 2023-03-06 16:31:03 +01:00
RuleEditorCloudRules.test.tsx Revert "Alerting: Fix alert form broken coming from panel (#64148)" (#64240) 2023-03-06 16:31:03 +01:00
RuleEditorExisting.test.tsx Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
RuleEditorGrafanaRules.test.tsx Revert "Alerting: Fix alert form broken coming from panel (#64148)" (#64240) 2023-03-06 16:31:03 +01:00
RuleEditorRecordingRule.test.tsx Alerting: Reorder new alert and export buttons (#68418) 2023-05-31 10:56:54 -03:00
RuleList.test.tsx Alerting: Reorder new alert and export buttons (#68418) 2023-05-31 10:56:54 -03:00
RuleList.tsx Alerting: Reorder new alert and export buttons (#68418) 2023-05-31 10:56:54 -03:00
RuleViewer.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
RuleViewer.tsx Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
Silences.test.tsx Alerting: Fix action buttons label and placement in several views following standard and being consistent with the rest of the ui (#67799) 2023-05-04 17:05:26 +02:00
Silences.tsx Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
TODO.md Alerting: Prometheus-compatible Alertmanager timings editor (#64526) 2023-03-21 12:12:25 +01:00
useRouteGroupsMatcher.test.tsx Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00
useRouteGroupsMatcher.ts Alerting: Matching instances preview for notification policies (#68882) 2023-05-30 15:15:22 +02:00