mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 12:21:02 +01:00
d51e2b28b9
* feat(insights): Allow either Monday or Sunday as week start * "Weeks start on" to "Week starts on" * Add `WeekStartDay` choices class * Wrap interval SQL in `toDateTime()` * Add printer test * Fix malformed SQL * Fix `BREAKDOWN_QUERY_SQL` * Fix excess parenthesis * Update test_event_query.py * Fix `NULL_SQL` * Add `team` to `Filter()` in a bunch of places * Fix some num queries assertions * Fix some timezone issues * Fix funnel trends query syntax * Fix a few issues * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Fix some query issues * Update UI snapshots for `chromium` (2) * Update UI snapshots for `chromium` (2) * Fix properties timeline margin * De-HogQL-ify `get_start_of_interval_sql` * Make `get_start_of_interval_sql` robust * Update UI snapshots for `chromium` (1) * Restore snapshots from master * Clean up and fix a missing timezone * Make date and time settings nice * Fix SUNDAY/MONDAY Co-authored-by: Thomas Obermüller <thomas.obermueller@gmail.com> * Revert `BUILT_IN_TABLE_NAMES` * Revert new UI * Update query snapshots * Update query snapshots * Update query snapshots * Fix `_table_names` * Revert change adding more queries * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Fix minor issues flagged by tests * Update query snapshots * Split up `test_interval_filtering` * Test Monday/Sunday setting in `test_timezones_weekly` * Update query snapshots * Add `WeekStartDay` cast * Restore test_event_query.py --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Thomas Obermüller <thomas.obermueller@gmail.com> |
||
---|---|---|
.. | ||
api | ||
benchmarks | ||
billing | ||
bin | ||
certs | ||
clickhouse | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
test/fixtures | ||
__init__.py | ||
apps.py | ||
conftest.py | ||
LICENSE | ||
pytest.ini | ||
settings.py | ||
urls.py |