analytics/assets/js/dashboard/util
RobertJoonas 3999f282a5
Last updated tooltip (#2576)
* extract blinkingDot function

* position pulsating-circle with tailwind instead

* remove unused function

* extract renderStatName function

* display seconds since last realtime update

Adds a 'Last updated X seconds ago' label to the Current Visitors tooltip.

* small refactor: avoid duplication of this.props and this.state

* show the 'last updated ...' tooltip in historical

* changelog update

* use className utility function
2023-01-16 10:30:22 +02:00
..
date.js Fixes inane Safari Date.parse compatibility issue (#1887) 2022-06-06 10:41:27 +03: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 Use generic ListReport for pages (#1505) 2021-12-03 13:59:32 +02:00