Commit Graph

7 Commits (25f93f40974c61b5a02770fe0b1d016213397d1d)

Author SHA1 Message Date
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" ()
* Verify link ownership with rel="me"

* Add explanation about verification to UI

* Perform link verifications

* Add click-to-copy widget for verification HTML

* Redesign edit profile page

* Redesign forms

* Improve responsive design of settings pages

* Restore landing page sign-up form

* Fix typo

* Support <link> tags, add spec

* Fix links not being verified on first discovery and passive updates
yhirano 48594b18e6 Added haml-lint and fix warnings ()
* add haml_lint to Gemfile

* add .haml-lint.yml

* fix warnings of haml_lint
Eugen Rochko 3ce6ac0ce2 Adding some localizations
Eugen Rochko 159203a7bc Fix : Add aria-labels
Eugen Rochko 43df35213e Improving all forms
Eugen Rochko 9b195f5dd3 Add window titles to auth pages and about page, link sign up/login from about page
Eugen Rochko 6045b6cb18 Customizing devise views and controllers