mirror of
https://github.com/plausible/analytics.git
synced 2024-11-29 14:04:12 +03:00
baa99652f6
* New struct format for query after parsing * WIP refactoring * WIP: Validations working * WIP: tuple to list * continued refactoring * WIP: parsing defaults * Breakdown tests pass * Window functions fix * Fix default * Remove dead argument * Update filters tests * Update query_test.exs * Fix table_decider * sources tests pass * Filter suggestions fix * revenue/goal filter applied refactor * Update top_stats matching * Get stats_controller tests passing * Update neighbor_aggregate_time_on_page * Refactor Query.remove_event_filters into Query.remove_filters, add new callsites * Move goal where clause building to new WhereBuilder module * Move event:name filters * Move more filters to WhereBuilder * Update fragment to allow non-static meta columns * Build where clause for events table using WhereBuilder * Build sessions table where clause using WhereBuilder * Move time range filtering and site checking to WhereBuilder * WhereBuilder.build_condition method * Remove TODO * _rest pattern for TableDecider, Query pattern matching Future-proofing in a tiny way * Hacky fix to get tests passing for Google API tests * Typespec fix * Merge conflict * refactor special goal filter logic in imported.ex * Docs feedback * put_filter --------- Co-authored-by: Robert Joonas <robertjoonas16@gmail.com> |
||
---|---|---|
.. | ||
lib | ||
COPYING.txt |