summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_mr_widget/components
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | There is nothing more to say but "Commits that change 30 or more lines across at least three files must describe these changes in the commit body"
* | | Update merge request widget pipeline blockNathan Friend2019-03-211-3/+80
|/ / | | | | | | | | | | This commit updates the pipeline block that appears on the merge request page to include information that will be exposed by the API as part of the post-merge pipeline feature.
* | Merge branch 'renovate/gitlab-ui-2.x' into 'master'Clement Ho2019-03-193-3/+3
|\ \ | |/ |/| | | | | Update dependency @gitlab/ui to ^2.3.0 See merge request gitlab-org/gitlab-ce!26181
| * Fix failing testsBrandon Labuschagne2019-03-183-3/+3
| | | | | | | | | | | | | | | | A number of the karma tests looked for the .fa-spinner class or the icon element used for the font awesome spinner class. These instances have been refactored to now look for the .spinner class instead.
* | Merge branch '56970-fix-mr-stuck-loading-on-error' into 'master'Phil Hughes2019-03-151-1/+19
|\ \ | |/ |/| | | | | Resolve "Merge request page loses state" See merge request gitlab-org/gitlab-ce!25988
| * Update merge status timeout to 0Paul Slaughter2019-03-141-1/+19
| | | | | | | | - Also stop polling if we get a bad response from the server.
* | Added changelog entryNatalia Tepluhina2019-03-132-9/+138
|/ | | | - fixed tests for edit components
* Added a condition on squash message displayNatalia Tepluhina2019-03-071-3/+17
| | | | - also added a caret back to GlDropdown
* Link to Changed Page if Only One Change PresentAndrew Fontaine2019-02-251-26/+55
| | | | | | Given a static page mapping, and a review app with a single static page change, the review app link will now go directly to that change instead of to the home page of the review app.
* Resolve "Override squash commit message"Natalia Tepluhina2019-02-074-51/+358
|
* Merge branch ↵Filipa Lacerda2019-01-232-17/+17
|\ | | | | | | | | | | | | | | | | '25569-changing-wording-to-delete-when-referring-to-removing-a-branch' into 'master' Resolve "Changing wording to "Delete" when referring to removing a branch" Closes #25569 See merge request gitlab-org/gitlab-ce!23966
| * Use 'delete' instead of 'remove' for source branch25569-changing-wording-to-delete-when-referring-to-removing-a-branchSam Bigelow2019-01-222-17/+17
| | | | | | | | This is to match `git branch -D <branchname>`
* | Resolve "When merging an MR, the squash checkbox isn't always supported"Natalia Tepluhina2019-01-152-7/+159
|/
* Disable resolve conflicts for protected branchesPhil Hughes2019-01-071-33/+98
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53463
* Set cached MRWidget SHA after rebaseSam Bigelow2018-12-141-1/+1
| | | | | | Update changelog to include Merge Request ID and Author Update changelog to include Merge Request ID and Author
* Redesign of MR header sections (CE Port)Paul Slaughter2018-11-303-0/+171
| | | | | | | - https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8593 - Create mr-widget-icon to encapsulate circle icons - Decouple workflow L&F from mr-widget-heading - Decouple container L&F from mr-widget-heading
* Merge branch '53578-fe-deployment-status' into 'master'Phil Hughes2018-11-211-0/+28
|\ | | | | | | | | Adds missing status in deployment widget See merge request gitlab-org/gitlab-ce!23239
| * Adds missing status in deployment widget53578-fe-deployment-statusFilipa Lacerda2018-11-201-0/+28
| | | | | | | | Renders created and canceled status in MR widget
* | Fix broken karma specsMike Greiling2018-11-204-5/+12
|/
* Don't show memory usage graph for unmerged MRsSimon Knox2018-11-191-2/+25
|
* Removes feature flag for ciEnvironmentsStatusChangesFilipa Lacerda2018-11-121-44/+0
|
* Disable stop environment button while deployment is runningFilipa Lacerda2018-11-061-0/+4
|
* Renders unescaped `sprinft` stringFilipa Lacerda2018-11-061-1/+1
|
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-1/+1
|\ | | | | | | | | Fix typos in comments and specs See merge request gitlab-org/gitlab-ce!22683
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
| |
* | Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-36/+36
| |
* | Merge branch ↵Filipa Lacerda2018-10-311-1/+10
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '41545-gitlab-merge-request-status-could-not-connect-to-the-ci-server-please-check-your-settings-and-try-again' into 'master' Resolve "Reword error message for internal CI unknown pipeline status" Closes #53056 See merge request gitlab-org/gitlab-ce!22474
| * | Regenerates pot filesFilipa Lacerda2018-10-241-1/+10
| | | | | | | | | | | | Makes documentation path a required prop
| * | Change CI status error messageMatija Čupić2018-10-241-1/+1
| | |
* | | Runs prettier on changed files53227-empty-listFilipa Lacerda2018-10-301-1/+1
| | |
* | | Prevents review app to render an empty dropdown.Filipa Lacerda2018-10-302-0/+58
| |/ |/| | | | | | | | | | | | | When a deployment has no files to show in the dropdown we fallback to the regular single button for the review app link. This commit moves the review app link into a component since it's used twice.
* | post merge pipeline and environments statusAlessio Caiazza2018-10-291-60/+82
|/
* Frontend: Review app changesFilipa Lacerda2018-10-221-0/+52
|
* Resolve eslint violationsMike Greiling2018-10-177-0/+12
|
* Prettify all spec filesMike Greiling2018-10-1724-209/+300
|
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-1713-0/+75
|
* Only display merge commit SHA when it existsMark Chao2018-10-151-0/+10
|
* enable jasmine/prefer-jasmine-matcherJohann Hubert Sonntagbauer2018-10-091-1/+1
|
* Disable Web IDE button if user is not allowed to push the source branch.Fatih Acet2018-09-031-16/+29
|
* Update mr_widget_header to not show branch names in 'commits behind' textPaul Slaughter2018-08-211-6/+8
| | | | | | Also: - Increased presence of 'commits behind' text - Added link to target branch in 'commits behind' text
* fixed test to correctly text relative URLside-merge-requests-forksPhil Hughes2018-07-131-7/+27
| | | | doesnt add query param if source & target projects match
* fixed karma specsPhil Hughes2018-07-121-2/+9
|
* Redesign for mr widget info and pipelines sectionClement Ho2018-07-062-5/+5
|
* Uses long sha version of the merged commit in MR widget copy to clipboard ↵48050-add-full-commit-shaFilipa Lacerda2018-06-181-2/+3
| | | | button
* mergeError message has been binded using v-html directiveMurat Dogan2018-06-121-4/+19
|
* Update MrWidgetAuthorTime and MRWidgetMerged specGeorge Tsiolis2018-06-112-2/+2
|
* Rename MrWidgetAuthorTime vue componentGeorge Tsiolis2018-06-111-3/+3
|
* fixed more specsPhil Hughes2018-06-071-1/+11
|
* Rename merge request widget author componentGeorge Tsiolis2018-05-221-3/+3
|
* Moves mr widget to a vue componentFilipa Lacerda2018-05-101-40/+0
| | | | | Prevents maintainer edit to render a blank div Properly names sha mismatch component