pgadmin4/web/regression/javascript
Pravesh Sharma 62056cab14
Fixed sonaqube security smells and bugs
1. Delete unreachable code or refactor the code to make it reachable.
2. Unexpected var, use let or const instead.
3. Remove useless assignment to variable.
4. Define a constant instead of duplicating the literal
5. Remove commented out code
2023-07-10 10:36:15 +05:30
..
backup Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
browser Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
components Fixed the failure of python test cases of EPAS and JS tests for publication node. #5868 2023-05-29 17:41:45 +05:30
dashboard Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
debugger Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
erd Attempt to fix failing JS test cases with error related to ERD. 2023-04-24 18:04:02 +05:30
fake_browser Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
file_manager Fixed jasmine and API test cases for import/export servers. 2023-03-28 22:19:01 +05:30
grant_wizard Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
help Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
helper Upgrade the React version from 16 to 17 and also update other dependent libraries. 2021-03-15 15:47:21 +05:30
misc/statistics Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
nodes/schema Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
processes Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
quick_search Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
schema_diff Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
schema_ui_files Implement new PostgreSQL 15 features in publication dialog and SQL. #5868 2023-05-25 16:25:12 +05:30
SchemaView Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
search_objects Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
SecurityPages Fixed sonaqube security smells and bugs 2023-07-10 10:36:15 +05:30
table Fixed jasmine test case failure. 2023-01-03 12:57:32 +05:30
tree Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
check_node_visibility_spec.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
common_keyboard_shortcuts_spec.js Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
debugger_utils_spec.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
fake_constants.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
fake_current_user.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
fake_endpoints.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
fake_messages.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
fake_model.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
fake_pgadmin.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
fake_supported_servers.js Update copyright notices for 2023 2023-01-02 11:53:55 +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 2023 2023-01-02 11:53:55 +05:30
genericFunctions.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
gettext_spec.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
jasmine_capture_warnings_beforeall.js Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 2023-06-30 16:08:33 +05:30
parse_shortcut_value_spec.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
pgadmin_utils_spec.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30