pgAdmin 4 commit: Fixes #1150 - Disconnecting a database action should

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1150 - Disconnecting a database action should
Date: 2016-05-25 12:14:58
Message-ID: E1b5XiE-0000Mz-Sr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1150 - Disconnecting a database action should followed by
updating the menu state according to its current state.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=db79f3ff3d74b31ab9b18d22dbfdb76bc361437c
Author: Murtuza Zabuawala <murtuza(dot)zabuawal(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/templates/databases/js/databases.js | 5 +++++
1 file changed, 5 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-25 12:15:03 Re: PATCH: To fix the issue when user disconnects database and object menu remains the same (pgAdmin4)
Previous Message Ashesh Vashi 2016-05-25 12:11:16 Re: [pgAdmin4][Patch]: Add support for Materialized View & Cancel button on dialog header in Grant Wizard