pgAdmin 4 commit: 1) Fixed issue where Drop and Disconnect connection m

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Fixed issue where Drop and Disconnect connection m
Дата
Msg-id E1iScQg-0007NT-In@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
1) Fixed issue where Drop and Disconnect connection menu points are too close to each other. Fixes #3279
2) Rename the context menu from 'Drop Server' to 'Remove Server'. Fixes #3859

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=62d55cabd957a9d0a930255b5b0d651cb5bdd0b5
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/images/object_menu.png     | Bin 83951 -> 89986 bytes
docs/en_US/menu_bar.rst               |   4 ++-
docs/en_US/release_notes_4_15.rst     |   2 ++
web/pgadmin/browser/static/js/node.js |  58 ++++++++++++++++++++++++++++------
4 files changed, 53 insertions(+), 11 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where psql of v12 throwing "symbol not
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM3279] the Drop and Disconnect connection menupoints are too close for each others