Re: [pgAdmin][RM-6592]: [React] Port Materialized View node to react - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM-6592]: [React] Port Materialized View node to react
Date
Msg-id CANxoLDci=y8Hz-8GXCpMQgdht7c7-2wbvVuPri=y5z6bvas0tw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM-6592]: [React] Port Materialized View node to react  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
Responses Re: [pgAdmin][RM-6592]: [React] Port Materialized View node to react
List pgadmin-hackers
Hi Nikhil

Jasmine test cases are failing please fix and resend the patch. Also, remove commented code from the "mview.ui.js" file.

On Thu, Jul 29, 2021 at 5:15 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch for RM-6592: [React] Port Materialized View node to react
Also fixed issues in view node related to validation and code field is editable for views under catalogs node.


--
Thanks & Regards,
Nikhil Mohite
Software Engineer.
Mob.No: +91-7798364578.


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-6592]: [React] Port Materialized View node to react
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'