]> cat aescling's git repositories - mastodon.git/commit
Improving all forms
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 18 Oct 2016 14:37:15 +0000 (16:37 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 18 Oct 2016 14:37:15 +0000 (16:37 +0200)
commit43df35213e80b9b7de69cc80f138882708a05b9b
treed3b70597b5172f0daf2b95e6cd4a48a7bc6d7b56
parent6f7c9774c776afeea0d98cbbd30483f4f0c6b938
Improving all forms
16 files changed:
Dockerfile.neo4j
app/assets/images/logo.png
app/assets/stylesheets/application.scss
app/assets/stylesheets/forms.scss [new file with mode: 0644]
app/controllers/xrd_controller.rb
app/views/auth/confirmations/new.html.haml
app/views/auth/passwords/edit.html.haml
app/views/auth/passwords/new.html.haml
app/views/auth/registrations/edit.html.haml
app/views/auth/registrations/new.html.haml
app/views/auth/sessions/new.html.haml
app/views/layouts/auth.html.haml
app/views/settings/preferences/show.html.haml
app/views/settings/profiles/show.html.haml
app/views/shared/_error_messages.html.haml [new file with mode: 0644]
config/initializers/simple_form.rb