pgadmin4/web/pgadmin/static/js
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
..
alertify Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
browser Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
chartjs Fixed following issues in ERD: 2021-01-25 17:32:56 +05:30
codemirror Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
history Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
misc/statistics Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
nodes Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
select2 Fixed the SoanrQube code smell 'Variables should not be shadowed'. 2020-07-03 14:33:30 +05:30
selection Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
slickgrid Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
sqleditor 1) Fixed an issue where the Save button is enabled by default in Macro. Fixes #5905 2021-01-20 13:52:00 +05:30
tree Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
alertify.pgadmin.defaults.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
backform.pgadmin.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
backgrid.pgadmin.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
check_node_visibility.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
csrf.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
custom_hooks.js Replace charting library Flotr2 with ChartJS using React. Fixes #3904 2020-07-29 14:49:22 +05:30
custom_prop_types.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
dialog_tab_navigator.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
gettext.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
is_native.js Fixed an issue in the query tool when columns are having the same name as javascript object internal functions. Fixes #5765. 2020-09-07 18:10:27 +05:30
keyboard_shortcuts.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
modify_animation.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pgadmin.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
size_prettify.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
sqleditor_utils.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
url_for.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
utils.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
window.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30