-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Browser statistics #7197
Add support for Browser statistics #7197
Conversation
I left the color palette changes to the commit if you think we should add some background colors for example entires without any URL etc. |
c09d3d7
to
5af77f8
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #7197 +/- ##
===========================================
- Coverage 64.63% 64.30% -0.33%
===========================================
Files 335 337 +2
Lines 42172 42447 +275
===========================================
+ Hits 27257 27293 +36
- Misses 14915 15154 +239 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
d2ca3f2
to
8fc20f4
Compare
Still one bug left: after editing an entry, the list is not updated. |
8fc20f4
to
f6ebbf7
Compare
f6ebbf7
to
13662a1
Compare
@droidmonkey Thanks for the tweaks! |
Co-authored-by: Jonathan White <[email protected]>
Adds support for Browser Statistics in Database Reports.
Features:
Fixes #6847.
Screenshots
Testing strategy
Manually.
Type of change