andreaselia / laravel-analytics

Analytics for the Laravel framework.
MIT License
165 stars 25 forks source link

Add filter for dashboard based on uri #46

Closed grantholle closed 10 months ago

grantholle commented 10 months ago

This change allows you to filter based on the uri on the dashboard. Now when clicking on a uri on the dashboard, it will display data for that uri only.

andreaselia commented 10 months ago

Sorry @grantholle, I totally missed your PR (don't recall seeing any notification for it either).

I'll check this out tonight and get it merged in.

andreaselia commented 10 months ago

Hope you don't mind but I made some changes to make it match the rest of the UI a little better.

I also added an empty state for each stats card.

CleanShot 2023-10-26 at 22 55 16@2x

cc: @tomirons

grantholle commented 10 months ago

Looks good, no problem.