BookStack/resources/views
Dan Brown 7a8954ee65
Fixed audit log user dropdown usability issue
User search input blur would trigger the submission of the search
filters which would cause strange thing where you'd click on a search
filtered user which would blur the input hence submit, but the user
would think they've clicked the user and the page would reload but the
input had not updated at that point.

Related to #2863
2021-08-04 20:48:23 +01:00
..
api-docs Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04:00
attachments Added front-end toggle and testing of inline attachments 2021-06-06 13:55:56 +01:00
auth Fixed SAML login button alignment 2021-05-08 11:49:18 +01:00
books Added name input autofocus on shelves, books and chapters 2021-05-26 15:25:23 +01:00
chapters Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
comments Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
common Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
components Updated homepage action button colors for consistency 2021-06-04 22:28:38 +01:00
errors Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
form Ordered entity permission roles by display name 2021-06-04 22:36:30 +01:00
pages Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
partials Aligned export and revision shown date format 2021-05-30 00:02:32 +01:00
search Merge branch 'show-tags' of https://github.com/burnoutberni/BookStack into burnoutberni-show-tags 2021-05-24 15:12:45 +01:00
settings Fixed audit log user dropdown usability issue 2021-08-04 20:48:23 +01:00
shelves Added name input autofocus on shelves, books and chapters 2021-05-26 15:25:23 +01:00
users Made social account detach a POST request 2021-06-14 22:37:58 +01:00
vendor Revert "Added app logo to outgoing emails" 2021-05-26 17:13:59 +01:00
base.blade.php Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
export-layout.blade.php Standardised export views with base layout, Reduced included export styles 2021-05-04 23:15:05 +01:00
simple-layout.blade.php Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
tri-layout.blade.php Added a "skip to content" link. 2021-06-15 20:58:45 +01:00