[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 62d16a: Replace jqPlot with Chart.js in /server/status/queries

Maurício Meneghini Fauth mauricio at fauth.dev
Mon Apr 10 16:59:38 CEST 2023


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 62d16a07eef39f45bc74a86fc5692f6d5c5dc553
https://github.com/phpmyadmin/phpmyadmin/commit/62d16a07eef39f45bc74a86fc5692f6d5c5dc553
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2023-04-06 (Thu, 04 April 2023) -03:00

Changed paths: 
M js/src/chart.ts
M js/src/server/status/queries.ts
M libraries/classes/Controllers/JavaScriptMessagesController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/QueriesController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M package.json
M phpstan-baseline.neon
M psalm-baseline.xml
M public/themes/bootstrap/scss/_common.scss
M public/themes/metro/scss/_common.scss
M public/themes/original/scss/_common.scss
M public/themes/pmahomme/scss/_common.scss
M templates/server/status/queries/index.twig
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M webpack.config.cjs
M yarn.lock
D js/src/server/status/sorter.ts

Log Message:
-----------
Replace jqPlot with Chart.js in /server/status/queries

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: eb3ba7831b4b6adf7d2ccae2c19bac1ce7257f66
https://github.com/phpmyadmin/phpmyadmin/commit/eb3ba7831b4b6adf7d2ccae2c19bac1ce7257f66
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2023-04-10 (Mon, 04 April 2023) -03:00

Changed paths: 
M js/src/chart.ts
M js/src/server/status/queries.ts
M libraries/classes/Controllers/JavaScriptMessagesController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/QueriesController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M package.json
M phpstan-baseline.neon
M psalm-baseline.xml
M public/themes/bootstrap/scss/_common.scss
M public/themes/metro/scss/_common.scss
M public/themes/original/scss/_common.scss
M public/themes/pmahomme/scss/_common.scss
M templates/server/status/queries/index.twig
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M webpack.config.cjs
M yarn.lock
D js/src/server/status/sorter.ts

Log Message:
-----------
Merge pull request #18326 from MauricioFauth/jqplot-chart-js

Replace jqPlot with Chart.js in /server/status/queries



More information about the Git mailing list