Обсуждение: pgAdmin 4 commit: Make the Query Tool tab titles more concise andusefu

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Make the Query Tool tab titles more concise andusefu

От
Dave Page
Дата:
Make the Query Tool tab titles more concise and useful. Fixes #3544

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c64373435b73ad0a37a15e677bbc4d8f69874155

Modified Files
--------------
docs/en_US/release_notes_4_3.rst                   |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js   | 41 ++++++++++++++--------
.../tools/datagrid/static/js/get_panel_title.js    |  2 +-
web/pgadmin/tools/datagrid/static/js/show_data.js  |  2 +-
.../javascript/datagrid/get_panel_title_spec.js    |  4 +--
.../javascript/datagrid/show_data_spec.js          |  6 ++--
6 files changed, 34 insertions(+), 22 deletions(-)