pgadmin4/web/regression/javascript
Akshay Joshi dea5335ce5 Fixed the following SonarQube code smells:
1) Do not use the Array index in keys.
2) Import from the same module should be merged.
3) Mutable variables should not be exported.
4) Variables should not be initialized to undefined.
5) startswith or endswith method should be used.
6) Unwrap this unnecessarily grouped subpattern.

Additionally, addressed many other SonarQube rules.
2024-06-12 18:09:06 +05:30
..
__mocks__ - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
backup Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
browser Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
components Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
dashboard Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
debugger Changes in Query Tool, Debugger, and ERD Tool shortcuts to remove the use of Accesskey which will allow them to be customized. #7192 2024-05-06 11:15:44 +05:30
erd Changes in Query Tool, Debugger, and ERD Tool shortcuts to remove the use of Accesskey which will allow them to be customized. #7192 2024-05-06 11:15:44 +05:30
fake_browser Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
file_manager Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
grant_wizard Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
help Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
misc/statistics Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
nodes/schema Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
processes Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
quick_search - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
schema_diff Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
schema_ui_files Fixed issue found during testing of #7163. 2024-04-29 13:12:21 +05:30
SchemaView Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
search_objects Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
SecurityPages Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
table Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
tree Fixed code smell 'Prefer using an optional chain expression instead, as it's more concise and easier to read'. 2024-01-25 16:51:40 +05:30
check_node_visibility_spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_constants.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_current_user.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_endpoints.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_gettext.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_messages.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_model.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_pgadmin.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_supported_servers.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fake_theme.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
fake_translations.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
genericFunctions.jsx Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
gettext_spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
parse_shortcut_value_spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
pgadmin_utils_spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
setup-jest.js Fixed issues found in testing of react-table upgrade changes. #7419 2024-05-20 10:41:55 +05:30