pgAdmin 4 commit: Changed the Select2Control to work more consistently.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Changed the Select2Control to work more consistently.
Date: 2016-05-21 10:11:58
Message-ID: E1b43t0-0001uq-73@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Changed the Select2Control to work more consistently.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js | 104 +-------------------------
web/pgadmin/static/css/overrides.css | 5 ++
web/pgadmin/static/js/backform.pgadmin.js | 117 +++++++++++++++++++++++++++---
3 files changed, 114 insertions(+), 112 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-21 10:13:53 pgAdmin 4 commit: Added support for importing and exporting the table d
Previous Message Ashesh Vashi 2016-05-21 10:06:59 pgAdmin 4 commit: Do not validate the model unnecessarily (when closing