summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget/stores/mr_widget_store.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-211-13/+0
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-191-0/+13
* Merge branch '32916-browser-notifications-for-pipeline-running-in-a-mr-is-gon...Fatih Acet2017-05-301-0/+2
|\
| * Move gon ref to the index to avoid depending on gon in any mr widget objectsLuke "Jared" Bennett2017-05-261-1/+1
| * Restore notifications to MR widgetLuke "Jared" Bennett2017-05-261-0/+2
* | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-261-1/+1
|\ \ | |/ |/|
| * Fallback to false when remove_source_branch is null.Bryce Johnson2017-05-251-1/+1
| * Update shouldRemoveSourceBranch against API entity changes.Bryce Johnson2017-05-251-3/+1
| * Shush eslint.Bryce Johnson2017-05-221-1/+1
| * Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-221-1/+3
* | ensure MergeRequestStore sha value never changes after instantiation32480-follow-up-from-add-sha-mismatch-state-to-the-mr-widgetMike Greiling2017-05-171-3/+2
|/
* MRWidget: Implement new design for nothing to commit state.Fatih Acet2017-05-161-0/+1
* add sha-mismatch state to mr-widget to prevent accidental merges when branch ...Mike Greiling2017-05-111-0/+2
* Merge request widget redesignFatih Acet2017-05-091-0/+134