Commit Graph

17 Commits

Author SHA1 Message Date
GitLab Bot 48e26d30fd Add latest changes from gitlab-org/gitlab@master 2020-09-11 18:08:42 +00:00
GitLab Bot 33aa02e7a3 Add latest changes from gitlab-org/gitlab@master 2020-04-01 18:07:56 +00:00
Arun Kumar Mohan 65272b9e54 Remove unnecessary CSS class 2019-08-28 02:42:05 -05:00
Fabio Papa d4c53e1799 Apply changes recomended by merge request coach 2019-07-19 11:55:49 -07: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
Gosia Ksionek 64858317ad Add part of needed code
Add columns to store project creation settings

Add project creation level column in groups
 and default project creation column in application settings

Remove obsolete line from schema

Update migration with project_creation_level column existence check

Rename migrations to avoid conflicts

Update migration methods

Update migration method
2019-04-05 18:49:46 +00:00
Annabel Dunstone Gray 911341153e Align form labels following Bootstrap 4 docs 2018-09-21 17:55:14 +00:00
Marcel Amirault 6876c7afa8 Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
Clement Ho 1a6d848db7 Fix checkbox/radio button structure 2018-05-31 19:20:46 +00:00
Annabel Dunstone Gray b7f6f96abd
Fix group settings layout 2018-05-24 12:45:07 -07:00
Clement Ho 5955caed32 Merge branch 'master' into bootstrap4 2018-05-08 10:49:30 -05:00
James Ramsay 564050ec0f Enable LFS setting UI for Masters and Owners
LFS can be enabled and disabled per project using the API by Masters
and Owners, but the UI is only available to Admins. The interface and
API should be consistent.

LFS can also be enabled and disabled per group using the API by Owners,
but the UI is only available to Admins. This interface should also be
consistent.

Additionally removes an unneeded check if 2FA interface, since the
interface is only available to Owners.

Closes #33320
2018-05-01 15:37:33 +02:00
Clement Ho 9b9d0f396d [skip ci] Replace col-*-offset-* with offset-*-* 2018-04-13 12:49:32 -05:00
Clement Ho e44ceb96d0 [skip ci] .control-label to .col-form-label 2018-04-11 14:36:17 -05:00
Clement Ho 673b0461b0 [skip ci] .help-block to .form-text.text-muted 2018-04-11 13:26:37 -05:00
Clement Ho df8aa61a94 [skip ci] Convert .checkbox to .form-check 2018-04-11 13:05:57 -05:00
Markus Koller a3430f011f Support 2FA requirement per-group 2017-04-06 10:01:13 +02:00