grafana/public/app/core/components
Gilles De Mey 2659409191
Breadcrumbs: Only dedupe breacrumb items for matching node names (#78077)
only dedupe breactumb items for matching node names
2023-11-16 13:46:25 +00:00
..
AccessControl Stack: Use the component from grafana/ui (#77543) 2023-11-06 18:15:52 +02:00
Animations Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
AppChrome Navigation: Report megamenu state when clicking a navigation item (#77705) 2023-11-06 14:32:29 +00:00
AppNotifications AppNotifications: Fixes issue with missing app notifications (#67190) 2023-04-25 11:46:58 +02:00
Branding Whitelabeling: Add a config option to hide the Grafana edition from the footer (#73412) 2023-08-18 15:09:36 +01:00
Breadcrumbs Breadcrumbs: Only dedupe breacrumb items for matching node names (#78077) 2023-11-16 13:46:25 +00:00
CloseButton Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
ColorScale Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02: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: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
FolderFilter Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +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 Login: Show additional information when prompting to change password (#69537) 2023-06-06 11:24:46 +01: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: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
LocalStorageValueProvider Make LocalStorageProvider react to storage events (#55810) 2022-09-27 14:37:59 +02:00
Login Whitelabeling: Add a config option to hide the Grafana edition from the footer (#73412) 2023-08-18 15:09:36 +01: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: Improve typings in OptionsUI and Explore (#76245) 2023-10-11 11:43:25 +01: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 Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02: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 LegacyForms from MetricSelect component (#76490) 2023-10-27 12:41:04 +02: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 StatusHistory/StateTimeline: Re-config plot for tooltip mode in panel edit (#77954) 2023-11-09 11:48:39 -06:00
TimePicker TimePicker: Close overlay content when toolbar button is clicked for the second time (#77796) 2023-11-08 11:39:37 -03:00
TimeSeries Chore: Move internal GraphNG+Timeseries components into core (#77525) 2023-11-01 21:59:55 -07:00
TraceToLogs Tempo: remove gf-form from TagMappingInput in trace to logs config section (#77835) 2023-11-08 14:31:01 +01:00
TraceToMetrics Tracing: Update configuration editor links (#76678) 2023-10-18 12:30:38 +01:00
TraceToProfiles Tracing: Trace to profiles (#76670) 2023-11-01 10:14:24 +00:00
Upgrade Rewrite old useStyles2 pattern to use new pattern (#76136) 2023-10-09 10:49:08 +01:00
CardButton.tsx Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01: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 Tracing: Upgrade tracing data source configuration editors (#68764) 2023-06-01 15:52:40 +01:00
NodeGraphSettings.tsx Tracing: Update configuration editor links (#76678) 2023-10-18 12:30:38 +01:00
WithFeatureToggle.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00