[pgadmin-org/pgadmin4] 16c95d: GUI representation of the system's activity using ...

From: Sahil Harpal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 16c95d: GUI representation of the system's activity using ...
Date: 2023-09-27 10:35:00
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/bae912-16c95d@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 16c95d21a73ac4b8b1851c9e8b7099c30a53e753
https://github.com/pgadmin-org/pgadmin4/commit/16c95d21a73ac4b8b1851c9e8b7099c30a53e753
Author: Sahil Harpal <56965873+Sahil1479(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-09-27 (Wed, 27 Sep 2023)

Changed paths:
M web/pgadmin/dashboard/__init__.py
M web/pgadmin/dashboard/static/js/Dashboard.jsx
A web/pgadmin/dashboard/static/js/SystemStats/CPU.jsx
A web/pgadmin/dashboard/static/js/SystemStats/Memory.jsx
A web/pgadmin/dashboard/static/js/SystemStats/Storage.jsx
A web/pgadmin/dashboard/static/js/SystemStats/Summary.jsx
A web/pgadmin/dashboard/static/js/SystemStats/utility.js
A web/pgadmin/dashboard/templates/dashboard/sql/default/system_statistics.sql
M web/pgadmin/static/js/components/PgChart/StreamingChart.jsx

Log Message:
-----------
GUI representation of the system's activity using the system_stats extension. #6797

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2023-09-27 10:37:06 [pgadmin-org/pgadmin4] c6f891: Update release notes.
Previous Message dependabot[bot] 2023-09-27 10:17:53 [pgadmin-org/pgadmin4] 04eaaf: Python dependency: Bump axios from 1.5.0 to 1.5.1 ...