pgadmin4/web/pgadmin/static
Akshay Joshi df2f3460f0 Fix the following SonarQube code smells:
1) Use the "RegExp.exec()" method instead.
2) Remove parameter form or provide default value.
3) Extract this nested ternary operation into an independent statement.
4) Replace this character class by the character itself.
5) Unnecessary use of conditional expression for default assignment.
6) Prefer using an optional chain expression instead, as it's more concise and easier to read.
2024-06-11 18:07:22 +05:30
..
bundle Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
css - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
fonts Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
img Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
js Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
vendor/require 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
favicon.ico Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00