pgadmin4/web/pgadmin/browser/server_groups/servers/pgagent/steps
Akshay Joshi 703faf3b15 Fixed following SoanrQube issues
1) Rename field "node_type" to prevent any misunderstanding/clash with field "NODE_TYPE" defined.
  2) Define a constant instead of duplicating this literal.

Solution:
  1) Rename the field "NODE_TYPE" and "COLLECTION_LABEL" to "_NODE_TYPE" and "_COLLECTION_LABEL"
  2) Declare the constant in PGChildNodeView for SQL files.
2020-07-16 19:39:55 +05:30
..
static Fixed redundant tagged issue reported by SonarQube. 2020-06-18 11:14:56 +05:30
templates/pga_jobstep/css Added job step and job schedule disable icons to identify it quickly within the browser tree. Fixes #4636 2020-04-21 17:00:21 +05:30
__init__.py Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30