grafana/public/app/features
Haris Rozajac b383cafd35
Explore: Logs in content outline (#86431)
* wip filtering

* Remove corresponding children from parentlessItem ref on register

* wip filtering

* Remove corresponding children from parentlessItem ref on register

* Highlighting filters

* OMG

* Handle updating highlight field inside context

* Toggling legend from the content outline

* Support multiple selects for log filters in content outline

* Remove commented out code

* Fix an issue with loki datasource; use same datastructure for logsVolume in Logs and LogVolume panel

* Fix registering logic

* cleanup

* Don't register outline items when having multiple log volume levels

* Remove checking mergeSingleChild logic because in context because ContentOutline does it

* Fix logic so it works for elasticsearch

* Better logic

* Add log color and sort

* Show items at full opacity

* Remove commented sort

* Do not highlight if all are selected, and highlight = 100% opacity, active = 30%

* dont auto collapse after filter unselect

* Remove console logs

* No partial opacity, add height for consistent display

---------

Co-authored-by: Piotr Jamroz <pm.jamroz@gmail.com>
Co-authored-by: Kristina Durivage <kristina.durivage@grafana.com>
2024-05-08 07:58:37 -05:00
..
admin Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
alerting Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
annotations Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
api-keys Replace deprecated layout elements (#86977) 2024-04-26 17:13:28 +02:00
apiserver Implement API server client in Scopes (#85266) 2024-04-15 13:43:42 +03:00
auth-config SSO: Collect user save attempts from OAuth provider forms (#87233) 2024-05-02 16:54:07 +03:00
browse-dashboards EmptyState: Apply call-to-action variant in core (#86448) 2024-04-22 17:01:24 +01:00
canvas Canvas: Fix canvas style regression (#87363) 2024-05-04 02:47:30 +03:00
commandPalette PluginExtensions: Make the extensions registry reactive (#83085) 2024-04-24 09:33:16 +02:00
connections Alerting: New settings page (#84501) 2024-05-03 17:42:42 +02:00
correlations Explore and Correlations: Replace deprecated layout components (#86967) 2024-04-29 13:50:03 +01:00
dashboard PanelHeaderCorner: Remove font-awesome icons (#87303) 2024-05-03 20:05:03 +03:00
dashboard-scene Revert "Panel: Keyboard focus shortcuts prioritization" (#87213) 2024-05-08 14:53:20 +02:00
dataframe-import Drag&Drop: Dynamically load sheets module (#69536) 2023-06-08 10:24:49 +02:00
datasources Alerting: New settings page (#84501) 2024-05-03 17:42:42 +02:00
dimensions Core: Replace deprecated jest matcher toBeCalledWith (#86635) 2024-05-01 15:33:26 +01:00
explore Explore: Logs in content outline (#86431) 2024-05-08 07:58:37 -05:00
expressions Alerting: Rename "classic condition" to "classic condition (legacy)" (#84743) 2024-03-19 16:29:08 +02:00
folders/state Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
geo Chore: Some test type fixes (#81812) 2024-02-05 09:47:30 +00:00
inspector Dashboards: Migrate from aria-label e2e selectors to data-testid (#78536) 2024-04-24 15:16:19 +02:00
invites Chore: Replace deprecated Form imports (#84537) 2024-03-16 09:48:05 +02:00
library-panels Chore: improve typings (#87306) 2024-05-03 17:21:37 +01:00
live Live: Improve the debug panel and add a devenv dashbaord (#83350) 2024-02-26 07:56:35 -08:00
logs Explore: Logs in content outline (#86431) 2024-05-08 07:58:37 -05:00
manage-dashboards Chore: improve typings (#87306) 2024-05-03 17:21:37 +01:00
migrate-to-cloud E2C: Restore Disconnect modal (#87223) 2024-05-02 11:57:51 +01:00
notifications EmptyState: Apply completed empty state in Notifications page (#86504) 2024-04-19 13:46:03 +01:00
org Chore: Replace VerticalGroup in OrgDetailsPage and BenchmarksPage (#86621) 2024-04-19 16:28:51 +01:00
panel Chore: Enable no-unreduced-motion and fix errors (#86572) 2024-04-29 13:12:36 +01:00
playlist EmptyState: Apply call-to-action variant in core (#86448) 2024-04-22 17:01:24 +01:00
plugins Plugins: Catalog to show all plugins by default (#87168) 2024-05-07 16:48:09 +03:00
profile PluginExtensions: Make the extensions registry reactive (#83085) 2024-04-24 09:33:16 +02:00
query Dashboard Scene: Chore - Add missing unit test to PanelDataQueryTab (#87139) 2024-05-02 15:54:50 +02:00
runtime Dashboard: Fixes save drawer always comparing changes against first loaded version (#76506) 2023-10-13 16:23:23 +02:00
sandbox Chore: Replace VerticalGroup in OrgDetailsPage and BenchmarksPage (#86621) 2024-04-19 16:28:51 +01:00
search Chore: ActionRow - Replace HorizontalGroup with Stack (#86143) 2024-04-15 15:57:15 +02:00
serviceaccounts Replace deprecated layout elements (#86977) 2024-04-26 17:13:28 +02:00
storage Chore: Remove HorizontalGroup and VerticalGroup from storage (#86888) 2024-04-25 13:58:25 +01:00
support-bundles Chore: Replace deprecated Form imports (#84537) 2024-03-16 09:48:05 +02:00
teams EmptyState: Apply call-to-action variant in core (#86448) 2024-04-22 17:01:24 +01:00
templating Scenes: support interpolations in TemplateSrv.replace (#86990) 2024-04-26 16:44:36 +01:00
trails datatrails: reloaded trail bugs related to no selected metric (#87344) 2024-05-03 21:29:54 +03:00
transformers Docs: Update example docs for rename by regex (#86627) 2024-04-19 21:04:54 +02:00
users RBAC: Render team, service account and user list when a user can see entities but not roles attached to them (#79642) 2023-12-18 15:55:02 +01:00
variables EmptyState: Apply call-to-action variant in core (#86448) 2024-04-22 17:01:24 +01:00
visualization/data-hover Add onClick behaviour to links to new tooltips (#84974) 2024-04-24 17:24:47 +02:00
all.ts Chore: Remove empty and leftover files (#55757) 2022-09-26 11:33:07 -04:00