pgadmin4/web/regression/javascript/erd
Aditya Toshniwal 13db981445 Fixed following issues in ERD:
1) After opening an existing project, the first table is already selected but the edit, clone, delete buttons are disabled.
 2) ERD project title gets changed when 2 ERD projects are open & anyone of it edited.
 3) Closing the ERD tab does not ask for a confirmation pop-up.
 4) Shortcut for 'Show more/Fewer details' is missing.
 5) Deleting the primary key does not delete associated links.
 6) The long table & schema name are getting out of the box.
 7) The long table name in the notes pop-up needs re-alignment.
 8) The same table name present in ERD/canvas is allowed in Add Table dialogue. Added validation in the dialog.
 9) Download image option is added, but it is not perfect yet. Image icons (table, schema, etc.) are not showing up.
 10) Rename panel option should be disabled by default. It should be enabled for the tools which implement rename functionality.
 11) The Toolbar is not visible in Safari for the ERD tool.

refs #1802
2021-01-25 17:32:56 +05:30
..
ui_components Fixed following issues in ERD: 2021-01-25 17:32:56 +05:30
erd_core_spec.js Update copyright notice for ERD and Kerberos files. 2021-01-19 16:22:53 +05:30
erd_model_spec.js Update copyright notice for ERD and Kerberos files. 2021-01-19 16:22:53 +05:30
keyboard_shortcut_action_spec.js Update copyright notice for ERD and Kerberos files. 2021-01-19 16:22:53 +05:30
onetomany_link_spec.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
onetomany_port_spec.js Fixed jasmine test cases of ERD Tool. 2021-01-18 16:39:58 +05:30
table_node_spec.js Fixed following issues in ERD: 2021-01-25 17:32:56 +05:30
test_tables.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30