pgAdmin 4 commit: Improve the history UI.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Improve the history UI.
Дата
Msg-id E1dYHT6-0008EG-Ue@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Improve the history UI.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e29cd8d83dfbb00911caf2c3ea5065a7511bd11c
Author: Matthew Kleiman <mkleiman@pivotal.io>

Modified Files
--------------
.../feature_tests/query_tool_journey_test.py       |  4 +++
.../jsx/history/detail/history_error_message.jsx   | 30 ++++++++++++++++++
.../static/jsx/history/query_history_detail.jsx    |  9 ++++++
web/pgadmin/static/scss/sqleditor/_history.scss    | 30 ++++++++++++++----
.../javascript/history/query_history_spec.jsx      | 37 +++++++++++++++-------
5 files changed, 93 insertions(+), 17 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow navigation of query history using the arrowkey
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin4][PATCH] Query History Arrow Navigation and Styling