pgAdmin 4 commit: Revert "Display busy indicators in a much more consis - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Revert "Display busy indicators in a much more consis
Date
Msg-id E1bIBzQ-0006Vp-Bz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Revert "Display busy indicators in a much more consistent way. Fixes #1242"

This reverts commit 7fbefa507bd1251609d4dae15158bd7ca6f9b618 which seems to be
missing things.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1222681888c102f3dccf5432cf7cb826dca89f0c

Modified Files
--------------
.../browser/templates/browser/js/collection.js     | 28 +++---------
.../dashboard/templates/dashboard/js/dashboard.js  |  8 ----
web/pgadmin/misc/depends/static/js/depends.js      | 51 +++++-----------------
web/pgadmin/static/css/overrides.css               |  4 --
web/pgadmin/static/css/wcDocker/Themes/pgadmin.css | 27 +-----------
.../tools/datagrid/templates/datagrid/index.html   |  8 ++--
web/pgadmin/tools/debugger/static/css/debugger.css | 24 ++++++++--
.../tools/sqleditor/static/css/sqleditor.css       | 25 ++++++++---
8 files changed, 60 insertions(+), 115 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM#1242 - Cleanup busy indication for tree view and tab panes