pgAdmin 4 commit: Fixes #1243 - Allow to resize the columns of the resu

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixes #1243 - Allow to resize the columns of the resu
Дата
Msg-id E1b8OkS-0000mJ-FR@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixes #1243 - Allow to resize the columns of the result table in the
Query editor.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=278f18bab8ce7d36a05c789a9e10d6211dfd5451
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../css/backgrid/backgrid-sizeable-columns.css     |  35 ++
.../js/backgrid/backgrid-sizeable-columns.js       | 501 +++++++++++++++++++++
web/pgadmin/templates/base.html                    |   5 +
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 182 +++++++-
4 files changed, 704 insertions(+), 19 deletions(-)


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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: RM#1295 - Grant wizard should also added with Trigger function node through Right Click
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fixes #1295 - Added menu for the 'Grant Wizard' for t