From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | pgAdmin 4 commit: 1) Edit cellEditing function, in some cases grid obje |
Date: | 2017-06-29 13:32:21 |
Message-ID: | E1dQZYT-0001IZ-Fx@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
1) Edit cellEditing function, in some cases grid object is undefined.
2) Modify SubNodeCollectionControl, so that user can pass custom backgrid row.
3) Handling of visible parameter in SubNodeCollectionControl.
4) Customise title and delete message for Delete Cell.
5) Added Backgrid.Extension.Select2DepCell and moved Backgrid.Extension.StringDepCell from user management to backgrid.pgadmin.js.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c98b64fd828b5030f724a001b8cb8b99cfcee179
Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 28 ++++++---
web/pgadmin/static/js/backgrid.pgadmin.js | 71 +++++++++++++++++++---
.../user_management/js/user_management.js | 31 +---------
3 files changed, 84 insertions(+), 46 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin 4 Jenkins | 2017-06-29 14:05:31 | Jenkins build is back to normal : pgadmin4-master-python35 #206 |
Previous Message | Joao De Almeida Pereira | 2017-06-29 13:25:14 | Re: [pgadmin-hackers][Patch] Change alert styling |