analytics/lib/plausible_web
Karl-Aksel Puulmann e1f0002d2e
Multiple filters on the frontend (#4174)
* Add new logic for query parsing

Note this is not yet final, but this scaffolding will soon be used

* Send filters to BE in new encoding, flag add more button

* query.property -> query.dimensions

* Reduce number of operations for filtering

This helps ensure we can be consistent/simple with apiv2

* Update search console filter mapping

* Update filters sent from frontend

* Update new filter parsing

* Remove redundant clause

* Make filtering by event:goal work

* Handle * as old backend did - prefix/suffix by **, if not using wildcards already

* Update imports logic

* Credo warning

* Spacing for add row button in filter modals

* query fix

* LegacyDashboardFilterParser

* only single hostname filter allowed

---------

Co-authored-by: Uku Taht <uku.taht@gmail.com>
2024-06-11 14:22:53 +03:00
..
components Redo site verification UI (#4153) 2024-05-28 13:43:14 +02:00
controllers Multiple filters on the frontend (#4174) 2024-06-11 14:22:53 +03:00
live Implement custom events suggestions (#4092) 2024-06-11 08:28:25 +02:00
mjml remove Plausible Analytics metions from CE (#4121) 2024-05-23 09:43:01 +02:00
plugins/api Rename Plugins API Token(s) to Plugin Token(s) (#4075) 2024-05-22 07:45:09 +02:00
plugs Revert "Debug queries for super-admins (#4010)" (#4073) 2024-05-06 15:05:17 +02:00
templates Snippet integration verification (#4106) 2024-05-23 15:00:50 +02:00
two_factor Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
views Remove imports_exports and csv_imports_exports feature flags (#4089) 2024-05-09 10:09:24 +02:00
captcha.ex Include tests for Captcha success/failure scenarios (#2344) 2022-10-17 08:16:59 -03:00
email.ex remove Plausible Analytics metions from CE (#4121) 2024-05-23 09:43:01 +02:00
endpoint.ex Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
refinspector.ex Store referrers from android apps (#3715) 2024-03-21 17:45:34 +02:00
remote_ip.ex IP Block List (#3761) 2024-02-12 14:55:20 +01:00
router.ex Plugins API: Get/Create Funnels (#4192) 2024-06-07 13:10:01 +02:00