pgAdmin 4 commit: Improve network/server activity feedback for the user - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Improve network/server activity feedback for the user
Date
Msg-id E1boWcD-0001Hi-UE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Improve network/server activity feedback for the user. Fixes #1751

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3b4776ab5f15eff67a3d3a975fd9c2b32903d342
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../browser/templates/browser/js/messages.js       |  6 ++--
web/pgadmin/browser/templates/browser/js/node.js   | 32 ++++++++++++++++++++--
web/pgadmin/misc/depends/static/js/depends.js      | 24 ++++++++++++++--
web/pgadmin/misc/sql/static/js/sql.js              | 14 ++++++++--
.../misc/statistics/static/js/statistics.js        | 25 +++++++++++++----
web/pgadmin/static/css/pgadmin.css                 |  6 ++++
.../tools/debugger/templates/debugger/js/direct.js |  6 ++++
7 files changed, 99 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix label cpaitalisation
Next
From: Dave Page
Date:
Subject: Re: Lack of activity indicator over slow connections (pgadmin4)