analytics/assets/js/dashboard
Mackenzie 27b60894bb
disable date navigation arrows when date is invalid for site (#483)
* Prevent choosing a date before site was added in datepicker

Fixes #446

* change date navigation arrows to real buttons and disable them when date is invalid for site

* simplify. ditch LinkButton and just use button. make lint a little happier

* put back dark mode for date nav buttons

* enforce line length limit

* fix a11y lint errors

* correct event/e
2021-01-07 15:24:59 +02:00
..
stats Mobile/Filter Overflow UX Improvements (#503) 2020-12-29 11:00:41 +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 disable date navigation arrows when date is invalid for site (#483) 2021-01-07 15:24:59 +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 Adds fallback for countries missing in DataMap (#533) 2020-12-30 10:38:18 +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