]> cat aescling's git repositories - mastodon.git/commit
Add UI for setting up account migration (#5832)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 27 Nov 2017 21:47:06 +0000 (22:47 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2017 21:47:06 +0000 (22:47 +0100)
commit706e534455e2137c324c0ebb30435e7630ab7c1f
tree9875215f85439929a41d70853a674a2c33096f93
parentff78c1177a180f1b9aec8464734ac3aa1c888874
Add UI for setting up account migration (#5832)
app/controllers/settings/migrations_controller.rb [new file with mode: 0644]
app/models/form/migration.rb [new file with mode: 0644]
app/views/settings/migrations/show.html.haml [new file with mode: 0644]
app/views/settings/profiles/show.html.haml
config/locales/en.yml
config/navigation.rb
config/routes.rb