BookStack/resources/views
Dan Brown 0cfff6ab6f
Reviewed and refactored next/previous navigation button implementation
- Updated styling to include item name.
- Extracted used text to translations.
- Updated the design to better suit the surrounding blocks.
- Removed newly added model/repo methods.
- Moved core logic out of controller and instead into a "NextPreviousContentLocator"
helper with re-uses the output from the book-tree generation.
- Also added the system to chapters.

For #2511
2021-05-29 12:39:41 +01:00
..
api-docs Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04:00
attachments Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04: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 Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04:00
components Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04:00
errors Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
form Added user filter to audit log 2021-03-21 15:04:32 +00:00
pages Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
partials Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +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 Added user filter to audit log 2021-03-21 15:04:32 +00:00
shelves Added name input autofocus on shelves, books and chapters 2021-05-26 15:25:23 +01:00
users Made users header interface more adaptable 2021-05-26 15:20:35 +01:00
vendor Revert "Added app logo to outgoing emails" 2021-05-26 17:13:59 +01:00
base.blade.php Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +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 Cleaned up old toolbar usage 2019-04-06 17:43:44 +01:00
tri-layout.blade.php Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00