analytics/lib/plausible_web
Uku Taht e8f20e67cc
React (#17)
* Load dashboard with react

* Rename stast2 to dashboard

* Save timeframe on the frontend

* Implement current visitors

* Implement comparisons

* React to route changes

* Add modals

* Show number of visitors on hover

* Show 'Today' for today

* Add 30 days

* Show referrer drilldown

* Arrow keys to go back and forward

* Improve comparisons UI

* Fix dropdown when clicking on it

* Verify API access in a memoized fashion

* Test API access

* Test stats through controller

* Move map formatting from stats controller to stats

* Remove unused code

* Remove dead code from query

* Remove dead code from stats templates

* Add stats view test back in

* Render modal inside the modal component

* Implement google search terms

* Add explanation for screen sizes

* Separate dashboard JS from the app js
2019-11-19 12:30:42 +08:00
..
channels Initial commit 2019-09-02 12:29:19 +01:00
controllers React (#17) 2019-11-19 12:30:42 +08:00
plugs Initial commit 2019-09-02 12:29:19 +01:00
templates React (#17) 2019-11-19 12:30:42 +08:00
views React (#17) 2019-11-19 12:30:42 +08:00
auth_plug.ex Show trial timing in navbar 2019-09-11 17:04:37 +01:00
email.ex Remove bcc to uku@plausible.io 2019-10-10 20:32:58 +08:00
endpoint.ex Remove appsignal 2019-10-10 12:27:14 +08:00
last_seen_plug.ex Initial commit 2019-09-02 12:29:19 +01:00
router.ex React (#17) 2019-11-19 12:30:42 +08:00
session_timeout_plug.ex Initial commit 2019-09-02 12:29:19 +01:00