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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Extending the tools,and miscellaneous javascript mod
Дата
Msg-id E1dtfLe-0000Vg-2O@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fix context menu fontawesome icons
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: Use standalone modules prop-types asReact.PropTypes has moved into a different package since React v15.5