All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added an initial implementation of data downloading, which gets CSVs for the currently selected indicator and time range.
- Added a plan type option to registration, so users can indicate whether they want to sign up for premium access at registration.
- Added Google analytics tracking of page views and CSV downloads where the env vars
GA_ID
(google analytics property id) andREACT_COOKIEBANNER
(script tag which produces a cookie banner) are set - Added an out-of-order sign to
/dashboard
, toggleable by settingREACT_APP_MAINTAINENCE_MODE
to anything other than""
.
- Banner bar is now still available even if a dashboard modal is active - moving off the dashboard dismisses the modal.
- Update plans page to show that free accounts get access to all indicators, but over a limited time period.
- Flow indicators now display dates ranges on timeline pickers
- Disabled variable size bubbles in OD visualisations
- Removed demo mode indicators from plans page and top bar
- Scales with fixed bounds now correctly use the bounds
- A changelog
- Comms with the backend - using new and changed endpoints