pgAdmin 4 commit: Added window maximize/restore functionality for prope - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added window maximize/restore functionality for prope
Date
Msg-id E1ltpGa-0007BI-I3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added window maximize/restore functionality for properties dialog. Fixes #4064

Branches
--------
React_Porting
master

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

Modified Files
--------------
docs/en_US/release_notes.rst                   |  1 +
docs/en_US/release_notes_5_4.rst               | 20 ++++++++++++++++++++
web/package.json                               |  2 +-
web/pgadmin/browser/static/js/node.js          |  1 +
web/pgadmin/browser/static/js/panel.js         |  4 +++-
web/pgadmin/static/scss/_webcabin.pgadmin.scss |  3 +++
web/yarn.lock                                  |  6 +++---
7 files changed, 32 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - Test cases failure fix
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Updated DEFAULT_BINARY_PATHS for container.