analytics/test/plausible_web/controllers/api/stats_controller
RobertJoonas 40275b64d4
Pageview custom dimensions (#1816)
* added custom dimension filtering tests for pages

* first filter UI in place

* pages, entry pages and exit pages can be filtered by pageview props

* added tests for expected filtering behaviour

* fix dimension filter for sources + tests

* added is_not filtering functionality

* fixed formatting

* fixed admin_test

* added (none) as filter value + is_not filter type in UI

* added prefilling applied filter values and some UI tweaks

* added fetch options

* Make prop suggestions work with `props` filter

* Fix test

* Track login state internally

* Add CHANGELOG entry

Co-authored-by: Uku Taht <uku.taht@gmail.com>
2022-04-21 11:47:15 +03:00
..
authorization_test.exs Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
browsers_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
conversions_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
countries_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
current_visitors_test.exs Clickhouse (#63) 2020-05-18 12:44:52 +03:00
main_graph_test.exs Fix main graph selection with imported data 2022-04-19 10:50:50 +03:00
operating_systems_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
pages_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
screen_sizes_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
sources_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
suggestions_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
top_stats_test.exs Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00