]> cat aescling's git repositories - mastodon.git/commit
Customizing the last of doorkeeper views, adding CSS for dashboard forms
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 14 Mar 2016 16:41:13 +0000 (17:41 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 14 Mar 2016 16:41:13 +0000 (17:41 +0100)
commit25d7c1b6eaf03ddaec892c82f7d93a128b79a872
treec9991b70e8cfd584c09b502bc39dc0763d017731
parent34413615683677e26213263fb98f63b5aab64872
Customizing the last of doorkeeper views, adding CSS for dashboard forms
14 files changed:
app/assets/stylesheets/dashboard.scss
app/views/doorkeeper/applications/_delete_form.html.erb [deleted file]
app/views/doorkeeper/applications/_form.html.erb [deleted file]
app/views/doorkeeper/applications/_form.html.haml [new file with mode: 0644]
app/views/doorkeeper/applications/edit.html.erb [deleted file]
app/views/doorkeeper/applications/edit.html.haml [new file with mode: 0644]
app/views/doorkeeper/applications/index.html.haml
app/views/doorkeeper/applications/new.html.erb [deleted file]
app/views/doorkeeper/applications/new.html.haml [new file with mode: 0644]
app/views/doorkeeper/applications/show.html.erb [deleted file]
app/views/doorkeeper/applications/show.html.haml [new file with mode: 0644]
app/views/doorkeeper/authorized_applications/_delete_form.html.haml [deleted file]
app/views/doorkeeper/authorized_applications/index.html.haml
app/views/settings/show.html.haml