public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed the issue of renaming the database by another u
Date: Mon, 31 May 2021 07:16:21 +0000
Message-ID: <[email protected]> (raw)

Fixed the issue of renaming the database by another user. Fixes #4203

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=658a2de6190feb656d4e8061bc4bf5d4d248...
Author: Rahul Shirsat <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_5_4.rst                   |   1 +
web/pgadmin/browser/static/js/toolbar.js           |  26 +-
.../static/js/sqleditor/call_render_after_poll.js  |   4 +-
web/pgadmin/static/scss/_webcabin.pgadmin.scss     |   2 +-
.../datagrid/static/js/datagrid_panel_title.js     |  20 +
web/pgadmin/tools/datagrid/static/js/show_data.js  |   5 +-
web/pgadmin/tools/debugger/__init__.py             |   5 +-
web/pgadmin/tools/debugger/static/js/debugger.js   |  46 +-
web/pgadmin/tools/psql/__init__.py                 |  57 +-
web/pgadmin/tools/psql/static/js/psql_module.js    |  18 +-
.../tools/psql/templates/editor_template.html      |   1 +
web/pgadmin/tools/psql/tests/test_panel.py         |   6 +-
web/pgadmin/tools/sqleditor/__init__.py            |   3 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  64 ++
.../sqleditor/call_render_after_poll_spec.js       |   9 +
web/yarn.lock                                      | 850 ++++++++++-----------
16 files changed, 642 insertions(+), 475 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: Fixed the issue of renaming the database by another u
  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