pgAdmin 4 commit: Misc changes - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Misc changes
Date
Msg-id E1boRqE-00023O-MZ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Misc changes
- Setting the CodeMirror height when panel is resized, which you had mentioned.
- Added a new CellEditor (DatetimePickerEditor) for datetime picker.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b80cd43ae6a24eef89cb3ece5bbfb12a0b69ce89
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js   | 19 +++++-
web/pgadmin/static/css/overrides.css               |  6 +-
web/pgadmin/static/js/backform.pgadmin.js          | 39 +++++++++--
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 78 +++++++++++++++++++++-
4 files changed, 128 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixes#1737 - Setting the schedma-id as the pid (paren
Next
From: Dave Page
Date:
Subject: Re: PATCH: pgAgent support