summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* snippet has a blob, but isn't a blob34729-blobSimon Knox2017-07-121-1/+1
|
* Fix welcome page action items alignmentKushal Pandya2017-07-113-20/+20
|
* Merge branch '2501-ce-port-update-welcome-page' into 'master'Jacob Schatz2017-07-078-47/+120
|\ | | | | | | | | CE port of updated welcome page See merge request !12662
| * Fix missing `row` & `container` classeskushalpandya2017-07-072-4/+4
| |
| * Add container class `.row`kushalpandya2017-07-061-3/+3
| |
| * Remove unnecessary column classkushalpandya2017-07-061-1/+1
| |
| * Rename variable to `public_project_count`kushalpandya2017-07-061-3/+3
| |
| * Make offset override specific to admin welcome pagekushalpandya2017-07-061-1/+1
| |
| * Fix column offset, add missing new line charkushalpandya2017-07-063-9/+9
| |
| * Move welcome pages to individual partialskushalpandya2017-07-061-47/+12
| |
| * CE regular user welcome pagekushalpandya2017-07-061-0/+48
| |
| * CE admin welcome pagekushalpandya2017-07-061-0/+33
| |
| * Welcome page graphickushalpandya2017-07-065-0/+27
| |
* | Merge branch '25103-mobile-members-page-user-avatar-is-misaligned' into 'master'Filipa Lacerda2017-07-076-44/+59
|\ \ | | | | | | | | | | | | | | | | | | Improve members view on mobile Closes #25103 See merge request !12619
| * | Force mobile view for admin projectsClement Ho2017-07-071-1/+1
| | |
| * | Add members-list class to admin projects pageClement Ho2017-07-071-2/+2
| | |
| * | Use unless for force_mobile_viewClement Ho2017-07-071-4/+4
| | |
| * | Improve members view on mobileClement Ho2017-07-065-41/+56
| | |
* | | Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' ↵Jacob Schatz2017-07-076-32/+99
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Report abusive content from an issue or merge request" Closes #30281 See merge request !11786
| * | | Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered ↵Luke "Jared" Bennett2017-07-071-6/+4
| | | | | | | | | | | | | | | | search specs
| * | | Tidy up close_reopen helpers and fix filtered-search-token paddingLuke "Jared" Bennett2017-07-072-5/+5
| | | |
| * | | Fixed MR single button submit failure and attempted to tidy up close_reopen ↵Luke "Jared" Bennett2017-07-072-10/+20
| | | | | | | | | | | | | | | | partials using issuable_helpers and setDisable will use true as default bool
| * | | Revert parent param removalLuke "Jared" Bennett2017-07-072-5/+5
| | | |
| * | | Dont show toggle if only one action is available and do not show report as ↵Luke "Jared" Bennett2017-07-074-14/+23
| | | | | | | | | | | | | | | | abuse for current_user's issuables
| * | | Removed merge_request/issue state_event param parent and removed ↵Luke "Jared" Bennett2017-07-071-3/+3
| | | | | | | | | | | | | | | | issuable_path helpers in favour of issuable_url helpers
| * | | Added specsLuke "Jared" Bennett2017-07-071-1/+1
| | | |
| * | | First UX review changesLuke "Jared" Bennett2017-07-072-16/+10
| | | |
| * | | First FE review changesLuke "Jared" Bennett2017-07-072-12/+12
| | | |
| * | | Added report issuable featureLuke "Jared" Bennett2017-07-076-18/+74
| | | |
* | | | Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern2017-07-071-0/+16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to enable the performance bar per user or Feature group Closes #33929 and #34528 See merge request !12362
| * \ \ \ Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-0718-101/+148
| |\ \ \ \ | | | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * \ \ \ \ Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-0723-96/+77
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | Hide 'peek' by using 'performance bar' insteadRémy Coutable2017-07-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | Merge branch 'new-admin-sidebar-jobs-fix' into 'master'Annabel Dunstone Gray2017-07-071-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed jobs page not being in new admin sidebar See merge request !12710
| * | | | | | Fixed jobs page not being in new admin sidebarnew-admin-sidebar-jobs-fixPhil Hughes2017-07-071-2/+2
| | |/ / / / | |/| | | |
* | | | | | Fixed text overflow issue in new sidebarsPhil Hughes2017-07-072-2/+2
| | | | | |
* | | | | | Moves alert boxes to below the breadcrumbsPhil Hughes2017-07-073-4/+8
| |_|/ / / |/| | | |
* | | | | Merge branch ↵Kamil Trzciński2017-07-073-1/+26
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/intermediate/32568-adding-variables-to-pipelines-schedules' into 'master' Add variables to pipelines schedules Closes #32568 See merge request !12372
| * \ \ \ \ Merge from master(Fix conflicts)Shinya Maeda2017-07-0711-22/+33
| |\ \ \ \ \ | | |/ / / /
| * | | | | Remove update|admin_pipeline_schedule from Project, and grant it in ↵Kamil Trzcinski2017-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PipelineSchedule
| * | | | | merge from masterShinya Maeda2017-07-07241-741/+721
| |\ \ \ \ \
| * | | | | | Update variable rows to be full width with extra buttonEric Eastwood2017-07-062-14/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.slack.com/archives/C5XGWBRJA/p1499355359953774
| * | | | | | Update scheduled variable translation stringsEric Eastwood2017-07-052-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12372#note_34142476
| * | | | | | Use each loop because index is no longer usedEric Eastwood2017-07-051-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12372#note_34120330
| * | | | | | Schedule pipelines with variablesEric Eastwood2017-07-051-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32568
| * | | | | | Remove _form.html.haml changeShinya Maeda2017-07-051-32/+0
| | | | | | |
| * | | | | | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-051-0/+32
| | | | | | |
| * | | | | | Remove _form.html.haml changeShinya Maeda2017-07-051-32/+0
| | | | | | |
| * | | | | | Controller logic. Delete before modification. Halfway.Shinya Maeda2017-07-051-0/+32
| | | | | | |