pgAdmin 4 commit: Allow the privileges control to work properly. Resolv

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Allow the privileges control to work properly. Resolv
Дата
Msg-id E1aLu9L-0002Xu-CK@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow the privileges control to work properly. Resolved few typos and
trivial bugs within the privilige control.

i.e.
- Do not show 'ALL' for only one privilege type.
- Show correct privilege label in PrivilegeEditor.
- Typo in TEMPORARY privilege.
- Added missing toJSON function call, while calling the parent's toJSON
  function.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/static/js/privilege.js   | 49 ++++++++++++++--------
1 file changed, 31 insertions(+), 18 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Resolved a typo in the frame javscript
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Model needs to update the parent collection object, t