summaryrefslogtreecommitdiff
path: root/app/views/admin/identities
Commit message (Expand)AuthorAgeFilesLines
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-192-2/+2
* Fix broken breadcrumb in admin/userRobin Naundorf2018-07-173-0/+8
* i18n: externalize strings from 'app/views/admin/identities'Tao Wang2018-06-295-14/+14
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-2/+2
* [skip ci] Convert btn-xs to btn-smClement Ho2018-04-121-2/+2
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-3/+3
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-2/+2
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-282-2/+2
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-1/+1
* Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-5/+1
* Allow admin to create new user identitiesDrew Blessing2015-12-152-0/+5
* Make tables full width.Douwe Maan2015-10-191-7/+8
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-232-2/+3
* Remove duplicate 'required: true' attributeRobert Speicher2015-06-261-1/+1
* Set proper title when edit identity from admin areaDmitriy Zaporozhets2015-06-231-1/+1
* Fix code style issueDmitriy Zaporozhets2015-06-221-1/+1
* Refactor admin user pageDmitriy Zaporozhets2015-06-221-4/+2
* Make provider a select for identities form in admin areaDmitriy Zaporozhets2015-06-221-3/+3
* Minor improvements to admin identities textDmitriy Zaporozhets2015-06-222-4/+2
* Move identities list to own controller actionDmitriy Zaporozhets2015-06-191-0/+15
* Add ability for admin to edit user identityDmitriy Zaporozhets2015-06-193-0/+28
* Admin can see and remove user identitiesDmitriy Zaporozhets2015-06-191-0/+11