Allow deletion of forum replies #111

Open
ansv7779 wants to merge 5 commits from remove-forum-post into develop

5 Commits

Author SHA1 Message Date
e3c5cea2a2 Merge branch 'develop' into remove-forum-post
All checks were successful
Build and test / build-and-test (push) Successful in 16m21s
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m25s
2025-02-17 14:39:32 +01:00
fd8c7a620a Added tests for deletion logic
All checks were successful
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m47s
Build and test / build-and-test (push) Successful in 16m30s
2025-02-17 14:17:39 +01:00
a9871eb470 Fix mock test
Some checks failed
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m53s
Build and test / build-and-test (push) Has been cancelled
2025-02-17 14:02:12 +01:00
3933cfa2be Allow deletion of forum posts
Some checks failed
Build and test / build-and-test (push) Failing after 14m0s
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m53s
Only your own posts can be deleted and never the initial post in a thread.
2025-02-17 13:43:33 +01:00
cb4de36f2c Refactor so everyone goes through BasicForumService to get forum related data 2025-02-11 11:04:08 +01:00