grafana/public/app/core/components
Dominik Prokop 19e824006a
Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718)
* Make SelectOptionItem a generic type to enable select value typing
* TS ignores added because of optional value on Select items (it's no longer any)
2019-04-23 20:44:16 +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
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 Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02: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: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02: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 Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 2019-04-23 20:44:16 +02:00
PluginHelp Panel help view fixes 2018-12-19 11:03:54 +01:00
query_part Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
scroll Removed unused controllers and services 2019-02-05 15:09:56 +01:00
search UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
Select Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 2019-04-23 20:44:16 +02:00
SharedPreferences refactor: merged types and updated references 2019-03-19 17:44:58 +01:00
sidemenu Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
sql_part Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +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