From: | Nikhil Mohite <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] e4eeba: Fixed the UI related issues reported during testin... |
Date: | 2023-03-24 05:38:40 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/8b815d-e4eeba@github.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e4eeba2aa7c0b614b64d3e476a6db9450203864f
https://github.com/pgadmin-org/pgadmin4/commit/e4eeba2aa7c0b614b64d3e476a6db9450203864f
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M docs/en_US/storage_manager.rst
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/templates/browser/js/utils.js
M web/pgadmin/misc/file_manager/__init__.py
M web/pgadmin/misc/file_manager/static/js/FileManagerModule.jsx
M web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/utils/constants.py
M web/regression/javascript/file_manager/FileManager.spec.js
Log Message:
-----------
Fixed the UI related issues reported during testing for Shared Storage in Server Mode. #5014
From | Date | Subject | |
---|---|---|---|
Next Message | dependabot[bot] | 2023-03-24 05:39:13 | [pgadmin-org/pgadmin4] fb448b: Python dependency: Bump flask-wtf from 1.0.1 to 1.... |
Previous Message | Dave Page | 2023-03-23 16:51:33 | [pgadmin-org/pgadmin4] 8b815d: Archive builds on Github. |