]> cat aescling's git repositories - mastodon.git/commit
Update settings to re-use admin layout, one big navigation tree, improve settings...
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 28 Jan 2017 02:56:10 +0000 (03:56 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 28 Jan 2017 02:56:10 +0000 (03:56 +0100)
commitf4bc9620a9701db17cb8f651643f65c984e65c27
tree373ecda59f2135b45ba1fda41dcc9ab06560886a
parent04bce0cdf28402c3433403f399ee10113f6f5fdf
Update settings to re-use admin layout, one big navigation tree, improve settings forms
22 files changed:
app/assets/stylesheets/about.scss
app/assets/stylesheets/admin.scss
app/assets/stylesheets/application.scss
app/assets/stylesheets/forms.scss
app/controllers/auth/registrations_controller.rb
app/controllers/settings/preferences_controller.rb
app/controllers/settings/profiles_controller.rb
app/controllers/settings/two_factor_auths_controller.rb
app/views/admin/accounts/index.html.haml
app/views/admin/accounts/show.html.haml
app/views/auth/registrations/edit.html.haml
app/views/layouts/admin.html.haml
app/views/layouts/application.html.haml
app/views/settings/preferences/show.html.haml
app/views/settings/profiles/show.html.haml
app/views/settings/two_factor_auths/show.html.haml
config/application.rb
config/i18n-tasks.yml
config/initializers/simple_form.rb
config/locales/en.yml
config/locales/simple_form.en.yml
config/navigation.rb