pgAdmin 4 commit: Fixed the JSON editor issue of hiding the first recor

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed the JSON editor issue of hiding the first recor
Дата
Msg-id E1mGzj4-0005kx-4m@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed the JSON editor issue of hiding the first record. Fixes #6684

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1b33c52eac9828d52894cb5db36e90aa64bc861a
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                   |  1 +
web/pgadmin/feature_tests/view_data_dml_queries.py | 30 ++++++++---------
web/pgadmin/static/js/slickgrid/editors.js         | 38 +++++++++++++---------
web/regression/feature_utils/locators.py           |  3 +-
4 files changed, 39 insertions(+), 33 deletions(-)


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

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin][Patch] - Bug #6684 - JSON viewer/editor hided for the first records
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] - Bug #6684 - JSON viewer/editor hided for the first records