grafana/public/app/core/components
Patrick O'Carroll 128fb8fa7e Theme: Reworking button styling (#16362)
* added new variables for height in theme, added height to gui button large, replaced add gicon with regular gicon, replaced + with gicon, changed button display to flex

* set fixed height to large button, removed xlarge button and replaced with large button

* removed button-mini and replaced with button-small, set fixed height to default button and button-small

* fixed padding for default and large button, fixed height for navbar button, fixed snapshots

* fixed padding and margin on navbar buttons

* gave special height to login btn-primary

* readded btn-mini class with same styling as btn-small and a deprecated notice

* fixed add panel widget buttons
2019-04-08 09:48:15 +02:00
..
AlertBox Fixed some remaining issues 2019-02-06 21:32:48 +01:00
Animations Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
AppNotifications Big refactoring for dashboard init redux actions 2019-02-06 19:42:04 +01:00
ClickOutsideWrapper adced clickoutside wrapper 2018-11-13 17:00:28 +01:00
code_editor Merge branch 'fix-misspell-issues' of https://github.com/mjtrangoni/grafana into mjtrangoni-fix-misspell-issues 2018-12-19 11:21:34 +01:00
colorpicker Moved colorpicker to ui/components 2019-01-11 07:03:12 +01:00
CopyToClipboard Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
EmptyListCTA Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
ErrorBoundary Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
FilterInput Renamed to FilterInput and added label and search icon 2019-02-12 16:22:57 +01:00
Footer Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
form_dropdown Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
help Add a keybinding that toggles all legends in a dashboard 2019-03-05 13:19:40 -05:00
json_explorer Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
JSONFormatter Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
jsontree Typescript noAny fixes, start of a long journey 2019-03-12 15:14:45 +01:00
layout_selector Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
LayoutSelector chore: Replace the deprecated SFC with FC 2019-01-17 09:27:43 +01:00
manage_dashboards chore: cleaning up noimplicit anys in search_srv and tests 2019-03-19 14:48:35 +01:00
navbar Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
OrgActionBar Forgot about the snapshots 2019-02-12 16:31:11 +01:00
Page Fixed scrollbar issue introduced in theme changes 2019-02-21 09:41:53 +01:00
PageHeader chore: Fix typings and add Page-component to TeamPages #14762 2019-01-28 23:19:18 +01:00
PageLoader fix: Add pageName default to avoid "Loading undefined..." 2019-01-28 23:19:18 +01:00
PermissionList Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
PluginHelp Panel help view fixes 2018-12-19 11:03:54 +01:00
query_part Escape typeahead values in query_part 2018-10-15 14:05:07 +02:00
scroll Removed unused controllers and services 2019-02-05 15:09:56 +01:00
search Merge branch 'master' into develop 2018-12-11 10:00:29 +01:00
Select moving 2019-03-05 13:55:29 +01:00
SharedPreferences refactor: merged types and updated references 2019-03-19 17:44:58 +01:00
sidemenu teams: remov permission select for non admin users 2019-03-19 14:01:12 +01:00
sql_part Escape values in metric segment and sql part 2018-10-15 13:53:37 +02:00
TagFilter Renamed to FilterInput and added label and search icon 2019-02-12 16:22:57 +01:00
ToggleButtonGroup rename handleXXX to onXX events 2019-03-11 09:03:10 -07:00
dashboard_selector.ts changed var to const (#13061) 2018-08-29 14:26:50 +02:00
info_popover.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
org_switcher.ts Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
PasswordStrength.tsx WIP Update tslint (#12922) 2018-08-24 16:48:47 +02:00
switch.ts switch slider changes 2018-11-20 09:39:56 +01:00
WithFeatureToggle.tsx teams: feature toggle component 2019-03-19 13:57:24 +01:00