pgAdmin 4 commit: Fixed the issues for all the javascript filesreporte - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed the issues for all the javascript filesreporte
Date
Msg-id E1fD7os-0002vi-9R@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Next
From: Robert Eckhardt
Date:
Subject: Possibility to increase release frequency