pgAdmin 4 commit: 1. Intermittently failing test cases.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1. Intermittently failing test cases.
Date: 2022-07-25 06:18:50
Message-ID: E1oFrQY-0002eT-R9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1. Intermittently failing test cases.
2. Dialog vertical position should be more on the upper side.
3. File not supported error is not showing.

refs #7313

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7fd7d67b3e35c408149add465c3895016a19b3c
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/helpers/ModalProvider.jsx | 2 +-
.../tools/sqleditor/static/js/components/sections/Query.jsx | 7 ++++++-
web/regression/javascript/file_manager/FileManager.spec.js | 6 ++++--
3 files changed, 11 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-25 06:19:36 Re: [pgAdmin][RM7313] Port file manager to ReactJS
Previous Message Aditya Toshniwal 2022-07-25 05:52:08 Re: [pgAdmin][RM7313] Port file manager to ReactJS