pgAdmin 4 commit: Ensure that boolean checkboxes cycle values in the co

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that boolean checkboxes cycle values in the co
Date: 2017-06-06 10:29:22
Message-ID: E1dIBjm-0000aa-DM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that boolean checkboxes cycle values in the correct order. Fixes #2448

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b82e00147879c2c3a670342263954bff72e211c9
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../static/js/slickgrid/slick.pgadmin.editors.js | 74 ++++++++++------------
1 file changed, 33 insertions(+), 41 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2017-06-06 10:30:16 Jenkins build is back to normal : pgadmin4-master-python36 #136
Previous Message Dave Page 2017-06-06 10:24:54 Re: [pgAdmin4][PATCH] To fix the validation in Types node