Commit Graph

6 Commits (e881a5967149e34046f91d3f4445ebb457348b93)

Author SHA1 Message Date
Matt Jankowski 8d5ed19c6d
Migrate `form_tag` to `form_with` in admin and auth views ()
Matt Jankowski 32ead51e5a
Add material design icons to admin/settings views ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski e715da6d25
Fix haml-lint Rubocop `Rails/*` cops ()
Matt Jankowski b3f48089e6
Fix haml-lint rubocop style negation cops ()
Claire cf50667e26
Fix incorrect post links in strikes when the account is remote ()
Claire 343e1fe8e9
Add confirmation screen when handling reports ()
* Add confirmation screen on moderation actions

* Add flash notice when a report has been processed

* Refactor tests

* Add tests