grafana/public/app/features
Jack Westbrook c809d63065
Buttons: replace usage of .btn classnames (#33226)
* refactor(loginpage): migrate custom button styles to use Button component

* refactor(certificationkey): prefer grafana-ui form elements over html elements and classnames

* refactor(axisselector): prefer grafana-ui Button component over html button element

* refactor(input-datasource): replace use of btn class with grafana-ui components

* chore(grafana-ui): delete deprecated ToggleButtonGroup component

* refactor: replace btn and cta-form__close class usage with IconButton

* chore(closebutton): post master merge use v2 theme

* refactor(permissionlist): remove usage of .btn classname

* Wip

* docs(styling): update styling and theme docs import paths

* refactor(alerting): remote btn classnames from TestRuleResult

* refactor(apikeys): prefer grafana-ui Button components over btn classNames

* refactor(folders): prefer grafana-ui Button components over btn classNames

* refactor(teams): prefer grafana-ui Button components over btn classNames

* refactor(datasources): prefer grafana-ui Button components over btn classNames

* refactor: prefer grafana-ui Button components over btn classNames

* Minor style tweak to service buttons

* test: update snapshots related to button changes

* chore(input-datasource): remove unused import declaration

* refactor(loginservicebuttons): rename theme.palette to theme.colors

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-04-23 10:06:42 +02:00
..
admin Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
alerting Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
annotations Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
api-keys Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
dashboard PanelEdit: update configRev on close (#33240) 2021-04-22 07:23:51 -07:00
datasources Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
explore Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
expressions Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
folders Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
inspector API and Inspector UI text edits (#32459) 2021-04-14 09:11:55 +02:00
library-panels PanelEdit: only update when config changes (#33133) 2021-04-19 19:24:39 +02:00
live Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
manage-dashboards Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
org Edit org UI text (#32455) 2021-03-30 20:54:31 +02:00
panel Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
playlist Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
plugins Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
profile Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
query Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 2021-04-21 14:25:43 +02:00
sandbox Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
search Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 2021-04-21 14:25:43 +02:00
teams Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
templating Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
users Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
variables Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
all.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00