pgAdmin 4 commit: Fixed the issues for all the javascript files reporte

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the issues for all the javascript files reporte
Date: 2018-04-30 12:22:14
Message-ID: E1fD7os-0002vi-9R@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the issues for all the javascript files reported by the liner.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c94439bf8ea7678722453f0e3750060bee31a074

Modified Files
--------------
.../backform_controls/keyboardshortcut_spec.js | 32 ++++----
.../javascript/backform_controls/keycode_spec.js | 4 +-
.../javascript/browser/modify_animation_spec.js | 12 +--
.../server_groups/servers/model_validation_spec.js | 8 +-
.../javascript/common_keyboard_shortcuts_spec.js | 12 +--
web/regression/javascript/debugger_utils_spec.js | 6 +-
.../javascript/dialog_tab_navigator_spec.js | 86 +++++++++++-----------
web/regression/javascript/fake_endpoints.js | 2 +-
.../javascript/misc/statistics/statistics_spec.js | 2 +-
.../sqleditor/calculate_query_run_time_spec.js | 6 +-
.../javascript/sqleditor/filter_dialog_specs.js | 7 +-
.../sqleditor/keyboard_shortcuts_spec.js | 24 +++---
.../query_tool_http_error_handler_spec.js | 42 +++++------
13 files changed, 121 insertions(+), 122 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Robert Eckhardt 2018-04-30 14:33:54 Possibility to increase release frequency
Previous Message Ashesh Vashi 2018-04-30 10:24:58 Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree