pgadmin4/web/regression/javascript/schema_ui_files
Aditya Toshniwal be69470d55 Server and Database node fixes:
1. Unable to change shared server switch.
2. DB restriction and schema restriction have an empty option.
3. File select input control does not allow manual text input.
4. In the Parameters tab if the value is a switch control, then an empty value error should not come.
5. Values for parameters should be reset on changing parameters.
6. Added a new key - helpMessageMode which can have a value similar to mode. It will show the help message if the mode is supported.

Fixes #6814
2021-09-28 15:05:32 +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_object.ui.spec.js Port Catalog Object node to react. Fixes #6569 2021-09-09 12:40:54 +05:30
catalog.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +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 Fixed an issue where unable to change the column properties from edit dialog. Fixes #6766 2021-09-22 18:23:40 +05:30
compound_trigger.ui.spec.js 1) Port Compound Trigger node to react. Fixes #6674 2) Remove 'inSchema' method and create a generic method 'inCatalog'. 2021-09-09 13:03:54 +05:30
database.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
domain_constraint.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
domain.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
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 Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
exclusion_constraint.ui.spec.js Fixed following issues after React Porting: 2021-09-23 14:46:10 +05:30
extension.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
foreign_data_wrapper.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
foreign_key.ui.spec.js Foreign Key fixes: 2021-09-22 18:18:09 +05:30
foreign_server.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
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 Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
fts_parser.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
fts_template.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
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 Port Index node to react. Fixes #6661 2021-09-09 13:03:54 +05:30
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 Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
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 1) Port Compound Trigger node to react. Fixes #6674 2) Remove 'inSchema' method and create a generic method 'inCatalog'. 2021-09-09 13:03:54 +05:30
pga_jobstep.ui.spec.js Port pgAgent and it's child nodes to react. Fixes #6645 2021-09-09 13:03:54 +05:30
pga_schedule.ui.spec.js Port pgAgent and it's child nodes to react. Fixes #6645 2021-09-09 13:03:54 +05:30
primary_key.ui.spec.js Fixed following issues after React Porting: 2021-09-23 14:46:10 +05:30
privilege.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
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 Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
role.ui.spec.js Port Role node to react. Fixes #6651 2021-09-09 13:03:54 +05:30
row_security_policy.ui.spec.js Port RLS node to react. Fixes #6660 2021-09-09 13:01:53 +05:30
rule.ui.spec.js Port Rule node to react. Fixes #6659 2021-09-09 13:01:52 +05:30
schema.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
sequence.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +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
server.ui.spec.js Server and Database node fixes: 2021-09-28 15:05:32 +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 Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
table.ui.spec.js Port Table, Column, Primary key, Foreign key, Check constraint, Unique constraint, Exclusion constraint. 2021-09-09 13:05:57 +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_function.ui.spec.js Port Trigger Functions node to react. Fixes #6665 2021-09-09 13:03:54 +05:30
trigger.ui.spec.js Port Foreign Table node to react. Fixes #6678. 2021-09-09 13:06:24 +05:30
type.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
unique_constraint.ui.spec.js Fixed following issues after React Porting: 2021-09-23 14:46:10 +05:30
user_mapping.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
variable.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30
view.ui.spec.js Port Schema & Catalog node to react. Fixes #6655 2021-09-09 13:01:53 +05:30