]> BookStack Code Mirror - bookstack/commit
Notifications: Got core notification logic working for new pages
authorDan Brown <redacted>
Fri, 4 Aug 2023 15:51:29 +0000 (16:51 +0100)
committerDan Brown <redacted>
Fri, 4 Aug 2023 15:51:29 +0000 (16:51 +0100)
commit18ae67a1385945ebe7db199e7ede0c90525d9943
tree7738f25aa43bb969b002619ad1fbc92e1e910b06
parent9779c1a357d49654856ceb1b1f30d91cde8fa2fd
Notifications: Got core notification logic working for new pages

Also rolled out watch UI to chapter and page views
app/Activity/Notifications/Handlers/PageCreationNotificationHandler.php
app/Activity/Tools/EntityWatchers.php
app/Entities/Controllers/ChapterController.php
app/Entities/Controllers/PageController.php
resources/views/books/show.blade.php
resources/views/chapters/show.blade.php
resources/views/entities/watch-controls.blade.php
resources/views/pages/show.blade.php