openreplay/frontend/app/components/Dashboard/Widgets
Bart Riepe af4160eb20
feat(ui): add consistent timestamps to (almost) all items in the player ui
This also tries to make the autoscroll functionality a bit more consistent, where all items are always shown in the list, but items which have not yet occurred will be partially transparent until they happen.

Due to that change, autoscroll behavior which previously always went all the way to the bottom of a list didn't make sense anymore, so now it scrolls to the current item.
2022-08-23 09:34:55 +09:00
..
BreakdownOfLoadedResources
BusiestTimeOfTheDay
CallsErrors4xx
CallsErrors5xx
CallWithErrors
common feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
CpuLoad
Crashes
CustomMetricsWidgets change(ui): update metric missing data message 2022-08-19 13:11:05 +02:00
DomBuildingTime
Errors
ErrorsByOrigin
ErrorsByType
ErrorsPerDomain
FPS
LastFrustrations
LastPerformance
MemoryConsumption
MissingResources
MostImpactfulErrors
Performance
PredefinedWidgets change(ui): update metric missing data message 2022-08-19 13:11:05 +02:00
ResourceLoadedVsResponseEnd
ResourceLoadedVsVisuallyComplete
ResourceLoadingTime
ResponseTime
ResponseTimeDistribution
SessionsAffectedByJSErrors
SessionsImpactedBySlowRequests
SessionsPerBrowser
SlowestDomains
SlowestImages
SlowestResources
SpeedIndexLocation
TimeToRender
TopDomains
TrendChart
ApplicationActivity.js
index.js
PageMetrics.js
ProcessedSessions.js
TopMetrics.js
UserActivity.js