pgadmin4/web/pgadmin/browser/server_groups/servers/pgagent
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
..
schedules Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
static Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
steps Fixed following SoanrQube issues 2020-07-16 19:39:55 +05:30
templates 1) Fixed feature test and API test cases. 2020-04-22 13:57:32 +05:30
tests 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
utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00