pgadmin4/web/pgadmin/tools/erd/static/js/erd_tool
Aditya Toshniwal b5b9ee46a1 1) Port query tool to React. Fixes #6131
2) Added status bar to the Query Tool. Fixes #3253
3) Ensure that row numbers should be visible in view when scrolling horizontally. Fixes #3989
4) Allow removing a single query history. Refs #4113
5) Partially fixed Macros usability issues. Ref #6969
6) Fixed an issue where the Query tool opens on minimum size if the user opens multiple query tool Window quickly. Fixes #6725
7) Relocate GIS Viewer Button to the Left Side of the Results Table. Fixes #6830
8) Fixed an issue where the connection bar is not visible. Fixes #7188
9) Fixed an issue where an Empty message popup after running a query. Fixes #7260
10) Ensure that Autocomplete should work after changing the connection. Fixes #7262
11) Fixed an issue where the copy and paste row does not work if the first column contains no data. Fixes #7294
2022-04-07 17:36:56 +05:30
..
dialogs Fixed an issue where foreign key is not removed even if the referred table is removed in ERD. Fixes #7238 2022-03-17 17:02:00 +05:30
links Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
nodes 1) Added support for unique keys in ERD. Fixes #7249 2022-03-28 16:26:43 +05:30
ports Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
ui_components 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
ERDCore.js Fixed 'Cannot read properties of undefined' error while creating the table via the ERD tool. Fixes #7275 2022-03-31 11:53:17 +05:30
ERDModel.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
index.js Fixed following code smells reported by SonarQube: 2022-01-17 13:56:01 +05:30