Re: [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: Re: [PgAdmin][RM-4231]: Dynamically size tab titles.
Date: 2020-11-03 07:05:43
Message-ID: CAOBg0ANPrTexaE3XHoJjTS5Rv30dRyf-V44v5RZTHgxRq1SQEA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

Please refer updated patch for RM-4231, I missed few things in the older
patch.
1. Open new browser tab setting was not updated in a few places.
2. UI test cases were falling.

Regards,
Nikhil Mohite.

On Mon, Nov 2, 2020 at 12:29 PM Nikhil Mohite <
nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:

> 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_v2.patch application/octet-stream 2.8 MB

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nidhi Bhammar 2020-11-03 07:52:35 RM_5938.patch - Storage Manager Documentation
Previous Message Nikhil Mohite 2020-11-02 06:59:23 [PgAdmin][RM-4231]: Dynamically size tab titles.