grafana/public/app/features
Gábor Farkas 9ca888527b
Logs: Implement "infinite" scrolling in log context (#69459)
* logs: context: allow "infinite" scroll

* Log Context: Add visual changes to infinite scrolling (#70461)

* remove text showing how many log lines are loaded

* better positioning of loading indicators

* add border

* fix import

* better loading states

* improve corner cases

* increase page size 10 => 50

* updated unit test, simplified code

* fixed tests

* updated tests

* removed unused code

* fixed test

* improved refid-handling in loki

* removed unnecessary code

* better variable name

* refactor

* refactor

---------

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2023-06-28 11:51:16 +03:00
..
admin Forms: Remove usage of gf-form textarea and help icons (#70561) 2023-06-23 19:07:28 +09:00
alerting Alerting: Add NeedHelpInfo component in notifications step. (#70740) 2023-06-27 16:46: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 Authentication UI: Add metric for the first usage (#69779) 2023-06-09 15:26:32 +02:00
browse-dashboards I18n: Mark up phrases for translation on Folder page (#70754) 2023-06-27 16:23:57 +01:00
canvas Chore: some type fixes (#69860) 2023-06-20 17:13:49 +01:00
commandPalette Command palette: Include help links (#70234) 2023-06-19 13:29:26 +01:00
connections Datasource: datasource config page header redesign (#66999) 2023-05-23 09:18:00 -04:00
correlations Correlations: Account for restricted datasource (#70717) 2023-06-27 07:02:57 -05:00
dashboard Checkbox: Fix alignment in Safari (#70673) 2023-06-27 16:10:56 +01:00
dataframe-import Drag&Drop: Dynamically load sheets module (#69536) 2023-06-08 10:24:49 +02:00
datasources DatasourcePicker: Skip flaky upload test (#70756) 2023-06-27 18:05:06 +02:00
dimensions Chore: some type fixes (#69860) 2023-06-20 17:13:49 +01:00
explore Logs: Implement "infinite" scrolling in log context (#69459) 2023-06-28 11:51:16 +03:00
expressions Alerting: Expression card improvements (#70395) 2023-06-27 11:35:56 +02:00
folders I18n: Mark up phrases for translation on Folder page (#70754) 2023-06-27 16:23:57 +01:00
geo Geomap: Improve migration logic (#65500) 2023-04-28 12:20:10 -07:00
inspector Dashboard: Fix Drawer validation to avoid errors with empty request objects (#68214) 2023-05-11 10:59:50 +02:00
invites Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
library-panels GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699) 2023-06-23 17:10:37 +02:00
live Alert: Redesign with tinted background (#66918) 2023-05-01 15:50:25 +02:00
logs Logs: Implement "infinite" scrolling in log context (#69459) 2023-06-28 11:51:16 +03:00
manage-dashboards Dashboards: Allow dashboards with same name in different folders (#70378) 2023-06-26 11:49:50 +00:00
notifications
org Chore: remove i18n toggle (#69389) 2023-06-02 09:24:40 +01:00
panel Suggestions: Prioritize preferred visualizations for suggestion list (#67326) 2023-06-20 14:40:28 +02:00
playlist Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
plugins Catalog: Display badges for Angular plugins and disable install if Angular is disabled (#69084) 2023-06-28 09:58:45 +02:00
profile Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
query GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699) 2023-06-23 17:10:37 +02: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 kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
search Nested folders: Replace explicit type column with icon in browse view (#70666) 2023-06-26 11:58:26 +01:00
serviceaccounts GrafanaUI: Define tooltip or aria-label as required for IconButton (#69699) 2023-06-23 17:10:37 +02:00
storage Forms: Remove some gf-form appearances in Grafana (#66735) 2023-05-31 09:50:53 +02: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 Transformations: Config overrides being lost when config from query transform is applied (#69720) 2023-06-09 10:57:56 -04:00
users Auth: Show invite button if disable login form is set to false (#69946) 2023-06-15 13:17:45 +01:00
variables Variables: Remount query editor when datasource changed (#70615) 2023-06-27 12:59:24 +01: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