analytics/assets/js/dashboard
Vignesh Joglekar 979d2526d5
Add Comparison Line and Improved Tooltip to Visitors Graph (#624)
* First pass

* Title Section of Tooltip+Formatting

* Cleanup, Formatting, Rest of Tooltip

* Fixes bug in "month" calculate_plot

Bug: where calculate_plot on "month" didn't correctly use the end date in the date range, and instead always used the current time - making requesting past chunks of 6 or 12 month data impossible

* Cleanup + Comments

* Cleanup+Percentage Formatting Changes

* Fixes Realtime Tooltip

* Prevent FE Crash

* Minor format, code cleanup

* Removes erroneous changes

* Github UI is bad at indenting
2021-01-20 15:49:39 +02:00
..
stats Add Comparison Line and Improved Tooltip to Visitors Graph (#624) 2021-01-20 15:49:39 +02:00
api.js Ability to add event metadata (#381) 2020-10-28 11:09:04 +02:00
date.js disable date navigation arrows when date is invalid for site (#483) 2021-01-07 15:24:59 +02:00
datepicker.js Change datepicker caret from pink to indigo (#618) 2021-01-19 15:41:22 +02:00
error-boundary.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
fade-in.js Animate dashboard loading to make it smoother (#38) 2020-03-03 11:13:08 +02:00
filters.js Change datepicker caret from pink to indigo (#618) 2021-01-19 15:41:22 +02:00
historical.js Mobile/Filter Overflow UX Improvements (#503) 2020-12-29 11:00:41 +02:00
index.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
mount.js Prevent choosing a date before site was added in datepicker (#477) 2020-12-16 11:52:47 +02:00
number-formatter.js Use uppercase M for million 2020-11-23 11:08:16 +02:00
pinned-header-hoc.js Adds sticky header row (site selection, date, filters) (#472) 2020-12-22 15:39:14 +02:00
query.js disable date navigation arrows when date is invalid for site (#483) 2021-01-07 15:24:59 +02:00
realtime.js Mobile/Filter Overflow UX Improvements (#503) 2020-12-29 11:00:41 +02:00
router.js Show utm_medium, utm_source, and utm_campaign in sources modal (#321) 2020-09-28 11:29:24 +03:00
site-switcher.js Mobile/Filter Overflow UX Improvements (#503) 2020-12-29 11:00:41 +02:00
theme-consumer-hoc.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
theme-context.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
theme-provider-hoc.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00