pgadmin4/web/pgadmin/dashboard/static/js
Aditya Toshniwal 796a8a013a 1) Changing the state of the react directly is not recommended, so avoid changing it directly.
2) Fixed API test cases.
2020-09-09 13:08:58 +05:30
..
ChartsDOM.jsx Fixed an issue where ajax call continues to fire even after disconnect the database server. Fixes #5716 2020-08-06 16:52:16 +05:30
Graphs.jsx 1) Changing the state of the react directly is not recommended, so avoid changing it directly. 2020-09-09 13:08:58 +05:30
dashboard.js Fixed an issue where ajax call continues to fire even after disconnect the database server. Fixes #5716 2020-08-06 16:52:16 +05:30
dashboard_components.jsx Replace charting library Flotr2 with ChartJS using React. Fixes #3904 2020-07-29 14:49:22 +05:30