pgAdmin 4 commit: Fixed some UX issue with the Import/Export tool.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixed some UX issue with the Import/Export tool.
Дата
Msg-id E1dfP56-0001w3-NF@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed some UX issue with the Import/Export tool.

- Couldn't click on the filename control once gets an error.
- Encoding is not in alphabetical order.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c4ca781ce2863375e2ee9105304187d7e951b419
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../templates/databases/sql/9.2_plus/get_encodings.sql         |  2 +-
.../templates/databases/sql/default/get_encodings.sql          |  2 +-
web/pgadmin/static/js/backform.pgadmin.js                      | 10 ++++++++++
web/pgadmin/static/scss/_backform.overrides.scss               |  8 +++++++-
4 files changed, 19 insertions(+), 3 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [gpAdmin4][patch] query history updates