pgAdmin 4 commit: Resolving few issues with the drop/drop cascade objec - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolving few issues with the drop/drop cascade objec
Date
Msg-id E1aGLhd-0004g7-DY@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Resolving few issues with the drop/drop cascade object function at front-end.
Also, modified the translation messages as per Dave (Thanks Akshay Joshi for the patch).

Modified the way, we show the error message dialog.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/error.js |  6 +--
web/pgadmin/browser/templates/browser/js/node.js  | 46 +++++++++++++----------
web/pgadmin/templates/base.html                   |  2 +-
3 files changed, 30 insertions(+), 24 deletions(-)


pgadmin-hackers by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: pgAdmin III commit: Bump version for 1.20.0
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Adding the node at correct place in the browser tree