pgAdmin 4 commit: Port Dependent, dependencies, statistics panel to Rea
От | Akshay Joshi |
---|---|
Тема | pgAdmin 4 commit: Port Dependent, dependencies, statistics panel to Rea |
Дата | |
Msg-id | E1nBuwv-00061G-5w@gothos.postgresql.org обсуждение исходный текст |
Список | pgadmin-hackers |
Port Dependent, dependencies, statistics panel to React. Fixes #7016 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=094129e2be62cc039d51d9a59a41921e88f9504c Author: Pradip Parkale <pradip.parkale@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_5.rst | 1 + .../tables/rules/templates/rules/css/rule.css | 2 - web/pgadmin/browser/static/js/node_ajax.js | 19 + web/pgadmin/browser/static/js/panel.js | 64 ++- web/pgadmin/browser/static/js/panel_view.jsx | 77 ++++ .../misc/dependencies/static/js/Dependencies.jsx | 175 +++++++++ .../misc/dependencies/static/js/dependencies.js | 437 --------------------- .../misc/dependents/static/js/Dependents.jsx | 176 +++++++++ .../misc/dependents/static/js/dependents.js | 321 --------------- .../misc/statistics/static/js/Statistics.jsx | 235 +++++++++++ .../misc/statistics/static/js/statistics.js | 432 -------------------- web/pgadmin/static/js/components/PgTable.jsx | 68 +++- web/webpack.config.js | 3 - web/webpack.shim.js | 3 - 14 files changed, 780 insertions(+), 1233 deletions(-)
В списке pgadmin-hackers по дате отправления: