summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix label creation from new list for subgroup projectsMark Fletcher2017-07-171-1/+1
* Remove inactive tokens tablekushalpandya2017-07-141-19/+0
* Merge branch '2501-ce-port-update-welcome-page' into 'master'Jacob Schatz2017-07-075-0/+27
|\
| * Welcome page graphickushalpandya2017-07-065-0/+27
* | Merge branch '25103-mobile-members-page-user-avatar-is-misaligned' into 'master'Filipa Lacerda2017-07-072-36/+52
|\ \
| * | Use unless for force_mobile_viewClement Ho2017-07-071-4/+4
| * | Improve members view on mobileClement Ho2017-07-062-36/+52
* | | Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz2017-07-074-6/+69
|\ \ \
| * | | Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-6/+4
| * | | 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 p...Luke "Jared" Bennett2017-07-072-10/+20
| * | | 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 ab...Luke "Jared" Bennett2017-07-072-12/+19
| * | | Removed merge_request/issue state_event param parent and removed issuable_pat...Luke "Jared" Bennett2017-07-071-3/+3
| * | | Added specsLuke "Jared" Bennett2017-07-071-1/+1
| * | | First FE review changesLuke "Jared" Bennett2017-07-072-12/+12
| * | | Added report issuable featureLuke "Jared" Bennett2017-07-074-2/+50
| |/ /
* | | Native group milestonesFelipe Artur2017-07-072-36/+63
* | | Remove duplicated queriesTakuya Noguchi2017-07-072-6/+9
* | | Remove issuable drag-n-drop and sorting from milestone view completely (!11950)Takuya Noguchi2017-07-071-2/+1
* | | Avoid to repeat namespace querying on project milestoneTakuya Noguchi2017-07-071-1/+1
|/ /
* | Merge branch 'backport_slack_application_changes' into 'master'Sean McGivern2017-07-061-4/+5
|\ \ | |/ |/|
| * Backport Service changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_r...backport_slack_application_changesValery Sizov2017-07-051-4/+5
* | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-0518-30/+30
|/
* Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-043-6/+7
|\
| * Use helper method to set filtered search input attributesToon Claes2017-06-201-1/+1
| * Use FormHelper#issue_assignees_dropdown_options for Issue sidebarToon Claes2017-06-201-4/+5
| * FormHelper#issue_assignees_dropdown_options never has multiple assigneesToon Claes2017-06-201-1/+1
* | Merge branch '32885-unintentionally-removing-branch-when-merging-merge-reques...Grzegorz Bizon2017-07-031-2/+1
|\ \
| * | Set force_remove_source_branch default to false.32885-unintentionally-removing-branch-when-merging-merge-requestBryce Johnson2017-07-021-2/+1
* | | Adjust readme repo widthDimitrie Hoekstra2017-07-031-4/+6
|/ /
* | Add issuable-list class to shared mr/issue lists to fix new responsive layoutfix-assigned-issuable-liststauriedavis2017-06-302-2/+2
* | Merge branch 'backport-license-issue-weights' into 'master'Douwe Maan2017-06-291-1/+3
|\ \
| * | Backport changes to Projects::IssuesController and the search barNick Thomas2017-06-291-1/+3
* | | Clean up issuable listsTaurie Davis2017-06-291-4/+4
|/ /
* | Removes pending delete from filter scopesTiago Botelho2017-06-281-1/+1
* | Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'ma...Robert Speicher2017-06-271-1/+1
|\ \
| * | Fix application error when Project#last_activity_at is nil34276-fix-dashboard-page-when-last-activity-at-is-nilRuben Davila2017-06-261-1/+1
* | | Action Buttons on Prio Labels working again by setting pointer events to none...Tim Zallmann2017-06-272-3/+3
* | | Merge branch 'pat-alert-when-signin-disabled' into 'master'Rémy Coutable2017-06-272-6/+5
|\ \ \
| * | | Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-262-6/+5
* | | | Merge branch 'fix-33991' into 'master'Sean McGivern2017-06-271-19/+20
|\ \ \ \
| * | | | Fix missing hidden class when subscribed to a group labelfix-33991Douglas Barbosa Alexandre2017-06-261-3/+3
| * | | | Add can_subscribe_to_label_in_different_levels helper methodDouglas Barbosa Alexandre2017-06-261-12/+12
| * | | | Extract common paths to a variableDouglas Barbosa Alexandre2017-06-261-4/+5
| * | | | Allow users to subscribe to group labels on group labels pageDouglas Barbosa Alexandre2017-06-261-10/+10
| |/ / /
* | | | Polish sidebar toggleClement Ho2017-06-272-3/+6
* | | | Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi2017-06-271-1/+1
|/ / /
* | | Drop GFM support for issuable title on milestone for consistency and performanceTakuya Noguchi2017-06-261-1/+1
|/ /
* | Merge branch '34219-extra-symbol-notifications-modal' into 'master'Phil Hughes2017-06-231-1/+1
|\ \