Re: [pgAdmin4][RM4232]: Change what is shown by default in tab titles

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM4232]: Change what is shown by default in tab titles
Date: 2020-10-20 03:37:45
Message-ID: CAOBg0AOHsocS1BObY6_umWc7VUdDhE0EFDzQv3b7Ng=Ui7EpQA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Akshay,

I have resolved the review comments and also added a %ARGS% placeholder for
the debugger.
PFA patch v2.

Regards,
Nikhil Mohite.

On Mon, Oct 19, 2020 at 10:58 AM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Hi Nikhil
>
> Following are the review comments:
>
> - Jasmin test cases are failing.
> - Can we change the following strings in preferences:
> - "Query tool tab title placeholder" to "Query tool tab title"
> - "View/Edit tab title placeholder" to "View/Edit data tab title"
> - "Debugger tab title placeholder" to "Tab title" as this setting
> is already inside the Debugger section.
> - Change the help messages in the preferences dialog to:
> - "*Supported placeholders are %DATABASE%, %USERNAME%, and
> %SERVER%. Users can provide any string with or without placeholders of
> their choice. The blank title will be revert back to the default title with
> placeholders.*" (Make the same changes for Query tool, View/Edit,
> and Debugger tab title message)
> - For Debugger can we add %ARGS% because in the case of functions with
> arguments tab title is very long, so the user should have the option to
> discard arguments in the tab title.
>
> Update the documentation if you will make the above changes.
>
> On Tue, Oct 13, 2020 at 5:27 PM Nikhil Mohite <
> nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:
>
>> Hi Team,
>>
>> Regarding RM-4232 <https://redmine.postgresql.org/issues/4232> Change
>> what is shown by default:
>> Added placeholders in preferences as following:
>> 1. Debugger: Added placeholder in the display section of the debugger.
>> 2. Query Tool and View/Edit data: Added placeholder in the display
>> section of the Query Tool.
>>
>> Updated the documentation for Query Tool and Debugger with new
>> screenshots.
>>
>> PFA patch.
>>
>> --
>> *Thanks & Regards,*
>> *Nikhil Mohite*
>> *Software Engineer.*
>> *EDB Postgres* <https://www.enterprisedb.com/>
>> *Mob.No: +91-7798364578.*
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Sr. Software Architect*
> *EDB Postgres <http://edbpostgres.com>*
>
> *Mobile: +91 976-788-8246*
>

Attachment Content-Type Size
RM4235_v2.patch application/octet-stream 778.0 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-10-20 07:40:00 Re: small change to Documentation - Creating a table
Previous Message Corey Fehr 2020-10-19 20:26:21 small change to Documentation - Creating a table