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

Поиск
Список
Период
Сортировка
От Nikhil Mohite
Тема Re: [PgAdmin][RM-4231]: Dynamically size tab titles.
Дата
Msg-id CAOBg0AN1MHKmKNy1U5hXSwgsV018+Ymkgyhr=z_UPm0P6bgRXA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PgAdmin][RM-4231]: Dynamically size tab titles.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Akshay,

Please find the updated patch, resolved all review comments.

Regards,
Nikhil Mohite.

On Wed, Nov 4, 2020 at 11:24 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Nikhil

Following are the review comments:
  • "Tabs settings" should be renamed to "Tab settings".
  • "Debugger Tab title" should be renamed to the "Debugger tab title".
  • "Enable dynamic tab size" should be renamed to "Dynamic tab size".
  • Add help message for the "Dynamic tab size" option mentioning that it will affect the existing opened tab.
  • The size of switch control <True/False> needs to be increased, as the text is not properly displayed.
  • Alignment is completely changed for controls under "Keyboard shortcuts" options.
Please update the documentation as well after above changes.

On Mon, Nov 2, 2020 at 1:55 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

Please find the patch for RM-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: Long backup file name not showing fully on process watcher dialog.



--
Thanks & Regards,
Nikhil Mohite
Software Engineer.
Mob.No: +91-7798364578.


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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [PgAdmin][RM-4231]: Dynamically size tab titles.
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Documentation of Storage Manager. Fixes #5938