pgAdmin 4 commit: Introducing NodeAjaxOptionsCell, NodeListByNameCell,

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Introducing NodeAjaxOptionsCell, NodeListByNameCell,
Дата
Msg-id E1aK4o3-0000pm-BV@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Make the privilege control to work as expected. Using
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Use the same schema parameter 'visible' instead of se