GitLab Bot
cd5179ede2
Add latest changes from gitlab-org/gitlab@master
2023-09-26 12:10:48 +00:00
GitLab Bot
17c478bc80
Add latest changes from gitlab-org/gitlab@master
2022-12-15 00:08:38 +00:00
GitLab Bot
83e96e5e3f
Add latest changes from gitlab-org/gitlab@master
2022-08-18 21:12:09 +00:00
GitLab Bot
fd8881212e
Add latest changes from gitlab-org/gitlab@master
2022-07-12 09:08:50 +00:00
GitLab Bot
224d2fe167
Add latest changes from gitlab-org/gitlab@master
2022-05-19 06:08:48 +00:00
GitLab Bot
16515bdfcb
Add latest changes from gitlab-org/gitlab@master
2020-10-13 15:08:53 +00:00
Takuya Noguchi
34609f7ce4
Fix col-sm-* in forms to keep layout
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-05-27 13:35:28 +09: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
Tao Wang
ff10f02db9
i18n: externalize strings from 'app/views/admin/identities'
...
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-29 16:19:44 +10:00
Clement Ho
4e54f5ae1b
[skip ci] add col-sm-* for form-horizontal changes to keep layout
2018-04-12 18:16:56 -05:00
Clement Ho
c552328617
[skip ci] .form-horizontal => .form-group.row
2018-04-12 15:11:22 -05:00
Clement Ho
e44ceb96d0
[skip ci] .control-label to .col-form-label
2018-04-11 14:36:17 -05:00
Horatiu Eugen Vlad
1ad5df49b1
Moved o_auth/saml/ldap modules under gitlab/auth
2018-02-28 16:53:02 +01:00
Robert Speicher
7a2370f740
Standardize the way we check for and display form errors
...
- Some views had a "Close" button. We've removed this, because we don't
want users accidentally hiding the validation errors and not knowing
what needs to be fixed.
- Some views used `li`, some used `p`, some used `span`. We've
standardized on `li`.
- Some views only showed the first error. We've standardized on showing
all of them.
- Some views added an `#error_explanation` div, which we've made
standard.
2016-04-04 21:37:07 -04:00
Douwe Maan
70a3c165a9
Allow custom label to be set for authentication providers.
2015-07-23 15:20:12 +02:00
Robert Speicher
8384b577ef
Remove duplicate 'required: true' attribute
2015-06-26 22:08:34 -04:00
Dmitriy Zaporozhets
7390b94db2
Fix code style issue
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-22 18:02:50 +02:00
Dmitriy Zaporozhets
b21390936a
Make provider a select for identities form in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-22 16:53:11 +02:00
Dmitriy Zaporozhets
270b7ce810
Add ability for admin to edit user identity
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-19 15:29:53 +02:00