grafana/public/app/core/components
Alex Khomenko 5aeb367322
Core: DashboardPicker improvements (#22619)
* Refactor the picker to FC

* Remove redundant variable

* currentDashboardId => currentDashboard

* Make isClearable configurable

* Use useAsyncFn for options loading

* Move getDashboards outside of component
2020-03-10 11:16:56 +02:00
..
Animations Chore: Upgrades typescript to version 3.5 (#18263) 2019-07-26 15:14:06 +01:00
AppNotifications CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
BackButton NewPanelEditor: Panel edit tweaks (#22415) 2020-02-25 17:58:20 +01:00
Branding Core: Make application title customizable for WL (#22401) 2020-02-25 15:18:37 +01:00
code_editor TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
colorpicker Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
CopyToClipboard Migration: Save dashboard modals (#22395) 2020-03-03 08:22:26 +01:00
DynamicImports Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
EmptyListCTA E2E: Adds tests for QueryVariable CRUD (#20448) 2019-11-25 07:29:01 +01:00
FilterInput Table: Matches column names with unescaped regex characters (#21164) 2019-12-18 12:38:39 +01:00
Footer Read target prop from the links in the footer (#22074) 2020-02-11 14:00:06 +02:00
form_dropdown Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00
help Chore: Converts HelpModal from angular to react (#19474) 2019-10-02 14:57:40 +01:00
jsontree Transformers: configure result transformations after query(alpha) (#18740) 2019-09-09 08:58:57 +02:00
layout_selector Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
LayoutSelector chore: Replace the deprecated SFC with FC 2019-01-17 09:27:43 +01:00
LocalStorageValueProvider Dashboard: new updated time picker (#20931) 2019-12-20 15:31:58 +01:00
Login Auth: Azure AD OAuth (#20030) 2020-02-13 12:12:25 +03:00
manage_dashboards Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
modals Migration: Save dashboard modals (#22395) 2020-03-03 08:22:26 +01:00
OrgActionBar Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
Page Core: Make application title customizable for WL (#22401) 2020-02-25 15:18:37 +01:00
PageHeader Fix: Reimplement HideFromTabs in Tabs component (#21863) 2020-02-03 08:16:48 +01:00
PageLoader Feature: Encapsulated dynamic imports with error boundary and suspense (#19128) 2019-09-17 09:46:26 +02:00
PasswordInput ChangePassword: Rewrite change password page to react (#17811) 2019-07-03 17:02:11 +02:00
PermissionList Registry: add a reusable function registry (#17047) 2019-07-16 11:40:23 -07:00
PluginHelp Markdown: Replace rendering library (#17686) 2019-06-26 13:15:45 +02:00
query_part TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
scroll Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
search Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
Select Core: DashboardPicker improvements (#22619) 2020-03-10 11:16:56 +02:00
SharedPreferences Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
sidemenu Core: add hideFromMenu for child items (#22494) 2020-02-28 15:09:55 +01:00
sql_part TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
TagFilter Chore: bump react-select to 3.0.8 (#21638) 2020-01-28 07:43:18 +01:00
TimePicker Fix: when reloading page make sure that time picker history is converted to dateTime. 2020-03-05 13:14:42 +01:00
connectWithCleanUp.tsx Chore: Updates yarn.lock (#19919) 2019-10-19 09:30:12 +02:00
dashboard_selector.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
info_popover.ts InfoPopover: Fixes transclude undefined error (#17063) 2019-05-14 15:28:09 +02:00
OrgSwitcher.tsx OrgSwitcher: Fixed issue rendering org switcher even when it's not open (#21061) 2019-12-13 09:27:45 +01:00
switch.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
WithFeatureToggle.tsx teams: feature toggle component 2019-03-19 13:57:24 +01:00