pgAdmin 4 commit: Display busy indicators in a much more consistent way

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Display busy indicators in a much more consistent way
Дата
Msg-id E1bHZ6T-0000ca-2F@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Display busy indicators in a much more consistent way. Fixes #1242

Branch
------
master

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

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, 115 insertions(+), 60 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Fix the issue for saving query output as CSV
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM#1242 - Cleanup busy indication for tree view and tab panes