Project

General

Profile

Actions

Feature #92214

closed

Interactive Widget for live data in dashboard overview

Added by Joerg Boesche over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Dashboard
Target version:
-
Start date:
2020-09-07
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

A widget is missing that fetches live data from an API endpoint via XHR requests and then displays this data in a graph, for example.

Examples are:
- CPU load
- Opened content elements (edit)
- Current / total logged in frontend or backend user
- OpCache usage
- ...

The dashboard has little effect if the data is static and the browser / dashboard module needs to be reloaded. Admins or chief editors want to see live data.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #93210: Allow refreshing single widgetClosed2021-01-04

Actions
Actions #1

Updated by Richard Haeser almost 3 years ago

  • Status changed from New to Needs Feedback

I think the solution as created for #93210, will solve this issue isn't it?

Actions #2

Updated by Richard Haeser almost 3 years ago

Actions #3

Updated by Richard Haeser almost 3 years ago

  • Status changed from Needs Feedback to Closed

It is now possible to refresh the widget both with a button (when enabled in widget configuration) or by a JavaScript event. See https://docs.typo3.org/c/typo3/cms-dashboard/master/en-us/Developer/MakeRefreshable.html for more information. I will close this issue now. If you think, still some things are missing, just let me know!

Actions

Also available in: Atom PDF