pgAdmin 4 commit: Added the backgrid cell for bootstrap switch for repr

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Added the backgrid cell for bootstrap switch for repr
Date: 2015-12-17 13:50:24
Message-ID: E1a9Ywq-0007LP-Mr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added the backgrid cell for bootstrap switch for representing the
boolean properties.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1391003e032aee63935e15e51fdc31cd66301e4c

Modified Files
--------------
web/pgadmin/static/css/overrides.css | 32 +++++----
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 69 ++++++++++++++++++--
2 files changed, 80 insertions(+), 21 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andrej Antonov 2015-12-18 09:22:37 Re: patch: fix to use ``pg_get_functiondef()``
Previous Message Ashesh Vashi 2015-12-17 13:11:45 pgAdmin 4 commit: Switch Control was not honouring the user's options f