pgAdmin 4 commit: Fixed Jasmine 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: Fixed Jasmine test cases.
Date: 2022-02-02 12:25:33
Message-ID: E1nFEhZ-0004Ld-Fe@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed Jasmine test cases.

refs #7110

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64c419e6f80106514cc62d9e3cdb2c4416d7eb38
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/FormView.jsx | 12 ++++++------
web/pgadmin/static/js/components/FormComponents.jsx | 4 ++--
web/pgadmin/static/js/custom_prop_types.js | 1 +
3 files changed, 9 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-02 12:28:13 Re: [pgAdmin][RM-7110]: Cursor focus should be on first option for Maintenance and Backup/Restore
Previous Message Khushboo Vashi 2022-02-02 12:23:01 Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS