pgadmin4/web/pgadmin/static
Yogesh Mahajan 707ff450b5 Fixed following SonarQube issues:
1. Boolean checks should not be inverted.
2. The comma operator should not be used.
3. Arguments to built-in functions should match documented types.
4. Redundant pairs of parentheses should be removed.
5. A conditionally executed single line should be denoted by indentation, 
6. A while loop should be used instead of a 'for' loop.
2020-06-26 13:12:07 +05:30
..
bundle Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
css 1) Added option to ignore the whitespaces while comparing objects in schema diff. Fixes #5468 2020-06-17 16:27:51 +05:30
fonts Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
img 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
js Fixed following SonarQube issues: 2020-06-26 13:12:07 +05:30
scss Fixed issue related to extra semicolons and function naming convention reported by SonarQube. 2020-06-24 16:16:12 +05:30
vendor Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed. 2020-06-25 11:09:43 +05:30
favicon.ico Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00