pgAdmin 4 commit: Introducing NodeAjaxOptionsCell, NodeListByNameCell, - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Introducing NodeAjaxOptionsCell, NodeListByNameCell,
Date
Msg-id E1aK4o3-0000pm-BV@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Introducing NodeAjaxOptionsCell, NodeListByNameCell, NodeListByIdCell
for using them with Backgrid.

It has similar functionality which we have done for fetching node
options for select2 cell using ajax at the time of initialization to use
it with Backgrid.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ce0db3b5845fd51fc630559ea935eb84db7046f
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js | 273 ++++++++++++++++++++++++++++++-
1 file changed, 270 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Make the privilege control to work as expected. Using
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Use the same schema parameter 'visible' instead of se