analytics/assets/js/dashboard/util
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
..
date.js Disallow small intervals on large ranges (#3245) 2023-08-08 14:49:19 +02:00
filters.js Improvements to the Properties feature (#3261) 2023-08-14 18:35:40 +01:00
number-formatter.js Use generic ListReport for pages (#1505) 2021-12-03 13:59:32 +02:00
realtime-update-timer.js Realtime dashboard improvements (#2445) 2023-01-02 17:42:57 +02:00
seconds-since-last-load.js Last updated tooltip (#2576) 2023-01-16 10:30:22 +02:00
storage.js Use generic ListReport for pages (#1505) 2021-12-03 13:59:32 +02:00
tooltip.js Add boundary to tooltip (#2211) 2022-09-13 12:46:01 +03:00
url.js Trim long URLs, paths and other list items uniformly (#3221) 2023-08-02 13:45:35 +02:00