Kanboard-Prod/assets/js/components
Michael 71630aaa77 Easier closing of dialogs
Allow closing of dialogs by clicking on the background area around it.

When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry.

If the dialog does not contain a form or the data remains unchanged no warning messages are shown.
2018-10-15 17:47:38 -07:00
..
accordion.js Always unbind internal listeners when closing a modal dialog 2017-01-26 22:21:07 -05:00
autocomplete-email.js Add the possibility to send tasks and comments to multiple recipients 2017-11-17 14:46:23 -08:00
board-task-click.js Easier closing of dialogs 2018-10-15 17:47:38 -07:00
chart-project-avg-time-column.js Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
chart-project-burndown.js Fix CFD chart (stack wrongly ordered) 2017-02-11 19:42:17 -05:00
chart-project-cumulative-flow.js Fix CFD chart (stack wrongly ordered) 2017-02-11 19:42:17 -05:00
chart-project-lead-cycle-time.js Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
chart-project-task-distribution.js Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
chart-project-time-comparison.js Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
chart-project-user-distribution.js Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
chart-task-time-column.js Allow project charts to be rendered on the same page as task analytics 2017-01-14 16:05:53 -05:00
comment-highlight.js Highlight comments if hash is present in URL 2017-01-29 18:58:00 -05:00
confirm-buttons.js Always unbind internal listeners when closing a modal dialog 2017-01-26 22:21:07 -05:00
external-task-view.js Improve external task integration 2017-10-18 13:56:57 -07:00
file-upload.js Add CSRF check for task and project files upload 2018-01-29 15:56:30 -08:00
form-export.js Display project exports in modal box 2017-01-08 15:31:33 -05:00
image-slideshow.js Remove dependency on Mousetrap 2016-12-30 20:14:36 -05:00
keyboard-shortcuts.js Easier closing of dialogs 2018-10-15 17:47:38 -07:00
list-item-selection.js Add checkboxes in list view to move tasks to another column at once 2018-06-01 15:58:17 -07:00
modal.js Easier closing of dialogs 2018-10-15 17:47:38 -07:00
project-creation-select-options.js Rewrite project creation component in vanilla js 2016-12-10 11:36:22 -05:00
project-select-role.js Rewrite component to change user/group role 2016-12-09 20:35:40 -05:00
screenshot.js Always unbind internal listeners when closing a modal dialog 2017-01-26 22:21:07 -05:00
select-dropdown-autocomplete.js Define fixed width for auto-complete dropdown 2018-10-01 17:10:29 -07:00
session-check.js Do not try to redirect to login page when offline 2018-10-01 17:46:50 -07:00
submit-buttons.js Upload files button stay disabled when there are other submit buttons on the same page 2017-02-18 15:53:48 -05:00
subtask-drag-and-drop.js Improve subtask toggle 2017-03-19 16:45:32 -04:00
subtask-toggle-status.js Improve subtask toggle 2017-03-19 16:45:32 -04:00
suggest-menu.js Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
task-move-position.js Set the correct swimlane/column ID when moving a task via its internal dialog. 2018-01-25 11:09:22 -05:00
template.js Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
text-editor.js Fix escaping issue for Markdown editor 2018-05-03 15:15:50 -07:00