pgAdmin 4 commit: Resolved few undo action on UI tabs - tabs were not g

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Resolved few undo action on UI tabs - tabs were not g
Дата
Msg-id E1Zs4Fr-0007ZZ-CH@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Resolved few undo action on UI tabs - tabs were not getting activated
during undo-redo action. Also, resolved the focus losing issue, which
closing the subnode editor using undo action.

Also, resolved an issue related to 'beforeopen' failed on server node,
due to api changes on tree events.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=45596dffa03fb7556cf2665c8bf931e405aa5cd2

Modified Files
--------------
.../servers/templates/servers/servers.js           |    8 +-
.../browser/templates/browser/js/browser.js        |    5 +-
web/pgadmin/browser/templates/browser/js/node.js   |   80 ++++++++++++++------
web/pgadmin/static/js/backform.pgadmin.js          |   14 ++--
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js |    4 +
5 files changed, 77 insertions(+), 34 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Added undo action on some of the UI changes too.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Do not allow to edit data from the properties dialog