public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Ensure the correct label is used in panel headers whe
Date: Thu, 25 Jul 2019 09:23:19 +0000
Message-ID: <[email protected]> (raw)
Ensure the correct label is used in panel headers when viewing filtered rows. Fixes #4228
Branch
------
electron2
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fdc46c8ee377cba92fb4c4dce069a214fe8a...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_9.rst | 1 +
web/pgadmin/feature_tests/browser_tool_bar_test.py | 10 +-
web/pgadmin/static/scss/_alertify.overrides.scss | 1 +
web/pgadmin/static/scss/_pgadmin.style.scss | 15 ++
web/pgadmin/tools/datagrid/static/js/datagrid.js | 206 ++-------------------
.../tools/datagrid/static/js/get_panel_title.js | 6 +-
web/pgadmin/tools/datagrid/static/js/show_data.js | 204 ++++++++++++++++++--
.../tools/datagrid/static/js/show_query_tool.js | 11 +-
.../tools/datagrid/templates/datagrid/filter.html | 12 --
.../javascript/datagrid/show_data_spec.js | 7 +-
.../javascript/datagrid/show_query_tool_spec.js | 10 +-
web/regression/runtests.py | 1 +
12 files changed, 246 insertions(+), 238 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Ensure the correct label is used in panel headers whe
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox