]> BookStack Code Mirror - bookstack/commit
Default templates: Cleaned up ux, added case for added endpoint
authorDan Brown <redacted>
Tue, 12 Dec 2023 15:38:09 +0000 (15:38 +0000)
committerDan Brown <redacted>
Tue, 12 Dec 2023 15:38:09 +0000 (15:38 +0000)
commit2081a783f3795f300defea0ba2285fdc7d80f512
treead08d60be4345bbc3d20ef4aa66c7383fdc0a2bf
parentd75eb067774d83aee63cc13abc36b0b918db67fc
Default templates: Cleaned up ux, added case for added endpoint

Cleaned up and updated page picker a bit, allowing longer names to show,
clicking through to item without triggering popup, and updated to use
hidden attributes instead of styles.

Added phpunit tests to cover supporting entity-selector-templates
endpoint.
resources/js/components/page-picker.js
resources/sass/_layout.scss
resources/views/books/parts/form.blade.php
resources/views/form/page-picker.blade.php
resources/views/pages/edit.blade.php
tests/Entity/EntitySearchTest.php