pgAdmin 4 commit: Cleanup some inconsistent error dialog titles. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Cleanup some inconsistent error dialog titles. Fixes
Date: 2017-12-02 05:13:23
Message-ID: E1eL079-0000X7-Kq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Cleanup some inconsistent error dialog titles. Fixes #2098

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bac9c77c4e3911fd5860312fa4da53f4eab50102
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/backup/static/js/backup.js | 22 +++++++++++++++++-----
web/pgadmin/tools/datagrid/static/js/datagrid.js | 1 +
web/pgadmin/tools/debugger/static/js/debugger.js | 4 ++--
.../tools/debugger/static/js/debugger_ui.js | 9 ++++++---
web/pgadmin/tools/debugger/static/js/direct.js | 2 +-
web/pgadmin/tools/restore/static/js/restore.js | 10 ++++++++--
.../user_management/static/js/user_management.js | 9 +++++++--
7 files changed, 42 insertions(+), 15 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2017-12-04 07:01:01 Re: [pgAdmin4][Patch]: RM #2849 - Allow editing of data on tables with OIDs but no primary key
Previous Message Dave Page 2017-12-02 05:12:37 Re: [pgAdmin4][Patch]: Remove default 'Altertify JS' header from debugger related error alerts