pgAdmin 4 commit: Use separate editor for Select2Cell.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Use separate editor for Select2Cell.
Дата
Msg-id E1an1PK-0005ko-Qw@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use separate editor for Select2Cell.
This allows us to use the Backgrid key navigation as expected.

This has also resulted into an issue - related unresponsive scrollbar
issue in the SubNodeControl.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f7e4e8bea01074fffd0f6f8fc8570a7518ff9137
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/css/overrides.css               |   5 +
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 145 +++++++++++++++++++--
2 files changed, 142 insertions(+), 8 deletions(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Functions/Procedures Module
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: Patch: Added select2cell editor for backgrid [pgAdmin4]