[pgAdmin4][Patch]: Add support for Materialized View & Cancel button on dialog header in Grant Wizard

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: Add support for Materialized View & Cancel button on dialog header in Grant Wizard
Дата
Msg-id CAM5-9D_=0saq+yaCEjJMzh+2M-THH6xt+bRD0p_5xdG_vqfPig@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: Add support for Materialized View & Cancel button on dialog header in Grant Wizard  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-hackers
Hi

Please find attached patch for the supported added for following:
1. Adds support for Materialized Views in Grant Wizard.
2. Modified wizard template defined in wizard.js to add support for cancel button in wizard header.
Issue:  When the wizard is closed, it should cleanup the Backbone Models & destroy the Backbone View used, but it wasn't cleaning up with default header cancel button provided by alertifyjs.

Also, Removed acl for view in acls.json as views are also table and acls for table is already defined.

Please review.

Thanks,
Surinder Kumar
Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Center align the switch in backgrid
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Dialog default sizing.