grafana/public/app/features/dashboard/components/TransformationsEditor
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
..
TransformationEditor.tsx Transformations: Selectively apply transformation to queries (#61735) 2023-01-31 17:06:06 +00:00
TransformationFilter.tsx Dataplane: Support prometheus dataplane contract for transformations and name matchers (#65237) 2023-04-08 00:13:19 +03:00
TransformationOperationRow.tsx QueryRow: Make toggle actions screen-readers accessible (#67998) 2023-05-10 11:57:08 +01:00
TransformationOperationRows.tsx Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02:00
TransformationsEditor.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TransformationsEditor.tsx Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
types.ts Transformations: Use Observable (#27584) 2020-10-06 07:55:09 +02:00