Commit Graph

16 Commits

Author SHA1 Message Date
GitLab Bot f7f0c05027 Add latest changes from gitlab-org/gitlab@master 2022-04-28 15:10:08 +00:00
GitLab Bot 0c5ecdea89 Add latest changes from gitlab-org/gitlab@master 2021-10-18 18:11:13 +00:00
GitLab Bot a3dfd311f4 Add latest changes from gitlab-org/gitlab@master 2021-04-14 15:09:04 +00:00
GitLab Bot 426384d091 Add latest changes from gitlab-org/gitlab@master 2021-03-02 15:10:57 +00:00
Dmitriy Zaporozhets 7f8a520f8a Unite green buttons under one css class
Rename btn-new, btn-create and btn-save to btn-success

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-09-19 13:55:48 +03:00
Clement Ho 6d0e5ed53f Fix alignment on login page 2018-04-16 10:48:14 -05:00
Clement Ho df8aa61a94 [skip ci] Convert .checkbox to .form-check 2018-04-11 13:05:57 -05:00
Kushal Pandya fb3e365412 HAMLLint: Fix `SpaceInsideHashAttributes` offences 2016-12-31 11:58:36 +05:30
Bryce Johnson d939fbed09 Change show-gl-field-errors to gl-show-field-errors 2016-11-02 11:35:21 +01:00
Bryce Johnson 348236ed93 Fix aesthetic issues on CROWD login. 2016-10-18 12:46:37 +02:00
Bryce Johnson c2766614dd Fix syntax error -- missing comma in _new_crowd. 2016-10-15 08:28:53 +02:00
Bryce Johnson 1dd826d4aa Make UX upgrades to SignIn/Register views.
- Tab between register and sign in forms
- Add individual input validation error messages
- Validate username
- Update many styles for all login-box forms
2016-10-15 08:27:21 +02:00
Connor Shea 602fe11191
Remove provider path, replace with dynamic path. 2016-08-03 11:50:38 -06:00
Connor Shea e8c6f119cd
Add an oauth provider path helper.
The helper constructs the path for a given oauth provider since Devise 4.0 deprecated passing the provider to the omniauth authentication path.

Fixes #18110.
2016-08-03 11:50:29 -06:00
Arinde Eniola 367818d293 change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
Valery Sizov 3700e5a960 Crowd integration 2015-09-02 12:42:01 +03:00