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: 2021-09-21 12:14:00
Message-ID: E1mSeeu-0003iP-BD@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed jasmine test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7330b3520f1288a16b5fb1c3c253eebabdbd91b3
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
.../databases/schemas/tables/static/js/partition.utils.ui.js | 12 +++++++-----
.../servers/databases/schemas/tables/static/js/table.ui.js | 6 ++----
.../javascript/schema_ui_files/partition.ui.spec.js | 3 ---
.../javascript/schema_ui_files/partition.utils.ui.spec.js | 6 ------
4 files changed, 9 insertions(+), 18 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-21 12:14:33 Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.
Previous Message Pradip Parkale 2021-09-21 12:08:06 Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.