pgAdmin 4 commit: Moving the messages used in common utilities in a sep - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Moving the messages used in common utilities in a sep
Date
Msg-id E1apaIB-0002ll-Ov@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Moving the messages used in common utilities in a separate javascript.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py                    | 26 +++++++++++--------
.../browser/templates/browser/js/browser.js        | 21 +++++----------
.../browser/templates/browser/js/messages.js       | 30 ++++++++++++++++++++++
web/pgadmin/misc/depends/static/js/depends.js      |  2 +-
web/pgadmin/misc/sql/static/js/sql.js              |  4 +--
.../static/js/alertifyjs/pgadmin.defaults.js       |  4 +--
web/pgadmin/static/js/backform.pgadmin.js          |  2 +-
7 files changed, 58 insertions(+), 31 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Save the database OID of the maintenance database.
Next
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4] PATCH: View and Role Node