mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
13db981445
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 |
||
---|---|---|
.. | ||
ui_components | ||
erd_core_spec.js | ||
erd_model_spec.js | ||
keyboard_shortcut_action_spec.js | ||
onetomany_link_spec.js | ||
onetomany_port_spec.js | ||
table_node_spec.js | ||
test_tables.js |