[pgAdmin4][Patch]: Miscellaneous UI changes & fixes

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Miscellaneous UI changes & fixes
Date: 2016-06-21 11:07:08
Message-ID: CAM5-9D_hCov1WaVNRCahRQVBXpB4rgLtJ1fKmapkOwpopWfBbA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find patch with following changes:

1) Remove unnecessary console log statement from pgadmin.defaults.js file.
2) subnode-header label not taking full width (in privileges/variable
controls), label goes to next line on viewing properties of node(ex:
database node properties).
3) Restore should include database name in dialog title like in backup.
4) Add icons to restore and cancel button in restore dialog.

Please review.

Thanks,
Surinder Kumar

Attachment Content-Type Size
misc_ui_changes.patch application/octet-stream 3.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-21 11:11:23 Re: Fix for issue RM1220 and RM 1221 [pgadmin4]
Previous Message Dave Page 2016-06-21 11:01:55 Re: PATCH: To fix the issue in exclude constraint (pgAdmin4)