analytics/lib/workers
RobertJoonas 7a11f5ec40
Refactor building the Query struct (#5893)
* rename Query.build -> Query.parse_and_build

* rename two test files and move 4 %Query{} building functions into subfolder

* rename StatsAPIFilterParser to LegacyStatsAPIFilterParser

* rename Filters.QueryParser to QueryParser

* turn QueryParserTest into QueryParseAndBuildTest

* move query_parser.ex out of filters directory

* separate build from parse

* disable sample_threshold in the new intermediate build function, for now

* remove now redundant test util functions

* remove unused import

* address todo from earlier

* credo

* Make module names in sync with paths in tests

---------

Co-authored-by: Adrian Gruntkowski <adrian.gruntkowski@gmail.com>
2025-11-24 09:16:05 +00:00
..
accept_traffic_until_notification.ex Append `__team` parameter to URLs in notification e-mails (#5266) 2025-04-02 14:38:52 +00:00
check_usage.ex Starter tier: Upgrade page remodelling (#5394) 2025-05-20 13:22:12 +00:00
clean_invitations.ex Teams writes switch (#4883) 2024-12-16 11:11:14 +00:00
clean_user_sessions.ex Implement token-based sessions (#4463) 2024-09-03 11:34:37 +02:00
clickhouse_clean_sites.ex Provide safeguards for regular/consolidated sites distinction (#5742) 2025-09-23 09:32:11 +00:00
expire_domain_change_transitions.ex Allow domain change (#2803) 2023-04-04 10:55:12 +02:00
export_analytics.ex Provide safeguards for regular/consolidated sites distinction (#5742) 2025-09-23 09:32:11 +00:00
import_analytics.ex Append `__team` parameter to URLs in notification e-mails (#5266) 2025-04-02 14:38:52 +00:00
local_import_analytics_cleaner.ex Reapply "Local CSV exports/imports and S3/UI updates (#3989)" (#3995) (#3996) 2024-04-11 09:15:01 +02:00
locations_sync.ex APIv2: visit:country_name, visit:region_name, visit:city_name dimensions (#4328) 2024-08-13 09:44:58 +03:00
lock_sites.ex Switch from `Site.locked` to `Team.locked` (#5304) 2025-04-15 06:59:34 +00:00
notify_annual_renewal.ex Get rid of `billable_user` in favour of `current_team_role` (or `site_role` if need be) (#5180) 2025-03-12 14:40:30 +00:00
notify_exported_analytics.ex Append `__team` parameter to URLs in notification e-mails (#5266) 2025-04-02 14:38:52 +00:00
purge_cdn_cache.ex Change log level from info to notice on relevant logs (#5585) 2025-07-23 08:47:01 +00:00
rotate_salts.ex Upgrades Oban to v2.6.1 (#967) 2021-04-26 11:32:18 +03:00
schedule_email_reports.ex Consolidated view email reports (#5876) 2025-11-11 13:26:52 +00:00
send_check_stats_emails.ex Teams writes switch (#4883) 2024-12-16 11:11:14 +00:00
send_email_report.ex Refactor building the Query struct (#5893) 2025-11-24 09:16:05 +00:00
send_site_setup_emails.ex Provide safeguards for regular/consolidated sites distinction (#5742) 2025-09-23 09:32:11 +00:00
send_trial_notifications.ex Starter tier: Upgrade page remodelling (#5394) 2025-05-20 13:22:12 +00:00
set_legacy_time_on_page_cutoff.ex Provide safeguards for regular/consolidated sites distinction (#5742) 2025-09-23 09:32:11 +00:00
traffic_change_notifier.ex Refactor building the Query struct (#5893) 2025-11-24 09:16:05 +00:00