grafana/public/app/core/components
Ashley Harrison 0e4743b852
NestedFolderPicker: Expand/collapse keyboard handling (#70949)
* better keyboard handling in NestedFolderList

* add check for foldersAreOpenable
2023-07-04 12:55:25 +01:00
..
AccessControl I18n:Mark up phrases for translation on Permissions drawer (#70842) 2023-06-29 13:43:14 +01:00
Animations Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
AppChrome I18n: Mark up strings on Navigation - Connections section (#70914) 2023-06-30 11:27:19 +01:00
AppNotifications AppNotifications: Fixes issue with missing app notifications (#67190) 2023-04-25 11:46:58 +02:00
Branding Login: Fix footer from displaying under the login box (#70897) 2023-06-29 13:16:55 +00:00
Breadcrumbs Breadcrumbs: Don't add breadcrumb for the current tab (#68230) 2023-05-11 15:16:42 +02:00
CloseButton Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
ColorScale
DynamicImports
EmptyListCTA Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
FolderFilter
Footer
ForgottenPassword Login: Show additional information when prompting to change password (#69537) 2023-06-06 11:24:46 +01:00
help Navigation: Add keyboard shortcut to navigate directly to Dashboards (#68350) 2023-05-12 13:25:54 +01:00
IntervalInput Tracing: Add inline validation to time shift configuration fields (#70879) 2023-07-04 10:49:21 +01:00
Layers Chore: Enable remaining jsx-a11y rules (#70990) 2023-06-30 16:58:16 +01:00
LocalStorageValueProvider
Login Login: Adjust error message when user exceed login attempts (#70736) 2023-06-30 11:22:44 +01:00
modals Chore: More typescript improvements 💪 (#68699) 2023-05-22 11:53:58 +01:00
NavLandingPage Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
NestedFolderPicker NestedFolderPicker: Expand/collapse keyboard handling (#70949) 2023-07-04 12:55:25 +01:00
OptionsUI Chore: Enable remaining jsx-a11y rules (#70990) 2023-06-30 16:58:16 +01:00
Page Nested folders: Consolidate mutations in RTK query (#70249) 2023-06-22 09:44:19 +01: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
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 Chore: More typescript improvements 💪 (#68699) 2023-05-22 11:53:58 +01:00
PasswordField Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
PermissionList
PluginHelp
QueryOperationRow GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699) 2023-06-23 17:10:37 +02:00
RolePicker Chore: Enable remaining jsx-a11y rules (#70990) 2023-06-30 16:58:16 +01:00
Select StyleGuide: Add testing guide (#69403) 2023-06-09 18:21:32 +03: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: Fix rendering of value-mapped null (#69033) 2023-05-25 13:38:32 -05:00
TimePicker TimePicker: Fixes issues with "Recently used absolute ranges" section (#66281) 2023-04-17 17:19:44 +02:00
TraceToLogs Tracing: Add inline validation to time shift configuration fields (#70879) 2023-07-04 10:49:21 +01:00
TraceToMetrics Tracing: Add inline validation to time shift configuration fields (#70879) 2023-07-04 10:49:21 +01:00
Upgrade
CardButton.tsx
ConfigDescriptionLink.tsx Tracing: Upgrade tracing data source configuration editors (#68764) 2023-06-01 15:52:40 +01:00
connectWithCleanUp.tsx
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