pgAdmin 4 commit: Added window maximize/restore functionality for prope

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added window maximize/restore functionality for prope
Date: 2021-05-24 16:38:36
Message-ID: E1llDbA-000176-Ue@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added window maximize/restore functionality for properties dialog. Fixes #4064

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37dece2cd8073f0f10895eca67b74fd491ca96e4
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2021-05-25 05:23:34 [pgAdmin][Patch] - Feature #6395 - Feature request: Log Rotation
Previous Message Dave Page 2021-05-24 16:03:49 pgAdmin 4 commit: Various fixes to the setup process description.