]> cat aescling's git repositories - mastodon.git/commit
Fix up the applications area (#4664)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 22 Aug 2017 22:59:35 +0000 (00:59 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Aug 2017 22:59:35 +0000 (00:59 +0200)
commitc1b086a538d128e9fbceab4fc6686611a4f2710f
treec57a587e6e09c9f13aea58009854427899209695
parent696c2c6f2f3338df121cf17389478da9ecab11af
Fix up the applications area (#4664)

- Section it into "Development" area
- Improve UI of application form, index, and details
14 files changed:
app/controllers/settings/applications_controller.rb
app/views/settings/applications/_fields.html.haml
app/views/settings/applications/index.html.haml
app/views/settings/applications/new.html.haml
app/views/settings/applications/show.html.haml
config/locales/doorkeeper.en.yml
config/locales/en.yml
config/locales/ja.yml
config/locales/oc.yml
config/locales/pl.yml
config/navigation.rb
config/routes.rb
db/schema.rb
spec/controllers/settings/applications_controller_spec.rb