pgAdmin 4 commit: Handle backend errors properly and display themcorre - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Handle backend errors properly and display themcorre
Date
Msg-id E1gonkZ-0001i6-Jt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle backend errors properly and display them correctly on GUI for Grant Wizard

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=317a04eafcd4e19e6e47a5c29614ada05a074b2d
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/scss/_alert.scss                |  3 +-
web/pgadmin/tools/grant_wizard/__init__.py         | 61 ++++++++++++++--------
.../tools/grant_wizard/static/js/grant_wizard.js   | 21 +++++++-
3 files changed, 60 insertions(+), 25 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4[RM#3948] Fix backform note control style
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4[RM#3935] Grant wizard fails to list down functions