]> cat aescling's git repositories - mastodon.git/commit
Redesign /about when already logged in (#17348)
authorClaire <claire.github-309c@sitedethib.com>
Thu, 3 Mar 2022 15:14:44 +0000 (16:14 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 15:14:44 +0000 (16:14 +0100)
commit6d3fa7828ea3cddc267f19634d7bc5d917e62be8
tree955dd8c4eb4b441756780f54892505326dae1728
parentff43e54a495461eb1a539a1887125190b74754f5
Redesign /about when already logged in (#17348)

* Redesign /about when already logged in

* Fix sign up form still showing when OMNIAUTH_ONLY is set

* Fix tests

* Change wording based on suggestions

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
app/views/about/_logged_in.html.haml [new file with mode: 0644]
app/views/about/_registration.html.haml
app/views/about/show.html.haml
config/locales/en.yml
spec/views/about/show.html.haml_spec.rb