pgadmin4/web/pgadmin/browser/static/js
Aditya Toshniwal 56cf64ad22 Fixed following SonarQube issues:
- Refactor functions to not always return the same value.
  - Rename "cls" to "self" or add the missing "self" parameter.
  - Remove useless assignment to variables.
2020-07-30 14:04:22 +05:30
..
activity.js Fixed SonarQube code smell 'Variables should not be shadowed'. 2020-07-01 13:43:00 +05:30
browser.js Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30
collection.js Added High Contrast theme support. Fixes #5653 2020-07-20 11:51:21 +05:30
datamodel.js Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30
error.js Fixed issues reported by SonarQube with tag 'bad-practice'. 2020-06-22 12:18:59 +05:30
frame.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
keyboard.js Cleanup some code smells identified by SonarQube. 2020-06-10 16:42:59 +01:00
layout.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
menu.js 1) Added labels and titles after parsing and validating all the pgAdmin4 web pages for accessibility. Fixes #4770 2020-01-31 14:21:35 +05:30
node.js Added High Contrast theme support. Fixes #5653 2020-07-20 11:51:21 +05:30
node.ui.js Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
panel.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
preferences.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
toolbar.js Added High Contrast theme support. Fixes #5653 2020-07-20 11:51:21 +05:30
wizard.js Added High Contrast theme support. Fixes #5653 2020-07-20 11:51:21 +05:30