pgadmin4/web/pgadmin/browser/static/js
Aditya Toshniwal 161c9b0fc7 Fixed code smell 'Variables should not be shadowed'.
Fixed all the duplicate CSS blocks issues raised by SonarQube.
2020-07-14 15:45:01 +05:30
..
activity.js Fixed SonarQube code smell 'Variables should not be shadowed'. 2020-07-01 13:43:00 +05:30
browser.js Fixed accessibility issue where few dialogs are not rendering properly 2020-07-09 18:18:37 +05:30
collection.js Fixed an issue where the user is able to edit properties when some of the collection nodes are selected. Fixes #5629 2020-07-02 16:21:56 +05:30
datamodel.js Fixed SonarQube code smell 'Variables should not be shadowed'. 2020-07-01 13:43:00 +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 Fixed code smell 'Variables should not be shadowed'. 2020-07-14 15:45:01 +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 Fixed SonarQube code smell 'Variables should not be shadowed'. 2020-07-01 13:43:00 +05:30
wizard.js Fixed tab key navigation for some dialogs. Fixes #5371 2020-04-14 13:32:03 +05:30