pgAdmin 4 commit: Fix a couple of issues with the unique-collection co

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix a couple of issues with the unique-collection co
Дата
Msg-id E1aeJVZ-000708-TG@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix  a couple of issues with the unique-collection control:

- Pass the data to evaluation functions like canEdit, canAdd
- Properly honour the canAdd option.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2f334673a3db951a28b91c4bb2917f5944d4473c
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/static/js/variable.js    | 35 ++++++++++++----------
web/pgadmin/static/js/backform.pgadmin.js          | 18 ++++++-----
2 files changed, 30 insertions(+), 23 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Fixed Textarea control template [pgAdmin4]
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Unique Collection Control and Variable Control Fixes