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)
parent
d081d4a4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/authorize_follows_controller.rb 1 ajout, 1 suppressionapp/controllers/authorize_follows_controller.rb
- app/javascript/styles/forms.scss 9 ajouts, 0 suppressionapp/javascript/styles/forms.scss
- app/views/authorize_follows/success.html.haml 16 ajouts, 0 suppressionapp/views/authorize_follows/success.html.haml
- config/locales/en.yml 6 ajouts, 0 suppressionconfig/locales/en.yml
- spec/controllers/authorize_follows_controller_spec.rb 2 ajouts, 2 suppressionsspec/controllers/authorize_follows_controller_spec.rb
Veuillez vous inscrire ou vous se connecter pour commenter