sufst / wireless-telemetry-gui

Web-based telemetry GUI system
6 stars 1 forks source link

feat(dashboard): update `/dashboard` session tab table to only include latest sessions #56

Closed AndreasDemenagas closed 2 years ago

AndreasDemenagas commented 2 years ago

Currently a list of all sessions is shown in the table provided in the bottom of the Session tab in the /dashboard page.

Update this to only show the top 5-10 most recent sessions. A list of all past sessions should be shown in the /sessions page.