grafana/public/app/features
mikkancso 6bc7c70c02
Datasources: Cleanup unused code from datasources (#73360)
* remove unused datasource pages

* move useDataSourceSettingsNav from datasources to connections

without any modification in the code yet

The reason for this is that its only usage is in this file, so we are
going to merge it with the other useDataSourceSettingsNav hook in the
next commit.

* merge two useDataSourceSettingsNav's

and rename consts and remove duplicated calls

* simplify useDataSourceSettingsNav
2023-08-17 14:37:39 +02:00
..
admin Feat: Feature toggle admin page frontend interface (#72164) 2023-08-03 14:17:00 -04:00
alerting Alerting: Update Discord settings to treat 'url' as a secure setting (#69588) 2023-08-16 09:03:56 +02:00
annotations Chore: some type fixes (#69860) 2023-06-20 17:13:49 +01:00
api-keys Service accounts: API key migration refactoring to parse as json object of the results (#69771) 2023-06-08 12:12:26 +02:00
auth-config SAML: Add onclick action to providercard if the provider is configured (#72734) 2023-08-03 17:40:11 +02:00
browse-dashboards GLDS: Move Text component from the unstable package to grafana-ui (#72660) 2023-08-02 14:58:00 +02:00
canvas Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
commandPalette CommandPalette: Remove parent search and fuzzy search for pages (#71825) 2023-07-18 11:00:26 +01:00
connections Datasources: Cleanup unused code from datasources (#73360) 2023-08-17 14:37:39 +02:00
correlations DSPicker: Use new DS picker everywhere in Grafana (#70609) 2023-07-26 18:40:51 +02:00
dashboard Rendering: Fix dashboard screenshot (#73190) 2023-08-17 09:56:28 +02:00
dataframe-import Drag&Drop: Dynamically load sheets module (#69536) 2023-06-08 10:24:49 +02:00
datasources Datasources: Cleanup unused code from datasources (#73360) 2023-08-17 14:37:39 +02:00
dimensions Chore: fix some more types (#72726) 2023-08-14 16:04:04 +01:00
explore Explore: Improve parsing ranges from URL (#72498) 2023-08-17 12:06:52 +02:00
expressions Chore: fix some more types (#72726) 2023-08-14 16:04:04 +01:00
folders I18n: Translate phrases for new Browse Dashboards (#70654) 2023-07-04 16:32:32 +01:00
geo Chore: fix some more types (#72726) 2023-08-14 16:04:04 +01:00
inspector Chore: fix some more types (#72726) 2023-08-14 16:04:04 +01:00
invites Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
library-panels Chore: fix some more types (#72726) 2023-08-14 16:04:04 +01:00
live Chore: fix some more types (#72726) 2023-08-14 16:04:04 +01:00
logs Log row: split row-highlighting booleans in two (#73330) 2023-08-16 17:51:18 +02:00
manage-dashboards Chore: fix some more types (#72726) 2023-08-14 16:04:04 +01:00
notifications Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
org Chore: improve typings (#72679) 2023-08-07 09:32:13 +01:00
panel Chore: improve typings (#72679) 2023-08-07 09:32:13 +01:00
playlist Chore: Rename addById to addByUID (#72527) 2023-07-28 16:40:08 +01:00
plugins Plugins: remove 'admin/plugins' redirect (#73319) 2023-08-17 10:30:42 +02:00
profile Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
query Chore: improve typings (#72679) 2023-08-07 09:32:13 +01:00
runtime Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
sandbox QueryGroup: Cleanup leftovers from hackathons (#67048) 2023-04-21 15:32:47 +02:00
scenes Grafana UI: Text component show all text on hover when it is truncated (#68578) 2023-07-31 18:04:48 +02:00
search Search API: Search by folder UID (#65040) 2023-08-04 12:43:47 +03:00
serviceaccounts GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699) 2023-06-23 17:10:37 +02:00
storage Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
support-bundles Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
teams Forms: Remove some gf-form appearances in Grafana (#66735) 2023-05-31 09:50:53 +02:00
templating Variables: Add support for $__timezone template variable (#66785) 2023-05-09 15:21:28 +02:00
transformers Fix dupicated typo into duplicated (#73351) 2023-08-17 00:04:45 +03:00
users RBAC: Explain why org role selection is disabled for externally synced users (#72274) 2023-07-25 16:16:07 +03:00
variables Dashboard: Variables Dropdown - Fix Flickering on Refresh (#72566) 2023-08-16 17:32:48 +02:00
visualization/data-hover chore: Move data hover out of Geomap panel code (refactor part 1 of 2) (#68863) 2023-05-23 17:53:36 -06:00
all.ts Chore: Remove empty and leftover files (#55757) 2022-09-26 11:33:07 -04:00