grafana/public/app/core/components
Eric Leijonmarck 394976bb6e
Service accounts: Fix mouse leave event by hide scrollbar in firefox and chrome (#74266)
fix: hide scrollbar in firefox and chrome for menu, due to mouse leave event
2023-09-08 07:40:18 +01:00
..
AccessControl Browse Dashboards: Split new browse UI from nested folders backend (#74435) 2023-09-07 11:41:00 +01:00
Animations Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
AppChrome Eslint: Update grafana/eslint-config that allows public accessability modifier (#73906) 2023-08-28 14:57:49 +02: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: Don't add breadcrumb for the current tab (#68230) 2023-05-11 15:16:42 +02: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
help i18n: Mark up HelpModal for translations (#73806) 2023-08-30 14:08:18 +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 GLDS: Move Text component from the unstable package to grafana-ui (#72660) 2023-08-02 14:58:00 +02:00
OptionsUI Dashboard: Slider overlapping with right input field (#71282) 2023-07-10 21:36:37 +02:00
Page GLDS: Move Text component from the unstable package to grafana-ui (#72660) 2023-08-02 14:58:00 +02:00
PageActionBar Forms: Remove some gf-form appearances in Grafana (#66735) 2023-05-31 09:50:53 +02:00
PageHeader Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01: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
PermissionList Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
PluginHelp Plugins: Fix plugin query help markdown (#60485) 2023-01-03 14:20:27 +01:00
QueryOperationRow Transformations: Force QueryOperationRow to expand on showHelp click (#73958) 2023-08-29 09:41:44 -06:00
RolePicker Service accounts: Fix mouse leave event by hide scrollbar in firefox and chrome (#74266) 2023-09-08 07:40:18 +01:00
Select Browse Dashboards: Split new browse UI from nested folders backend (#74435) 2023-09-07 11:41:00 +01:00
SharedPreferences Chore: remove i18n toggle (#69389) 2023-06-02 09:24:40 +01:00
Signup Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
SplitPaneWrapper Core: Update components to have standard radii (#65065) 2023-03-21 12:24:50 +01:00
SVG Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787) 2023-03-16 19:13:34 +02:00
TagFilter Chore: More typescript improvements 💪 (#68699) 2023-05-22 11:53:58 +01:00
TimelineChart StatusHistory: Support legend decimals based on field overrides (#72486) 2023-08-01 20:54:56 +02:00
TimePicker Time Range: Using relative time takes timezone into account (#74013) 2023-09-04 10:38:35 +01:00
TraceToLogs Tracing: Trace to metrics default range (#72433) 2023-07-31 11:24:12 +01:00
TraceToMetrics Tracing: Trace to metrics default range (#72433) 2023-07-31 11:24:12 +01:00
Upgrade Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +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: Upgrade tracing data source configuration editors (#68764) 2023-06-01 15:52:40 +01:00
WithFeatureToggle.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00