grafana/public/app/core/components
Ben Sully f040a8321b
Plugins: Add Command Palette extension point (#78098)
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2023-12-12 08:52:09 +00:00
..
AccessControl Chore: Remove newBrowseDashboards feature toggle (#78190) 2023-11-22 15:22:00 +00:00
Animations Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
AppChrome Plugins: Add Command Palette extension point (#78098) 2023-12-12 08:52:09 +00:00
AppNotifications AppNotifications: Fixes issue with missing app notifications (#67190) 2023-04-25 11:46:58 +02:00
Branding Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
Breadcrumbs Breadcrumbs: Only dedupe the lowest child node of sectionNav (#78279) 2023-11-22 15:36:49 +00:00
CloseButton Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
ColorScale Tooltip: Improved Heatmap tooltip (#75712) 2023-11-30 11:04:56 -06:00
DynamicImports GrafanaRoute: Use React.Lazy instead of react-loadable and improve error handling (#55339) 2022-09-21 05:41:05 +02:00
EmptyListCTA Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
FolderFilter Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
Footer Whitelabeling: Add a config option to hide the Grafana edition from the footer (#73412) 2023-08-18 15:09:36 +01:00
ForgottenPassword Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
GraphNG Chore: Move internal GraphNG+Timeseries components into core (#77525) 2023-11-01 21:59:55 -07:00
help i18n: Mark up HelpModal for translations (#73806) 2023-08-30 14:08:18 +01:00
Indent DockedMegaMenu: Refactor and rename to simplify (#75872) 2023-10-03 13:03:27 +01:00
IntervalInput Traces: Add inline validation and greater precision to duration fields in span filters (#71404) 2023-07-13 10:48:31 +01:00
Layers Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
LocalStorageValueProvider Make LocalStorageProvider react to storage events (#55810) 2022-09-27 14:37:59 +02:00
Login Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
modals Chore: More typescript improvements 💪 (#68699) 2023-05-22 11:53:58 +01:00
NavLandingPage Admin: Add redirect notice for datasources to admin landing page (#72736) 2023-08-04 07:45:09 +02:00
NestedFolderPicker DockedMegaMenu: Refactor and rename to simplify (#75872) 2023-10-03 13:03:27 +01:00
OptionsUI Chore: Deprecate FieldConfigEditorProps in favor of StandardEditorProps (#78319) 2023-12-07 13:03:18 +02:00
Page Page: Add support for tab counters (#78127) 2023-11-16 13:31:14 +00:00
PageActionBar Forms: Remove some gf-form appearances in Grafana (#66735) 2023-05-31 09:50:53 +02:00
PageHeader Dashboard: Remove old panel code and leave only new panel design (#74196) 2023-09-12 11:54:41 +03:00
PageInfo Add new PageInfo component (#58421) 2022-11-08 14:20:05 +00:00
PageLoader Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PageNotFound PageNotFound: G10 Redesign (#66909) 2023-04-28 08:18:14 +02:00
PanelTypeFilter Dashboards: POC split between visualizations and widgets (#70850) 2023-07-12 10:09:22 -03:00
PasswordField Login: Improve accessibility of Login form (#78652) 2023-11-28 10:22:20 +00:00
PluginHelp Plugins: Fix plugin query help markdown (#60485) 2023-01-03 14:20:27 +01:00
QueryOperationRow i18n: Markup QueryEditorRow Component for translations (#76312) 2023-11-10 09:46:32 +01:00
RolePicker RolePicker: Use portal to render menu (#77499) 2023-11-03 11:06:51 +02:00
Select Chore: Remove newBrowseDashboards feature toggle (#78190) 2023-11-22 15:22:00 +00:00
SharedPreferences Forms: Remove gf-form appearances in admin, profile and team settings (#74360) 2023-09-20 12:04:56 +02:00
Signup Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
SplitPaneWrapper Dashboard: Overflow and z-index adjustments (#75597) 2023-10-05 22:46:15 -05:00
SVG Canvas: Avoid conflicting stylesheets when loading SVG icons (#74461) 2023-09-18 17:38:45 +00:00
TagFilter Icon: Simplify and remove wrapping <div> (#76819) 2023-10-24 12:16:32 +01:00
TimelineChart Status History: Improve tooltip (#76647) 2023-11-22 09:55:29 +01:00
TimePicker Chore: Refactor TimeRangePicker for aria-label selectors (#78399) 2023-11-23 10:39:26 +00:00
TimeSeries Timeseries: Remove cursor sync when x is not time (#78496) 2023-11-22 16:23:16 -06:00
TraceToLogs Tempo: remove gf-form from TagMappingInput in trace to logs config section (#77835) 2023-11-08 14:31:01 +01:00
TraceToMetrics Tempo: Fix read-only assignment (#79183) 2023-12-11 10:30:31 +01:00
TraceToProfiles Tempo: Embed flame graph in span details (#77537) 2023-11-23 13:36:53 +00:00
Upgrade Rewrite old useStyles2 pattern to use new pattern (#76136) 2023-10-09 10:49:08 +01:00
CardButton.tsx Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
ConfigDescriptionLink.tsx Tracing: Upgrade tracing data source configuration editors (#68764) 2023-06-01 15:52:40 +01:00
connectWithCleanUp.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
Divider.tsx Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
NodeGraphSettings.tsx Chore: Convert some core components to use emotion object styles (#78607) 2023-11-29 15:26:19 +00:00
WithFeatureToggle.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00