0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/ee
Michael Matloka 5e9fb3e55b
feat(trends): Event count per user (#12173)
* Add event count per actor querying capabiilty

* TExpose "Event count per user" in the query editor

* Update snapshots

* Update snapshots

* Update snapshots

* Update snapshots

* Handle sum per actor gracefully

* Flag the feature

* Update snapshots

* Move new "should join persons" check to `TrendsEventQuery`

* Support non-time series insights

* Fix `start_of_week_fix` for new query

* Fix `VOLUME_PER_ACTOR_SQL`

* Add test for `start_of_week_fix`

* Don't join persons needlessly

Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
Co-authored-by: Marius Andra <marius.andra@gmail.com>
2022-10-13 14:40:00 +00:00
..
api
benchmarks
bin
certs
clickhouse feat(trends): Event count per user (#12173) 2022-10-13 14:40:00 +00:00
management/commands
migrations
models
tasks
test
__init__.py
apps.py
conftest.py
LICENSE
pytest.ini
settings.py
urls.py