pgadmin4/web/regression/javascript
Aditya Toshniwal 8c3bba65e5 Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000.
Introduced two config params:
1. USER_INACTIVITY_TIMEOUT - Interval in seconds for the timeout. Default is 0-Zero which means disabled.
2. OVERRIDE_USER_INACTIVITY_TIMEOUT - If set to true, tools like query tool or debugger will override USER_INACTIVITY_TIMEOUT
   and will not allow the application to timeout if a query is running for a long time.
2020-01-15 18:07:46 +05:30
..
alerts Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
backform_controls Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
backup Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
browser Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
dashboard Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
datagrid Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
fake_browser Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
file_manager Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
geometry_viewer Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
help Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
history Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
misc Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
nodes/schema Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
restore Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
selection Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
slickgrid Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
sqleditor Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
table Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
tree Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
check_node_visibility_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
common_keyboard_shortcuts_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
debugger_utils_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
dialog_tab_navigator_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
fake_endpoints.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
fake_model.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
fake_translations.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
gettext_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
jasmine_capture_warnings_beforeall.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
parse_shortcut_value_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
pgadmin_utils_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
size_prettify_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
sqleditor_utils_spec.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00