[pgAdmin4][Patch]: Add support for Materialized View & Cancel button on dialog header in Grant Wizard - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: Add support for Materialized View & Cancel button on dialog header in Grant Wizard
Date
Msg-id CAM5-9D_=0saq+yaCEjJMzh+2M-THH6xt+bRD0p_5xdG_vqfPig@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Add support for Materialized View & Cancel button on dialog header in Grant Wizard  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List 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
Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Center align the switch in backgrid
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Dialog default sizing.