pgadmin4/web/regression/javascript/components
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
..
Buttons.spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
CodeMirror.spec.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
FormComponents.spec.js Fixed Jasmine test cases. 2022-03-24 12:05:59 +05:30
KeyboardShortcuts.spec.js Fixed issues in the Preferences: 2022-03-29 16:27:33 +05:30
Loader.spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
Menu.spec.js Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
Privilege.spec.js Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-28 17:20:34 +05:30
QueryThreshold.spec.js Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
SelectRefresh.spec.js Fixed code smell 'Unexpected empty arrow function' reported by SonarQube. 2022-01-12 17:32:20 +05:30
SelectThemes.spec.js Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
ShortcutTitle.spec.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
TabPanel.spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30