grafana/public/app/core/components
2023-03-14 16:38:21 +02:00
..
AccessControl Login: Remove single admin team restriction (#54534) 2022-09-02 18:16:39 +02:00
Animations Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
AppChrome TopNav: Wrap TopSearchBar in memo to prevent unnecessary re-renders (#64667) 2023-03-13 10:57:55 +01:00
AppNotifications Notification history: Use Card instead of reusing alert (#49418) 2022-05-23 16:48:17 +01:00
Branding PublicDashboards: Page to request access to protected pubdash (#61329) 2023-01-18 11:57:34 -06:00
Breadcrumbs Navigation: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +00:00
CloseButton Chore: replace React.FC<Props> with simple function component (#54123) 2022-08-24 16:54:34 -04: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: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ErrorPage Update a few more pages to use navId instead of navModel from store (#55342) 2022-09-19 13:21:41 +02:00
FolderFilter Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
Footer Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2023-03-01 15:34:53 +00:00
ForgottenPassword Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
help Navigation: Add keyboard shortcut to search input (#62116) 2023-01-26 12:07:32 +00:00
Layers Add query library behind dev-mode-only feature flag (#55947) 2022-11-30 15:33:40 -08:00
LocalStorageValueProvider Make LocalStorageProvider react to storage events (#55810) 2022-09-27 14:37:59 +02:00
Login Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
MegaMenu Navigation: add a link to starred dashboards in the megamenu (#62685) 2023-02-08 15:18:13 +00:00
modals Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NavBar Navigation: Fix Home logo always going to /login (#62658) 2023-03-09 16:42:45 +00:00
OptionsUI Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
Page Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PageActionBar Connections: Update "Your connections/Data sources" page (#58589) 2022-11-30 09:41:01 +01:00
PageHeader Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02: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
PageNew Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PanelTypeFilter LibraryPanelSearch: Refactor and fix hyphen issue (#55314) 2022-09-21 18:37:17 +01:00
PasswordField Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +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 Update Monthly patch updates (#64323) 2023-03-08 09:38:06 +00:00
RolePicker Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
Select Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
SharedPreferences AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
Signup Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
SplitPaneWrapper Chore: use React.PropsWithChildren to explicitly define the children prop (#64433) 2023-03-08 16:12:54 +00:00
SVG SVG: Add dompurify preprocessor step (#62143) 2023-01-25 10:37:29 -08:00
TagFilter Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
TimelineChart Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
TimePicker TimeRangePicker: Fix recent ranges not showing all items (#59836) 2022-12-09 11:28:57 +00:00
TraceToLogs FalconLogScale: Traces to logs support (#64174) 2023-03-10 14:17:17 +00:00
TraceToMetrics Tempo: Config and doc updates (#64017) 2023-03-06 16:03:29 +00:00
Upgrade Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
CardButton.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
connectWithCleanUp.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
NodeGraphSettings.tsx Tempo: Config and doc updates (#64017) 2023-03-06 16:03:29 +00:00
OrgSwitcher.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
WithFeatureToggle.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00