pgadmin4/web/regression/javascript
Aditya Toshniwal bdb7e3fde2 Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294
Highlights of this patch include:
- Changes will affect SQL Editors in Create dialog boxes, SQL tab of the main screen, Query tool, History entries in the query tool, Query tool opened in New Tab/Window
- All the components of SQL editor will refer to single source of preferences which is cached in the Browser object. All other redundant ajax get preference calls are removed.
- SQL editor will not refer template JS variables anymore, once all the references are removed the template variables will also be removed.
- Code refactoring wherever possible.
- Covered JS test cases wherever possible.
2018-07-05 11:38:43 +01:00
..
alerts Standardise the error handling for parsing of JSON response messages from the server. Fixes #3238 2018-05-04 16:56:15 +01:00
backform_controls Fixed the issues for all the javascript files reported by the liner. 2018-04-30 17:51:57 +05:30
backup Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
browser Add support for SSH tunneled connections. Fixes #1447 2018-05-04 11:27:27 +01:00
datagrid Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
fake_browser Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
file_manager Properly support backups in Directory format. Fixes #3309 2018-06-29 15:14:37 +01:00
helper Un-vendorise React, now that it contains bug fixes we need. 2018-02-19 10:53:54 +00:00
history Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
misc/statistics Fixed the issues for all the javascript files reported by the liner. 2018-04-30 17:51:57 +05:30
nodes/schema Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
restore Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
selection Update jQuery to 3.3.1. Fixes #3271 2018-05-25 16:26:37 +01:00
slickgrid Update jQuery to 3.3.1. Fixes #3271 2018-05-25 16:26:37 +01:00
sqleditor Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
table Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
tree Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
check_node_visibility_spec.js Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
code_mirror_spec.jsx Un-vendorise React, now that it contains bug fixes we need. 2018-02-19 10:53:54 +00:00
common_keyboard_shortcuts_spec.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
debugger_utils_spec.js Fix debugging of procedures in EPAS packages. Fixes #3457 2018-06-29 15:20:33 +01:00
dialog_tab_navigator_spec.js Fixed the issues for all the javascript files reported by the liner. 2018-04-30 17:51:57 +05:30
fake_endpoints.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
fake_model.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
fake_translations.js Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
gettext_spec.js Update Jasmine to v3. Fixes #3182 2018-03-07 16:01:04 +00:00
jasmine_capture_warnings_beforeall.js Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
parse_shortcut_value_spec.js F5 key should work to refresh Browser tree. Fixes #3284 2018-05-02 11:43:42 +05:30
size_prettify_spec.js Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
sqleditor_utils_spec.js Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00