pgadmin4/web/pgadmin/browser
Akshay Joshi 251bf05692 Fixed the following SonarQube code smells:
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
..
server_groups Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
static Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
templates/browser Show object breadcrumbs path along with its comment on object hover. #2078 2023-04-26 11:18:16 +05:30
tests Added support to use standard OS secret store to save server/ssh tunnel passwords instead of master password in pgAdmin desktop mode. #5123 2023-05-22 11:08:29 +05:30
__init__.py Fixed following issues: (#6361) 2023-06-05 12:45:34 +05:30
collection.py Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30
register_browser_preferences.py Text changes for Show/Hide nodes feature. #5048 2023-05-24 11:26:02 +05:30
utils.py Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30