patch for RM1460 [pgAdmin4]

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: patch for RM1460 [pgAdmin4]
Date: 2016-07-20 12:12:57
Message-ID: CAFiP3vxypqvRUNMNcQjM6Fqn19fvLdBH91W116ouBj=59qQ5SQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch for RM1460

Changes:
- Opening a file should set the tab name to the filename
- Editing a file should add a * to the tab name to indicate the file is
dirty
- Saving changes to a file should clear the *
- The Save button should have a drop-down menu, with a Save As option.

--
*Harshal Dhumal*
*Software Engineer*

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM1460.patch text/x-patch 7.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-21 12:26:13 pgAdmin 4 commit: Ensure ajax requests are sent on second click of an o
Previous Message Murtuza Zabuawala 2016-07-20 12:11:53 PATCH: To fix the issue where AJAX request do not get fired second time (pgAdmin4)