Thread: pgAdmin 4 commit: Handle backend errors properly and display themcorre

pgAdmin 4 commit: Handle backend errors properly and display themcorre

From
Akshay Joshi
Date:
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(-)