analytics/assets/js/dashboard
Karl-Aksel Puulmann 1b95433d6e
Support contains/matches for custom properties (#3687)
* Allow `matches` operator to work in BE for custom props

Note: No FE support yet, needs further testing

* feat: allow choosing `contains` for property filters in the UI

* no autocomplete on prop values if `contains` for consistency

* CHANGELOG.md

* Fix: Handle (none) property in property breakdowns when using matching

When matching we should always exclude (none)
2024-01-22 12:23:59 +02:00
..
components Display premium features tabs on the dashboard (#3646) 2024-01-03 11:32:21 +00:00
extra Partially revert #3661 - just keep the real errors wrapped, but don't display anything to the user (#3677) 2024-01-09 17:17:42 +01:00
stats Support contains/matches for custom properties (#3687) 2024-01-22 12:23:59 +02:00
util Support contains/matches for custom properties (#3687) 2024-01-22 12:23:59 +02:00
api.js Partially revert #3661 - just keep the real errors wrapped, but don't display anything to the user (#3677) 2024-01-09 17:17:42 +01:00
comparison-consumer-hoc.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
comparison-context.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
comparison-input.js Fix calendar picker for comparisons on small screens (#3669) 2024-01-08 11:47:30 +01:00
comparison-provider-hoc.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
datepicker.js Update Tailwind to latest v3.3.3 (#3320) 2023-09-07 11:23:19 -03:00
error-boundary.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
fade-in.js Additional pre-commit hooks (#1428) 2021-11-03 15:46:12 +01:00
filters.js Fix props availability check when listing stats filters in dropdown (#3671) 2024-01-08 11:47:09 +01:00
historical.js Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
index.js Make the ListReport component more flexible (#3078) 2023-07-06 17:29:08 +03:00
keybinding.js Support multiple filters - frontend (#2773) 2023-03-27 16:51:31 +03:00
pinned-header-hoc.js Add fallback if InteractionObserver is unavailable 2022-02-08 15:07:40 -06:00
query.js Match day of the week feature for comparisons (#2822) 2023-04-13 14:01:54 +01:00
realtime.js Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
router.js Fix filter labels when filtering on clicks from ModalTable (#3247) 2023-08-08 09:57:33 -03:00
site-switcher.js Fix domains that start with UTF character (#3560) 2023-12-04 14:22:17 +02:00