BookStack/app/Entities
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
..
Models Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
Queries Added testing to favourite system 2021-05-23 14:34:36 +01:00
Repos Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
Tools Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
BreadcrumbsViewComposer.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
EntityProvider.php Added user ownership migrate to delete screen. 2021-01-01 18:31:01 +00:00