pgAdmin 4 commit: Fixed following issues for Type dialog:

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed following issues for Type dialog:
Дата
Msg-id E1mSDww-0002OV-Lk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed following issues for Type dialog:
1. Enum Type - Unable to delete rows for Enum type in Create Type dialogue.
2. Range Type - Loading icons are shown in different drop-down tabs.

Fixes #6744

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c142296f3ff69a466eb22a8849c3a6308a38a326
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/types/static/js/type.ui.js   | 44 +++++++++++++++++-----
1 file changed, 35 insertions(+), 9 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6687]: [React] Port Grant Wizard to react
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue