pgadmin4/web/pgadmin/dashboard
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
..
static Fixed the following code smells: 2024-04-09 19:18:56 +05:30
templates/dashboard/sql/default Added support for viewing Log Based Clusters. #7216 2024-03-28 12:19:34 +05:30
tests Added support for viewing Log Based Clusters. #7216 2024-03-28 12:19:34 +05:30
__init__.py Added support for viewing Log Based Clusters. #7216 2024-03-28 12:19:34 +05:30