pgadmin4/web
Akshay Joshi a46f99d360 1) Partially fixed the issue with inserting characters at the end of the line by setting 'Underline query at cursor?' to false by default.
2) Update release note.
2024-06-04 18:18:16 +05:30
..
migrations Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
pgacloud Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
pgadmin 1) Partially fixed the issue with inserting characters at the end of the line by setting 'Underline query at cursor?' to false by default. 2024-06-04 18:18:16 +05:30
regression Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
.editorconfig
.eslintignore Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
.eslintrc.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
.yarnrc.yml Revert yarnrc.yml and yarn.lock 2024-01-24 18:55:32 +05:30
babel.cfg Update message catalog. 2022-04-01 17:22:16 +05:30
babel.config.json Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
branding.py Separate the application name, branding & version information from the configuration file. #7187 2024-02-09 16:25:03 +05:30
config.py Fixed a remote code execution issue in the validate binary path (CVE-2024-3116). #7326 2024-04-01 11:34:01 +05:30
jest.config.js Fix JS test cases failing on Windows OS 2023-12-23 16:08:41 +05:30
package.json Upgrade react-table from v7 to v8. #7419 2024-05-07 16:31:04 +05:30
pgAdmin4.py Add support for JSON log format. #7138 2024-02-22 16:39:25 +05:30
pgAdmin4.wsgi Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
setup.py Fix the issue where the update-user CLI command doesn't change the password. #7304 2024-03-27 11:47:58 +05:30
version.py Update version for release v8.7 2024-05-27 16:14:43 +05:30
webpack.config.js Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
webpack.shim.js Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
yarn.lock Upgrade react-table from v7 to v8. #7419 2024-05-07 16:31:04 +05:30