pgadmin4/web/pgadmin/static
Akshay Joshi dea5335ce5 Fixed the following SonarQube code smells:
1) Do not use the Array index in keys.
2) Import from the same module should be merged.
3) Mutable variables should not be exported.
4) Variables should not be initialized to undefined.
5) startswith or endswith method should be used.
6) Unwrap this unnecessarily grouped subpattern.

Additionally, addressed many other SonarQube rules.
2024-06-12 18:09:06 +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 Provide an option to set the theme based on the OS theme. #5932 2024-06-12 16:18:37 +05:30
js Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +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