summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] label-primary => badge-primaryClement Ho2018-04-1310-10/+10
* [skip ci] label-warning => badge-warningClement Ho2018-04-136-6/+6
* [skip ci] Convert .label. to .badge.Clement Ho2018-04-1339-67/+67
* [skip ci] Fix form for new issuableClement Ho2018-04-134-13/+13
* [skip ci] col-*-push and col-*-pull => order-*Clement Ho2018-04-132-2/+2
* [skip ci] Replace col-*-offset-* with offset-*-*Clement Ho2018-04-1336-53/+53
* [skip ci] Add pagination stylesClement Ho2018-04-137-20/+17
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-1230-79/+79
* [skip ci] input-group-btn's input-group-text should not create a new divClement Ho2018-04-1210-75/+52
* [skip ci] Fix alignment for project statsClement Ho2018-04-122-2/+2
* [skip ci] Convert btn-xs to btn-smClement Ho2018-04-1215-33/+33
* [skip ci] Remove .page-headerClement Ho2018-04-121-1/+1
* [skip ci] .input-group-btn into .input-group-prepend, .input-group-appendClement Ho2018-04-1210-76/+98
* [skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho2018-04-1214-35/+52
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-1289-342/+340
* Merge branch 'master' into bootstrap4Clement Ho2018-04-1233-118/+130
|\
| * Renamed 'Overview' to 'Project' in the contextual navigation at a project levelConstance Okoghenun2018-04-121-1/+1
| * Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-1222-82/+101
| |\
| | * Show `New Issue` link for projectsBob Van Landuyt2018-04-115-9/+12
| | * Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-112-3/+3
| | * Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-111-2/+2
| | * Hide file/directory creation buttonsBob Van Landuyt2018-04-116-23/+34
| | * Hide `new merge request` button from index pageBob Van Landuyt2018-04-111-1/+1
| | * Hide new mr from dropdown for archived projectsBob Van Landuyt2018-04-111-1/+1
| | * Share collaboration check between view and presenterBob Van Landuyt2018-04-112-2/+2
| | * Rename `create_merge_request` permissionsBob Van Landuyt2018-04-113-3/+3
| | * Add ability checks in views where they were previously missingDouwe Maan2018-04-107-36/+40
| | * Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-1/+1
| | * Update phrasing around archived feature in UIDouwe Maan2018-04-103-7/+8
| | * Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan2018-04-101-1/+1
| * | Merge branch 'revert-93869c63' into 'master'Filipa Lacerda2018-04-121-17/+18
| |\ \
| | * | Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-r...Clement Ho2018-04-121-17/+18
| * | | Resolve "Clean up old project permissions frontend code"Mike Greiling2018-04-121-9/+0
| |/ /
| * | Merge branch 'winh-dropdown-entry-unlocking' into 'master'Phil Hughes2018-04-121-1/+1
| |\ \
| | * | Remove green background from unlock button in admin areaWinnie Hellmann2018-04-101-1/+1
| | |/
| * | Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski2018-04-121-1/+1
| |\ \
| | * | Show build trace placeholder when build is runningGrzegorz Bizon2018-04-111-1/+1
| | |/
| * | Merge branch 'winh-protection-push-dropdowns-backport' into 'master'Clement Ho2018-04-112-2/+2
| |\ \
| | * | Limit dropdown toggle width for protected branches / tagswinh-protection-push-dropdowns-backportWinnie Hellmann2018-04-052-2/+2
| * | | Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi2018-04-113-3/+3
| * | | Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin2018-04-111-1/+2
| | |/ | |/|
* | | [skip ci] Fix display blocks when they should be table-cellClement Ho2018-04-114-5/+5
* | | [skip ci] .control-label to .col-form-labelClement Ho2018-04-1170-202/+202
* | | [skip ci] .input-sm to .form-control-smClement Ho2018-04-112-12/+12
* | | [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-1158-130/+130
* | | [skip ci] Replace .radio with .form-checkClement Ho2018-04-116-11/+11
* | | [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-1143-71/+71
* | | [skip ci] Remove bad replacement of .hideClement Ho2018-04-101-1/+1
* | | [skip ci] Fix login pageClement Ho2018-04-102-4/+4
* | | [skip ci] Fix snippets block when it should be inline blockClement Ho2018-04-101-1/+1