[PgAdmin][RM-4231]: Dynamically size tab titles.

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [PgAdmin][RM-4231]: Dynamically size tab titles.
Date: 2020-11-02 06:59:23
Message-ID: CAOBg0APD2Jv5vmd8YkZVUY96bbamve9b6jRh8RhKeZ2CUv+tnw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

Please find the patch for RM-4231
<https://redmine.postgresql.org/issues/4231>: Dynamically size tab titles.
1. Added "Tab settings" in browser preferences.
2. Added setting to enable dynamic tab size in Tab settings.
3. Moved the following tab related setting into Tab setting.

- Open in a new browser tab: For query tool, debugger, and schema diff.
- Placeholders for Query tool, View/Edit data, and Debugger.

4. Adde migration to remove older "open new tab browser tab" preferences
from the database.
5. Updated the document as per new changes.

Added small CSS fix for RM-5950 <https://redmine.postgresql.org/issues/5950>:
Long backup file name not showing fully on process watcher dialog.

--
*Thanks & Regards,*
*Nikhil Mohite*
*Software Engineer.*
*EDB Postgres* <https://www.enterprisedb.com/>
*Mob.No: +91-7798364578.*

Attachment Content-Type Size
RM_4231.patch application/octet-stream 2.8 MB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2020-11-03 07:05:43 Re: [PgAdmin][RM-4231]: Dynamically size tab titles.
Previous Message Akshay Joshi 2020-10-31 11:34:07 pgAdmin 4 commit: Fixed PEP8