chinwagsocial/app/views/authorize_follows
STJrInuyasha 7a889a8e12 Remote following success page (#4129)
* Added a success page to remote following
Includes follow-through links to web (the old redirect target) and back to the remote user's profile

* Use Account.new in spec instead of a fake with only id
(fixes spec)

* Fabricate(:account) over Account.new

* Remove self from the success text
(and all HTML with it)
2017-07-10 18:05:06 +02:00
..
_card.html.haml Change account link to admin account link on report page (#4119) 2017-07-08 18:35:08 +02:00
error.html.haml Add spec coverage and refactor authorize_follows controller (#2505) 2017-04-27 00:19:53 +02:00
show.html.haml Add spec coverage and refactor authorize_follows controller (#2505) 2017-04-27 00:19:53 +02:00
success.html.haml Remote following success page (#4129) 2017-07-10 18:05:06 +02:00