pgAdmin 4 commit: Revert "Display busy indicators in a much more consis

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Revert "Display busy indicators in a much more consis
Дата
Msg-id E1bIBzQ-0006Vp-Bz@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM#1242 - Cleanup busy indication for tree view and tab panes