BookStack/app/Entities
Dan Brown 1ea2ac864a
Queries: Update API to align data with previous versions
Ensures fields returned match API docs and previous versions of
BookStack where we were accidentally returning more fields than
expected.
Updates tests to cover many of these.
Also updated clockwork to ignore image requests for less noisy
debugging.
Also updated chapter page query to not be loading all page data, via new
query in PageQueries.
2024-02-11 15:42:37 +00:00
..
Controllers Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
Models Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Queries Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
Repos Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Tools Queries: Addressed failing test cases from recent changes 2024-02-08 17:18:03 +00:00
BreadcrumbsViewComposer.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
EntityProvider.php Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00