Re: [pgadmin-hackers] [pgAdmin4][Patch] Add property in trigger nodeto display if trigger is enabled or not

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: [pgadmin-hackers] [pgAdmin4][Patch] Add property in trigger nodeto display if trigger is enabled or not
Дата
Msg-id CAKKotZSQzMZs6=CLW91G9tAVWepRxoGjtz=SmyRkLGaQB2fiaw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgadmin-hackers] [pgAdmin4][Patch] Add property in trigger nodeto display if trigger is enabled or not  (Dave Page <dpage@pgadmin.org>)
Ответы Re: [pgadmin-hackers] [pgAdmin4][Patch] Add property in trigger nodeto display if trigger is enabled or not  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

PFA updated patch for the same.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Tue, May 30, 2017 at 9:13 PM, Dave Page <dpage@pgadmin.org> wrote:
On Mon, May 29, 2017 at 10:31 AM, Murtuza Zabuawala
<murtuza.zabuawala@enterprisedb.com> wrote:
> Hi,
>
> PFA attach patch to add property into trigger node to display if trigger is
> enabled or disabled in Properties panel and also in  dialog.
> RM#2386

The switch is added, but I cannot toggle it from the dialogue. Can you
fix that please?

> Also used node-list-by-name control instead of muti-select control for
> listing table columns to simplify the logic.

OK.

Thanks!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: [pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #136
Следующее
От: Joao Pedro De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React