BookStack/resources/js/components
Dan Brown a1b1f8138a
Updated email confirmation flow so confirmation is done via POST
To avoid non-user GET requests (Such as those from email scanners)
auto-triggering the confirm submission. Made auto-submit the form via
JavaScript in this extra added step with user-link backup to keep
existing user flow experience.

Closes #3797
2022-11-12 15:11:59 +00:00
..
add-remove-rows.js
ajax-delete-row.js
ajax-form.js
attachments-list.js
attachments.js
auto-submit.js Updated email confirmation flow so confirmation is done via POST 2022-11-12 15:11:59 +00:00
auto-suggest.js
back-to-top.js
book-sort.js
chapter-contents.js
code-editor.js Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
code-highlighter.js
code-textarea.js
collapsible.js
confirm-dialog.js
custom-checkbox.js
details-highlighter.js
dropdown-search.js
dropdown.js
dropzone.js
editor-toolbox.js
entity-permissions.js Redesigned users list to be responsive and aligned 2022-10-29 15:23:21 +01:00
entity-search.js
entity-selector-popup.js
entity-selector.js
event-emit-select.js
expand-toggle.js
header-mobile-toggle.js
homepage-control.js
image-manager.js
image-picker.js
index.js Updated email confirmation flow so confirmation is done via POST 2022-11-12 15:11:59 +00:00
list-sort-control.js Revised audit log list to new responsive format 2022-10-30 20:24:08 +00:00
markdown-editor.js
new-user-password.js
notification.js
optional-input.js
page-comments.js
page-display.js Extracted page pointer to its own compontent 2022-10-18 22:02:34 +01:00
page-editor.js
page-picker.js
permissions-table.js Updated role permission table to responsive format 2022-11-03 13:28:07 +00:00
pointer.js Updated page pointer to use a fixed positioning system 2022-10-18 22:40:13 +01:00
popup.js
setting-app-color-picker.js
setting-color-picker.js
shelf-sort.js Updated shelf book management to allow scroll on mobile 2022-09-28 20:48:29 +01:00
shortcut-input.js Added shortcut input controls to make custom shortcuts work 2022-11-09 14:40:44 +00:00
shortcuts.js Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
sidebar.js
sortable-list.js
submit-on-change.js
tabs.js
tag-manager.js
template-manager.js
toggle-switch.js
tri-layout.js
user-select.js
webhook-events.js
wysiwyg-editor.js