pgAdmin 4 commit: Handle backend errors properly and display them corre

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle backend errors properly and display them corre
Date: 2019-01-30 11:09:47
Message-ID: E1gonkZ-0001i6-Jt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-30 11:10:10 Re: [pgAdmin4[RM#3935] Grant wizard fails to list down functions
Previous Message Khushboo Vashi 2019-01-30 11:09:45 Re: [pgAdmin4[RM#3948] Fix backform note control style