pgAdmin 4 commit: Extending the tools, and miscellaneous javascript mod

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Extending the tools, and miscellaneous javascript mod
Date: 2017-09-17 19:35:22
Message-ID: E1dtfLe-0000Vg-2O@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Extending the tools, and miscellaneous javascript modules from the
browser tools.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a050a169cb4182aeb71567c6efe3d45d1b7ae7ef

Modified Files
--------------
web/pgadmin/misc/bgprocess/static/js/bgprocess.js | 2 +-
web/pgadmin/misc/depends/static/js/depends.js | 13 +++++-----
.../misc/file_manager/static/js/file_manager.js | 10 ++++----
web/pgadmin/misc/sql/static/js/sql.js | 16 ++++++-------
.../misc/statistics/static/js/statistics.js | 18 ++++++--------
web/pgadmin/tools/backup/static/js/backup.js | 28 ++++++++++++----------
web/pgadmin/tools/datagrid/static/js/datagrid.js | 22 ++++++++++-------
.../tools/datagrid/templates/datagrid/index.html | 2 +-
web/pgadmin/tools/debugger/static/js/debugger.js | 26 ++++++++++++--------
.../tools/debugger/static/js/debugger_ui.js | 27 ++++++++++++---------
web/pgadmin/tools/debugger/static/js/direct.js | 13 +++++-----
.../tools/debugger/templates/debugger/direct.html | 2 +-
.../tools/grant_wizard/static/js/grant_wizard.js | 19 ++++++++-------
.../tools/import_export/static/js/import_export.js | 23 ++++++++++--------
.../tools/maintenance/static/js/maintenance.js | 19 +++++++--------
web/pgadmin/tools/restore/static/js/restore.js | 18 +++++++-------
.../user_management/static/js/user_management.js | 18 +++++++-------
17 files changed, 147 insertions(+), 129 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2017-09-18 05:28:31 [pgAdmin4][Patch]: Use standalone modules prop-types as React.PropTypes has moved into a different package since React v15.5
Previous Message Murtuza Zabuawala 2017-09-15 14:39:44 Re: [pgAdmin4][Patch]: Fix context menu fontawesome icons