pgAdmin 4 commit: Add tab indexes for debugger controls.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add tab indexes for debugger controls.
Дата
Msg-id E1eQrdi-0005pb-PS@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add tab indexes for debugger controls.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=36d779df5d70b70f40fe1123eb8457a614edd109
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../tools/debugger/static/js/debugger_ui.js        | 37 +++++++++++++++++++---
.../tools/debugger/templates/debugger/direct.html  | 18 +++++++----
2 files changed, 45 insertions(+), 10 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Do not render security URL in templates ifrunning in Desktop mode
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Add basic Tab navigation - Debugger