Files
RobertJoonas 9aa6a8aa23
Some checks failed
Build Private Images GHCR / build (push) Has been cancelled
Check spelling / codespell (push) Has been cancelled
Elixir CI / Build and test (ce_test, postgres:16) (push) Has been cancelled
Elixir CI / Build and test (test, postgres:15) (push) Has been cancelled
Elixir CI / Static checks (format, credo, dialyzer) (push) Has been cancelled
NPM CI / Build and test (push) Has been cancelled
Publish Elixir documentation / build (push) Has been cancelled
Add comparisons to DashboardQueryParser (#5955)
* list field defaults to [] in ParsedQueryParams

* refactor include.comparisons + QueryInclude struct

* fix custom datetime comparisons

* build and execute queries directly in QueryComparisonsTest

* fix compile warnings

* move test from plausible_web to plausible

* create Stats.QueryImportedTest and extract 3 tests into it

* create Stats.QuerySpecialMetricsTest and extract 7 tests into it

* create Stats.QueryTest and extract 4 tests into it

* extract 2 more tests into QuerySpecialMetricsTest

* fix DashboardQuerySerializer and Parser tests

* comparisons to DashboardQueryParser

* serialize comparisons too

* remove internal test endpoint

* credo

* query-api types autogenerate

* add_or_replace_filter

* remove redundant Map.to_list

* fix type
2025-12-17 15:53:13 +00:00
..
2021-04-26 11:32:18 +03:00