diff --git a/TODO b/TODO index 32c4a06..d30a4b2 100644 --- a/TODO +++ b/TODO @@ -2,11 +2,9 @@ - Reactivity on project delete (update dropdown) + test guest -- Devices remove empty (Fix devices Dashboard card, replace empty with "unkwnwn") - docs vertical navigation not wfull - project creation - Event funnel / metadata analyzer / user flow -- Test guest actions - Refactor UI Data analyst - Remove Top Events from web analytics and move to custom events (with raw data access) - Fix email on plan upgrade and resub \ No newline at end of file diff --git a/dashboard/components/BarCard/Devices.vue b/dashboard/components/BarCard/Devices.vue index 9af29a6..fe304bc 100644 --- a/dashboard/components/BarCard/Devices.vue +++ b/dashboard/components/BarCard/Devices.vue @@ -1,22 +1,29 @@