analytics/assets/js/dashboard/components
RobertJoonas 9e9555f719
Improvements to the Properties feature (#3261)
* automatic CONVERSIONS -> PROPS navigation

In the Behaviours section, we'll navigate from Goal Conversions > Properties,
when a goal filter is applied by clicking on an entry in the Goal Conversions
list. This navigation does not happen for pageview goals or special goals (e.g.
'Outbound Link: Click', 'File Download', etc.)

The Behaviours component will remember that the navigation happened in order
to return the user to the previous view when the goal filter is removed.

* ability to store prop_keys per goal in localStorage

* pass the onclick handler to the Details view too

This makes sure that when a  listItem is clicked in the Details view,
the same behaviour (such as changing the Locations tab from 'Countries'
to 'Regions') is called.

* bugfix - always escape pipes when applying goal/prop filters

* disable propkey selection when prop filter applied

* make the propkey selector take up all the width
2023-08-14 18:35:40 +01:00
..
combobox.js Improvements to the Properties feature (#3261) 2023-08-14 18:35:40 +01:00
filter-type-selector.js Prop filter modal (#2841) 2023-04-27 14:09:33 +03:00
lazy-loader.js refactor LazyLoader and fix bug (#3121) 2023-07-13 13:53:53 +03:00
notice.js Bugfix for #3005 (#3025) 2023-06-13 12:26:33 +02:00