[pgAdmin4][Patch][RM2399]: Disabled row's background color disappeared on save in View data

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch][RM2399]: Disabled row's background color disappeared on save in View data
Date: 2017-05-15 07:43:54
Message-ID: CAM5-9D8f5cJ=MtgpdA27k7G6tHDtzReF5527EK0YRKFRNBJHFQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

This patch contains following changes:

1) When a new row is added, allow to delete if changes are not saved.

2) Disable new row selection if primary key is not given but changes are
saved on server.

3) Copy and paste one or more rows, then add new row doesn't work(entered
value doesn't appear).

4) After deleting a row, add new row doesn't work.

5) New row added with explicitly given primary key should not disabled.

Please review.

Thanks,
Surinder Kumar

Attachment Content-Type Size
RM_2399.patch application/octet-stream 8.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-05-15 07:48:03 Re: [pgAdmin4][PATCH] To fix the issue with Node rename
Previous Message Harshal Dhumal 2017-05-15 07:37:55 Re: [pgAdmin4][PATCH] To fix the issue with Node rename