pgAdmin 4 commit: Added the backgrid cell for bootstrap switch for repr - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Added the backgrid cell for bootstrap switch for repr
Date
Msg-id E1a9Ywq-0007LP-Mr@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Switch Control was not honouring the user's options f
Next
From: Andrej Antonov
Date:
Subject: Re: patch: fix to use ``pg_get_functiondef()``