pgadmin4/web/pgadmin/browser/server_groups
Akshay Joshi 30d2d1b23e Fixed the following code smells:
1) useState call is not destructured into value + setter pair.
2) A fragment with only one child is redundant.
3) Unnecessary '.apply()' and '.call()'.
4) Expected the Promise rejection reason to be an Error.
2024-04-09 19:18:56 +05:30
..
servers Fixed the following code smells: 2024-04-09 19:18:56 +05:30
static Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
templates/css Added shared server support for admin users. Fixes #4979 2020-09-03 12:59:28 +05:30
tests Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
__init__.py Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085 (#7106) 2024-01-08 12:16:49 +05:30