pgadmin4/web/pgadmin/browser
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
..
server_groups Ensure that the current value of the sequence should be ignored while comparing using schema diff. Fixes #6144 2021-01-21 14:18:06 +05:30
static Fixed following issues in ERD: 2021-01-25 17:32:56 +05:30
templates/browser 1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457 2021-01-18 16:32:10 +05:30
tests Update copyright notice for ERD and Kerberos files. 2021-01-19 16:22:53 +05:30
__init__.py 1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457 2021-01-18 16:32:10 +05:30
collection.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
register_browser_preferences.py Fixed issues reported by SonarQube. 2021-01-18 13:02:19 +05:30
utils.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30