Re: [pgAdmin4][RM4232]: Change what is shown by default in tab titles - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin4][RM4232]: Change what is shown by default in tab titles
Date
Msg-id CANxoLDcq=uXy+XSP4-X50x4K=AZtibdm11vhwnEoD7oPAqcGug@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][RM4232]: Change what is shown by default in tab titles  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
Responses Re: [pgAdmin4][RM4232]: Change what is shown by default in tab titles  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
List pgadmin-hackers
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.mohite@enterprisedb.com> wrote:
Hi Team,

Regarding RM-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.
Mob.No: +91-7798364578.


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM5895]Toast table size in Statistics tab has no suffix
Next
From: Ganesh Jaybhay
Date:
Subject: [pgAdmin][5919] Fix security related issues