mirror of
https://github.com/plausible/analytics.git
synced 2024-11-27 09:16:25 +03:00
1cb7982cd9
* WIP: PropFilterRow * Get multi-behavior working * Render multiple prop filters in one * Modal reads from query string correctly * Backend support for multiple custom property filters * Add backend tests for multiple custom property filters * Disable already selected options in property keys We can't allow choosing the same property multiple times without changing the request params, which we decided against * Allow choosing any property under Behaviors > Custom props even if custom prop filter applied This was a limitation (I believe) introduced by using ARRAY JOINs to query custom properties * CHANGELOG.md * Solve credo warning about too deep nesting * Update assets/js/dashboard/stats/modals/prop-filter-modal.js Co-authored-by: RobertJoonas <56999674+RobertJoonas@users.noreply.github.com> * Refactor internal function for clarity * Add another step -> Add another * Solve 500 error * Separate boxes per property filter * Retain other filters in props table * removeFilter behavior for props * matches_member support for custom props * filter_suggestions for prop keys should account for prop filter * find over filter * refactor appliedFilters * FILTER_TYPES => FILTER_OPERATIONS * Make add another link not wrap the whole page * Unique keys --------- Co-authored-by: RobertJoonas <56999674+RobertJoonas@users.noreply.github.com> |
||
---|---|---|
.. | ||
api | ||
auth_controller | ||
CSVs | ||
site | ||
admin_auth_controller_test.exs | ||
admin_controller_test.exs | ||
auth_controller_sync_test.exs | ||
auth_controller_test.exs | ||
avatar_controller_test.exs | ||
billing_controller_test.exs | ||
error_report_controller_test.exs | ||
invitation_controller_test.exs | ||
page_controller_test.exs | ||
site_controller_test.exs | ||
stats_controller_test.exs | ||
unsubscribe_controller_test.exs |