Обсуждение: pgAdmin 4 commit: Improve the history UI.

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Improve the history UI.

От
Dave Page
Дата:
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(-)