summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor/move-mr-widget-unresolved-discussions-vue-component' i...Mike Greiling2018-03-193-28/+34
|\
| * Move UnresolvedDiscussions vue componentGeorge Tsiolis2018-03-083-28/+34
* | removed useless v-ifPhil Hughes2018-03-142-8/+3
* | improved markupPhil Hughes2018-03-131-24/+20
* | fixed breakpointPhil Hughes2018-03-131-44/+59
* | fixed eslintPhil Hughes2018-03-131-10/+1
* | updated specsPhil Hughes2018-03-131-14/+24
* | Fix styling of multiple environments in merge request widgetPhil Hughes2018-03-134-120/+142
* | Merge branch 'refactor/move-mr-widget-nothing-to-merge-vue-component' into 'm...Clement Ho2018-03-123-45/+48
|\ \
| * | Move NothingToMerge vue componentGeorge Tsiolis2018-03-083-45/+48
| |/
* | Merge branch 'removes-source-branch-widget-state' into 'master'Filipa Lacerda2018-03-123-1/+7
|\ \
| * | Fix removes source branch text being rendered in merged stateremoves-source-branch-widget-statePhil Hughes2018-03-123-1/+7
* | | Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes2018-03-121-1/+1
|\ \ \ | |/ / |/| |
| * | Fix "Remove source branch" button in MR widget during MWPS state42814-fix-remove-source-branch-when-mwpsEric Eastwood2018-03-081-1/+1
| |/
* | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* | Merge branch 'merge-request-widget-source-branch-improvements' into 'master'Filipa Lacerda2018-03-094-3/+47
|\ \
| * | Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes2018-03-084-3/+47
| |/
* | Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into...Phil Hughes2018-03-082-44/+51
|\ \ | |/ |/|
| * Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis2018-03-082-44/+51
* | Address frontend feedbackBob Van Landuyt2018-03-081-1/+2
* | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-074-2/+26
* | Removes btn-transparent and btn-clipboard as default classes for clipboard bu...43502-clipboard-btnFilipa Lacerda2018-03-061-0/+1
|/
* Merge branch 'master' into 'ph-webpack-bundle-tags'ph-webpack-bundle-tagsPhil Hughes2018-02-271-3/+3
|\
| * Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-3/+3
* | Converted webpack_bundle_tag to be automatic webpack bundlesPhil Hughes2018-02-261-2/+2
|/
* Merge branch 'backport-qa_78' into 'master'Grzegorz Bizon2018-02-252-2/+3
|\
| * test merge request rebaseFelipe Artur2018-02-192-2/+3
* | Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-223-9/+4
|/
* Show loading button inline in MR widgetfl-refresh-btnFilipa Lacerda2018-02-161-1/+4
* Merge branch '34130-null-pipes' into 'master'Fatih Acet2018-02-151-0/+1
|\
| * Prevent MR Widget error when no CI configured34130-null-pipesSimon Knox2018-02-121-0/+1
* | Moves mr widget components into vue filesfl-mr-widget-4Filipa Lacerda2018-02-135-39/+51
|/
* Remove not needed default statementFilipa Lacerda2018-02-091-1/+0
* Moves missing branch into a vue filefl-mr-widget-missing-branchFilipa Lacerda2018-02-083-44/+64
* Backport of mr_widget_author.vue EE changesPhil Hughes2018-02-021-1/+21
* Merge branch 'fl-mr-widget-1' into 'master'Phil Hughes2018-02-026-143/+189
|\
| * Fixes after reviewfl-mr-widget-1Filipa Lacerda2018-02-011-10/+16
| * Merge branch 'master' into fl-mr-widget-1Filipa Lacerda2018-02-014-39/+46
| |\
| * | Transform `a` tag with button role into a `button`Filipa Lacerda2018-02-011-4/+6
| * | Moves widget header into a vue fileFilipa Lacerda2018-02-014-120/+142
| * | Moves merge help into a vue componentFilipa Lacerda2018-01-314-25/+41
* | | Moves more mr widget components into vue filesfl-mr-widget-2Filipa Lacerda2018-02-017-58/+78
| |/ |/|
* | Fix broken testfl-mr-widgetFilipa Lacerda2018-01-312-3/+3
* | Move mr widget related links into a vue fileFilipa Lacerda2018-01-304-40/+47
|/
* Merge branch 'fl-vue-mr-widget' into 'master'Phil Hughes2018-01-293-140/+193
|\
| * Fix broken testfl-vue-mr-widgetFilipa Lacerda2018-01-291-2/+2
| * Move mr_widget_merged into a vue fileFilipa Lacerda2018-01-263-140/+193
* | Disable MR check out button when source branch is deletedJacopo2018-01-291-0/+1
|/
* Adds missing i18nFilipa Lacerda2018-01-261-2/+2
* Moves components into vue files:fl-mr-widget-componentsFilipa Lacerda2018-01-255-204/+254