pgAdmin 4 commit: 1) Fixed issue where Drop and Disconnect connection m - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Fixed issue where Drop and Disconnect connection m
Date
Msg-id E1iScQg-0007NT-In@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where psql of v12 throwing "symbol not
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3279] the Drop and Disconnect connection menupoints are too close for each others