BookStack/app/Entities/Models
Dan Brown 3a402f6adc
Review of #2682, Also added parent deletion link on restore
On restore, added a link to the parent deletion restore if any exists
on a cascading parent. Added a test to cover this case to ensure its shown.

Also tweaked default empty state message on recycle bin item list to align
with new column count.

Also done a little existing code cleanup including a getUrl helper on
the deletion items.

Related to #2682 & #2594
2021-06-26 12:12:11 +01:00
..
Book.php Added pages API doc examples 2020-11-28 15:21:54 +00:00
BookChild.php Fixed misalignment of page and chapter parent book 2021-03-13 15:18:37 +00:00
Bookshelf.php Added pages API doc examples 2020-11-28 15:21:54 +00:00
Chapter.php Updated markdown export implementation 2021-06-22 21:02:18 +01:00
Deletion.php Review of #2682, Also added parent deletion link on restore 2021-06-26 12:12:11 +01:00
Entity.php Review of #2682, Also added parent deletion link on restore 2021-06-26 12:12:11 +01:00
HasCoverImage.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Page.php Reviewed #2393, Removed image guessing and added testing 2021-06-23 20:42:48 +01:00
PageRevision.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SearchTerm.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00