summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Enable no-multi-assignment in JS filesgfyoung2018-06-154-4/+8
* Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes2018-06-151-0/+19
|\
| * Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith2018-06-151-0/+19
* | Merge branch 'ide-commit-actions-update' into 'master'Filipa Lacerda2018-06-154-12/+17
|\ \
| * | fixed karma specPhil Hughes2018-06-141-2/+2
| * | fixed sidebar list specPhil Hughes2018-06-141-1/+1
| * | fixed hover styling caused by dropdownPhil Hughes2018-06-143-9/+14
* | | Enable no-restricted-globals in JS filesgfyoung2018-06-1510-15/+15
* | | only return last_commit_sha in the JSONide-add-last-commit-id-to-api-callPhil Hughes2018-06-152-9/+3
* | | IDE sends last commit ID when committing changesPhil Hughes2018-06-152-71/+90
* | | Resolve "Placeholder note renders the user name in a new line"Clement Ho2018-06-141-2/+2
* | | Resolve "Performance bar Gitaly modal is hard to read"Annabel Gray2018-06-141-0/+8
* | | Merge branch 'ide-pipeline-reset-state' into 'master'Filipa Lacerda2018-06-143-6/+35
|\ \ \ | |/ / |/| |
| * | Resets state correctly when switching to merge request in IDEide-pipeline-reset-statePhil Hughes2018-06-133-6/+35
* | | enable CommonMark as the defaultBrett Walker2018-06-141-1/+1
* | | Fix branch name encoding for dropdown on issue pageWinnie Hellmann2018-06-131-0/+67
* | | Merge branch 'ide-commit-section-file-active-indicator' into 'master'Filipa Lacerda2018-06-133-1/+32
|\ \ \
| * | | moved strings into constants fileide-commit-section-file-active-indicatorPhil Hughes2018-06-131-0/+1
| * | | fixed eslintPhil Hughes2018-06-121-3/+5
| * | | added specs for is-active classPhil Hughes2018-06-122-0/+25
| * | | karma updatesPhil Hughes2018-06-123-0/+3
| | |/ | |/|
* | | Image Diff Viewing + Download Diff ViewingTim Zallmann2018-06-138-5/+323
| |/ |/|
* | Merge branch 'ide-job-loading-empty-state' into 'master'Filipa Lacerda2018-06-121-0/+5
|\ \
| * | Fixed IDE jobs empty state showing when loadingide-job-loading-empty-statePhil Hughes2018-06-121-0/+5
| |/
* | mergeError message has been binded using v-html directiveMurat Dogan2018-06-121-4/+19
* | Merge branch 'replace-dots-with-ellipsis' into 'master'Annabel Gray2018-06-123-4/+4
|\ \ | |/ |/|
| * Replace ... with ellipsis in placeholdersreplace-dots-with-ellipsisAndreas Kämmerle2018-06-113-4/+4
* | Merge branch 'ide-etag-polling' into 'master'Filipa Lacerda2018-06-112-22/+36
|\ \
| * | fixed specsPhil Hughes2018-06-111-18/+29
| * | Fix IDE pipelines eTagPoll not stoppingPhil Hughes2018-06-111-4/+7
* | | Update MrWidgetAuthorTime and MRWidgetMerged specGeorge Tsiolis2018-06-112-2/+2
* | | Rename MrWidgetAuthorTime vue componentGeorge Tsiolis2018-06-111-3/+3
| |/ |/|
* | Merge branch 'dz-jupyter-use-nip-io' into 'master'Grzegorz Bizon | off until 20th June2018-06-111-1/+1
|\ \
| * | Use nip.io instead of xip.io for jupyter domain suggestionDmitriy Zaporozhets2018-06-081-1/+1
* | | refactor monaco-editor import and stop storing as class property within editorMike Greiling2018-06-081-4/+5
* | | remove need to pass monaco around through DIMike Greiling2018-06-074-10/+7
* | | remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-077-76/+31
* | | Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-076-6/+6
| |/ |/|
* | Merge branch 'ce-4936-roadmap-navigation-presets' into 'master'Phil Hughes2018-06-071-12/+11
|\ \
| * | Add timeframe helper methodsKushal Pandya2018-06-071-12/+11
| |/
* | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-075-22/+65
|\ \
| * | remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-052-11/+11
| * | create favicon overlay on the clientAlexis Reigel2018-06-053-8/+46
| * | fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-3/+8
* | | fixed more specsPhil Hughes2018-06-071-1/+11
* | | fixed karmaPhil Hughes2018-06-071-0/+4
* | | Fixes IDE button on merge requests not working with relative URL configPhil Hughes2018-06-071-0/+25
| |/ |/|
* | Merge branch 'ide-merge-requests-components' into 'master'Filipa Lacerda2018-06-065-26/+311
|\ \
| * | component specsPhil Hughes2018-06-063-0/+234
| * | fixed mutations specPhil Hughes2018-06-061-8/+11