pgadmin4/web/regression/javascript/schema_ui_files
Pradip Parkale c7cd57db91 Ensure that columns should be merged if the newly added column is present in the parent table. Fixes #6780 2021-10-21 10:59:52 +05:30
..
cast.ui.spec.js Port Procedure and Function node to react. Fixes #6632 #6677 2021-09-09 13:06:24 +05:30
catalog.ui.spec.js
catalog_object.ui.spec.js
catalog_object_column.ui.spec.js Port columns node under the Catalog Objects in React. 2021-10-13 12:59:08 +05:30
check_constraint.ui.spec.js Foreign Key fixes: 2021-09-22 18:18:09 +05:30
collation.ui.spec.js Port Table, Column, Primary key, Foreign key, Check constraint, Unique constraint, Exclusion constraint. 2021-09-09 13:05:57 +05:30
column.ui.spec.js 1) Added support for advanced table fields like the foreign key, primary key in the ERD tool. Fixes #6081 2021-10-11 17:42:14 +05:30
compound_trigger.ui.spec.js
database.ui.spec.js
domain.ui.spec.js
domain_constraint.ui.spec.js
edbfunc.ui.spec.js Port package and it’s child node to React. Fixes #6675 2021-09-09 13:04:42 +05:30
edbvar.ui.spec.js Port package and it’s child node to React. Fixes #6675 2021-09-09 13:04:42 +05:30
event_trigger.ui.spec.js
exclusion_constraint.ui.spec.js Fixed an issue where the index is not loaded in the Unique Constraint dialog. Fixes #6857 2021-10-04 19:28:27 +05:30
extension.ui.spec.js
foreign_data_wrapper.ui.spec.js
foreign_key.ui.spec.js Added support for composite foreign keys in the ERD tool. Fixes #6891 2021-10-13 14:28:55 +05:30
foreign_server.ui.spec.js
foreign_table.ui.spec.js - Fix codemirror cursor issue. - Fix foreign table jasmine test cases. 2021-09-09 13:09:30 +05:30
fts_configuration.ui.spec.js Port FTS Configurations node to react. Fixes #6638 2021-09-09 13:06:24 +05:30
fts_dictionary.ui.spec.js
fts_parser.ui.spec.js
fts_template.ui.spec.js
functions.ui.spec.js Fixed code coverage and RESQL test cases for Cast, Publication and Subscription. 2021-09-09 13:08:11 +05:30
grant_wizard.ui.spec.js 1) Port Grant Wizard to react. Fixes #6687 2021-09-20 13:02:41 +05:30
index.ui.spec.js
language.ui.spec.js - Fix all the jasmine test case failures. - Show default value column in Table->Columns grid. Fixes #4353. 2021-09-09 13:06:24 +05:30
membership.ui.spec.js - Fix all the jasmine test case failures. - Show default value column in Table->Columns grid. Fixes #4353. 2021-09-09 13:06:24 +05:30
mview.ui.spec.js
packages.ui.spec.js Port package and it’s child node to React. Fixes #6675 2021-09-09 13:04:42 +05:30
partition.ui.spec.js Fixed jasmine test cases. 2021-09-21 17:42:18 +05:30
partition.utils.ui.spec.js Fixed jasmine test cases. 2021-09-21 17:42:18 +05:30
pga_job.ui.spec.js
pga_jobstep.ui.spec.js
pga_schedule.ui.spec.js
primary_key.ui.spec.js Fixed an issue where the index is not loaded in the Unique Constraint dialog. Fixes #6857 2021-10-04 19:28:27 +05:30
privilege.ui.spec.js
publication.ui.spec.js Port Procedure and Function node to react. Fixes #6632 #6677 2021-09-09 13:06:24 +05:30
resource_group.ui.spec.js
role.ui.spec.js
row_security_policy.ui.spec.js
rule.ui.spec.js
schema.ui.spec.js
sequence.ui.spec.js
server.ui.spec.js Server and Database node fixes: 2021-09-28 15:05:32 +05:30
server_group.ui.spec.js Port Table, Column, Primary key, Foreign key, Check constraint, Unique constraint, Exclusion constraint. 2021-09-09 13:05:57 +05:30
subscription.ui.spec.js Port Procedure and Function node to react. Fixes #6632 #6677 2021-09-09 13:06:24 +05:30
synonym.ui.spec.js
table.ui.spec.js Ensure that columns should be merged if the newly added column is present in the parent table. Fixes #6780 2021-10-21 10:59:52 +05:30
tablespace.ui.spec.js Port Table, Column, Primary key, Foreign key, Check constraint, Unique constraint, Exclusion constraint. 2021-09-09 13:05:57 +05:30
trigger.ui.spec.js Port Foreign Table node to react. Fixes #6678. 2021-09-09 13:06:24 +05:30
trigger_function.ui.spec.js
type.ui.spec.js Fixed dialog crash issue when added security label and changing the type to shell. Fixes #6744 2021-10-05 17:24:16 +05:30
unique_constraint.ui.spec.js Fixed an issue where the index is not loaded in the Unique Constraint dialog. Fixes #6857 2021-10-04 19:28:27 +05:30
user_mapping.ui.spec.js
variable.ui.spec.js
view.ui.spec.js