pgAdmin 4 commit: Prevent the user pressing the select button in the fi

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent the user pressing the select button in the fi
Date: 2017-12-07 14:35:10
Message-ID: E1eMxGY-0007xi-2a@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent the user pressing the select button in the file manager when it is supposed to be disabled. Fixes #2923

Branch
------
WEBPACK_DEVEL2

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

Modified Files
--------------
web/pgadmin/misc/file_manager/static/js/file_manager.js | 12 ++++++++++++
web/pgadmin/misc/file_manager/static/js/utility.js | 17 +++++++++++++++--
2 files changed, 27 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2017-12-07 15:02:37 [pgAdmin4][RM2782][RM2822] fix array representation in query tool and data grid
Previous Message Ashesh Vashi 2017-12-07 14:35:09 pgAdmin 4 commit: Revert inadvertant change to doc page