pgAdmin 4 commit: Fix the boolean editor, and warn the user if there ar

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the boolean editor, and warn the user if there ar
Date: 2016-09-01 10:50:51
Message-ID: E1bfPa7-0007rf-U3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the boolean editor, and warn the user if there are unsaved changed in the edit grid before refreshing.

Branch
------
master

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

Modified Files
--------------
.../js/slickgrid/slick.pgadmin.formatters.js | 7 +++-
.../tools/sqleditor/static/css/sqleditor.css | 8 ++++
.../sqleditor/templates/sqleditor/js/sqleditor.js | 49 ++++++++++++++++++----
3 files changed, 56 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Navnath Gadakh 2016-09-01 11:12:36 Re: pgAdmin IV : Unittest modular patch (Domains and Tables nodes)
Previous Message Priyanka Shendge 2016-09-01 10:47:08 Re: Schema child node: FTS nodes (Configuration, Dictionaries, Parser, Templates)