[pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should havemeaningful title

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should havemeaningful title
Дата
Msg-id CAM5-9D-3wx6WctaBnr4B1xdmw1gMkdSMqfL1dxHaxmfM76XNJg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Editgrid panel should have meaningful title  (Dave Page <dpage@pgadmin.org>)
Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Editgrid panel should have meaningful title  (Shirley Wang <swang@pivotal.io>)
Список pgadmin-hackers
Hi

Changes:

1) When Query tool is opened, right now - panel title is displayed as "Query - 1 ", instead it should display Query - [db_name] on [server_name] as in pgAdmin3.

2) When Edit grid is opened for table, the panel title should display
Edit Data - [server_name] - [db_name] - [table_name]

These names are more meaningful instead of "Query - #'. helpful while switching to panel tabs.

3) If panel is inactive and its title is quite long, show ellipsis(...), otherwise display full title.

4) Add tooltips to Query tool/Edit grid panel on mouse hover of tab.

Also tested with preference settings > Open query tool in new tab. It works!!.

Please find attached patch

Thanks
Surinder
Вложения

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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM 2324 - PostGIS datatypes not showing up properly on SQL tab.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Using client-side 'url_for' implementation in thebac