]> BookStack Code Mirror - bookstack/commit
Started testing work for recycle bin implementation
authorDan Brown <redacted>
Fri, 6 Nov 2020 12:54:39 +0000 (12:54 +0000)
committerDan Brown <redacted>
Fri, 6 Nov 2020 12:54:39 +0000 (12:54 +0000)
commit483cb41665c9d5994b47c762670d5fd98188cf14
treec2de015db1c381688ad1a74f635b2021e407b294
parent3e70c661a183a510d1e999e38723489650a6b96f
Started testing work for recycle bin implementation
18 files changed:
app/Entities/Entity.php
app/Entities/Managers/TrashCan.php
app/Http/Controllers/AuditLogController.php
app/Http/Controllers/BookController.php
app/Http/Controllers/BookshelfController.php
app/Http/Controllers/ChapterController.php
app/Http/Controllers/PageController.php
app/Http/Controllers/RecycleBinController.php
tests/AuditLogTest.php
tests/Entity/BookShelfTest.php
tests/Entity/BookTest.php [new file with mode: 0644]
tests/Entity/ChapterTest.php [new file with mode: 0644]
tests/Entity/EntityTest.php
tests/Entity/PageTest.php [new file with mode: 0644]
tests/RecycleBinTest.php [new file with mode: 0644]
tests/SharedTestHelpers.php
tests/TestResponse.php
tests/Uploads/AttachmentTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.