BookStack/tests/Entity
Dan Brown 2e49b16177
Prevented created/update_by filters be wiped in search
Updating filters via sidebar would wipe the created_by/update_by filters
since these were not part of the sidebar filter form.
This adds them, if existing, as hidden inputs.
Includes tests to cover.

Closes #2736
2021-11-14 15:07:13 +00:00
..
BookShelfTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
BookTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
ChapterTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CommentSettingTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CommentTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
EntityAccessTest.php Finished moving EntityTests out to new TestCase files 2021-09-17 21:29:16 +01:00
EntitySearchTest.php Prevented created/update_by filters be wiped in search 2021-11-14 15:07:13 +00:00
ExportTest.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
PageContentTest.php Merge branch 'laravel_upgrade' 2021-11-04 22:42:35 +00:00
PageDraftTest.php Fixed issue where markdown drafts showed as HTML 2021-11-14 12:17:22 +00:00
PageEditorTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
PageRevisionTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTemplateTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
SearchOptionsTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SortTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
TagTest.php Added testing coverage for tag index 2021-11-06 21:54:02 +00:00