Обсуждение: pgAdmin 4 commit: Added support for on-demand loading of items in Selec

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Added support for on-demand loading of items in Selec

От
Akshay Joshi
Дата:
Added support for on-demand loading of items in Select2. Fixes #5038.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=737f8375fb463f1ee4592fb3af2d65bcbf8082a2
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst         |  1 +
web/pgadmin/browser/static/js/node.ui.js  | 51 +++++++++++++++++++++++++++++++
web/pgadmin/static/js/backform.pgadmin.js | 13 ++++++--
web/pgadmin/static/js/backgrid.pgadmin.js |  7 +++++
4 files changed, 70 insertions(+), 2 deletions(-)