pgAdmin 4 commit: Fixed an issue where confirmation pop-up is hidden be

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where confirmation pop-up is hidden be
Дата
Msg-id E1mx5jP-0000u5-VO@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where confirmation pop-up is hidden behind Reassign/Drop Owned Dialog. Fixes #7071

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6875d00e44e87391bc43122413d5c0e0151dc5c9
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_3.rst                                     | 1 +
.../browser/server_groups/servers/databases/static/js/database.js    | 5 +----
web/pgadmin/static/js/Theme/index.jsx                                | 3 +++
web/pgadmin/static/scss/_webcabin.pgadmin.scss                       | 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM7071] Confirmation pop up is hidden behind Reassign/Drop Owned Dialogue
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7071] Confirmation pop up is hidden behind Reassign/Drop Owned Dialogue