summaryrefslogtreecommitdiff
path: root/app/views/devise
Commit message (Expand)AuthorAgeFilesLines
* Corrected alignment for the remember-me checkbox in the login viewJose Ivan Vargas2017-03-221-1/+1
* Change label for name on sign up form29209-sign-up-form-nametauriedavis2017-03-091-1/+1
* move u2f library to webpackmove-u2f-bundleMike Greiling2017-03-071-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Add active_when helperSemyon Pupkov2017-02-152-2/+2
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-1/+1
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* Fix ImplicitDiv Haml lint failureRobert Speicher2017-01-041-1/+1
* Merge branch 'add_email_password_confirmation' into 'master' Douwe Maan2017-01-041-0/+3
|\
| * Add email and password confirmation fields to registration formDrew Blessing2017-01-031-0/+3
* | HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-316-14/+14
* | HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-313-7/+7
* | HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-312-2/+2
* | Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-1/+1
|/
* Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master' Fatih Acet2016-12-091-0/+1
|\
| * Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo2016-12-021-0/+1
* | Remove confirmation.scssAnnabel Dunstone Gray2016-12-061-3/+4
|/
* Un-un-revert signin tab order fix.super-secret-login-upgradeBryce Johnson2016-11-181-2/+2
* Allow registering users where the username contains dots (.).Timothy Andrew2016-11-181-1/+1
* Fix no "Register" tab if ldap auth is enabled (#24038)Luc Didry2016-11-101-0/+3
* Change show-gl-field-errors to gl-show-field-errorsBryce Johnson2016-11-029-9/+9
* Upgrade gl_field_errors to support more use cases.Bryce Johnson2016-11-011-1/+1
* Merge branch 'register-tab' into 'master' Jacob Schatz2016-10-251-2/+3
|\
| * Only show register tab if signup enabled.Bryce Johnson2016-10-241-2/+3
* | Merge branch 'master' into sign_in_forgot_passwordBernardo Anderson2016-10-222-2/+2
|\ \ | |/
| * Ensure custom provider tab labels don't break layout.ldap-login-stylesBryce Johnson2016-10-202-2/+2
* | Fix sign in page Forgot your password link overlapBernardo Anderson2016-10-221-1/+1
|/
* Change input order on Sign In form for better tabbing.unrevert-tab-order-MRClement Ho2016-10-201-2/+2
* Fix aesthetic issues on CROWD login.Bryce Johnson2016-10-181-2/+2
* Contain normal signin in loginbox.Bryce Johnson2016-10-181-1/+3
* Fix superfluous margin on new_ldap submit.Bryce Johnson2016-10-181-1/+1
* Use correct verbiage for username in login form.Bryce Johnson2016-10-181-1/+1
* Fix href to server pane.Bryce Johnson2016-10-181-1/+1
* Fix tab refs in ldap tabs.Bryce Johnson2016-10-181-3/+3
* Split login box into different panes, for ldap enabled screens.Bryce Johnson2016-10-181-14/+15
* Fix aesthetic issues on LDAP login.Bryce Johnson2016-10-181-2/+2
* Fix Hash syntax to work for both Ruby 2.1 and 2.3sh-fix-ruby-2-1Stan Hu2016-10-151-2/+2
* Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson2016-10-156-7/+6
* Fix syntax error -- missing comma in _new_crowd.Bryce Johnson2016-10-151-1/+1
* Fix nesting on sessions/new.Bryce Johnson2016-10-151-8/+7
* Unbreak all the tests relying on one login-box.Bryce Johnson2016-10-152-2/+2
* Fix omniauth box styling.Bryce Johnson2016-10-151-1/+1
* Add submit button contain with custom margin.Bryce Johnson2016-10-152-2/+2
* Make style fixes, make all submit buttons full-width btn-block.Bryce Johnson2016-10-151-2/+2
* Include correct validation error with username invalid.Bryce Johnson2016-10-151-2/+1
* Fix errors, get validation running for signup box and sign in.Bryce Johnson2016-10-151-1/+1
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-1516-109/+130
* Improve tabbing usability for sign in page23279-tabbing-over-the-login-screen-should-go-from-password-to-submitClement Ho2016-10-131-2/+2
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
* fix LDAP omniauth regression (Closes: #22357)Dmitry Smirnov2016-09-211-1/+1