pgAdmin 4 commit: Cleanup the layout of the filter data dialogue. Fixes

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Cleanup the layout of the filter data dialogue. Fixes
Date: 2017-12-07 14:35:09
Message-ID: E1eMxGX-0007vN-NV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Cleanup the layout of the filter data dialogue. Fixes #2924

Branch
------
WEBPACK_DEVEL2

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

Modified Files
--------------
web/pgadmin/tools/datagrid/static/js/datagrid.js | 24 ++++++++++++++++------
.../tools/datagrid/templates/datagrid/filter.html | 11 ++++++++--
2 files changed, 27 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-12-07 14:35:10 pgAdmin 4 commit: Add license field to package.json to stop yarn bleati
Previous Message Ashesh Vashi 2017-12-07 14:35:08 pgAdmin 4 commit: When selecting an SSL cert or key, update only the ex