summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Introduce hover, active, focus states for files in sidebar of Web IDE"Paul Slaughter2018-06-251-3/+3
* Merge branch '34371-vue-components-tech-debt' into 'master'Mike Greiling2018-06-254-82/+88
|\
| * Moves list_dropdown and footer components to a .vue file34371-vue-components-tech-debtFilipa Lacerda2018-06-224-82/+88
* | Merge branch 'fix-inconsistent-cancel-button' into 'master'Clement Ho2018-06-251-1/+1
|\ \
| * | Fix localized button stringAndreas Kämmerle2018-06-251-1/+1
| * | Externalize button stringAndreas Kämmerle2018-06-251-1/+1
| * | Change button text to more specific Discard draftfix-inconsistent-cancel-buttonAndreas Kämmerle2018-06-251-1/+1
* | | Merge branch 'fl-fix-tech-debt' into 'master'Mike Greiling2018-06-256-129/+131
|\ \ \
| * | | Use Pascal Case for Vue components importsfl-fix-tech-debtFilipa Lacerda2018-06-251-8/+8
| * | | Merge branch 'master' into fl-fix-tech-debtFilipa Lacerda2018-06-2585-941/+4026
| |\ \ \ | | |/ /
| * | | Moves tabs.js component into a vue fileFilipa Lacerda2018-06-214-94/+96
| * | | Moves remove_issue component into a .vue fileFilipa Lacerda2018-06-212-19/+19
* | | | Merge branch 'kp-make-gfm-autocomplete-configurable' into 'master'Phil Hughes2018-06-2512-36/+55
|\ \ \ \
| * | | | Update GFM autocomplete configkp-make-gfm-autocomplete-configurableKushal Pandya2018-06-257-7/+22
| * | | | Update map name for default autocomplete configKushal Pandya2018-06-251-2/+2
| * | | | Add default autocomplete configKushal Pandya2018-06-254-27/+31
| | |_|/ | |/| |
* | | | Fixed the IDE commit list item loosing its active stateide-tab-active-click-fixPhil Hughes2018-06-251-0/+2
| |_|/ |/| |
* | | Resolve "2FA should not attempt to use U2F in unsupported browsers"Jan Beckmann2018-06-251-7/+1
|/ /
* | Merge branch 'move-boards-modal-empty-state-vue-component' into 'master'Filipa Lacerda2018-06-212-31/+35
|\ \
| * | Move boards modal EmptyState vue componentGeorge Tsiolis2018-06-212-31/+35
| |/
* | Follow-up to !19808: Split up for-loop initializationsgfyoung2018-06-215-18/+12
* | Changes tab VUE refactoringFelipe Artur2018-06-2177-885/+3978
|/
* Merge branch 'sh-fallback-to-first-tab-signin' into 'master'Clement Ho2018-06-201-0/+5
|\
| * Fall back to the first sign-in tab if the local storage value is badStan Hu2018-06-201-0/+5
* | Merge branch 'jr-48133-web-ide-commit-ellipsis' into 'master'Tim Zallmann2018-06-201-1/+1
|\ \
| * | Add ellipsis to Web IDE commit buttonjr-48133-web-ide-commit-ellipsisJames Ramsay2018-06-201-1/+1
| |/
* | remove all unused eslint-disable rulesLukas Eipert2018-06-2074-97/+83
|/
* Updated horizontal ellipsis icon for text-expanderConstance Okoghenun2018-06-201-1/+12
* Resolve "Branch name status color is not correct anymore"Clement Ho2018-06-191-4/+4
* Resolve "Remove “commented” from comment system notes"Constance Okoghenun2018-06-191-1/+0
* Merge branch '48050-add-full-commit-sha' into 'master'Tim Zallmann2018-06-182-1/+2
|\
| * Uses long sha version of the merged commit in MR widget copy to clipboard bu...48050-add-full-commit-shaFilipa Lacerda2018-06-182-1/+2
* | Merge branch 'bvl-i18n-validation' into 'master'Rémy Coutable2018-06-181-3/+6
|\ \ | |/ |/|
| * Interpolate named counts in JSBob Van Landuyt2018-06-151-3/+6
* | Merge branch '47933-MR-invisible-milestone' into 'master'Douwe Maan2018-06-181-3/+2
|\ \
| * | Fix milestones disappearing when changed on MR47933-MR-invisible-milestoneMario de la Ossa2018-06-151-3/+2
* | | Merge branch '47610-bs4-mini-graph-dropdown-sometimes-open-on-the-top' into '...Annabel Gray2018-06-161-0/+1
|\ \ \
| * | | Fix ci mini graph dropdown alignment and positioning47610-bs4-mini-graph-dropdown-sometimes-open-on-the-topClement Ho2018-06-151-0/+1
* | | | Merge branch '47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizes' ...Annabel Gray2018-06-161-0/+1
|\ \ \ \
| * | | | Enable display static for ci job dropdowns so that they dont move when window...47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizesClement Ho2018-06-151-0/+1
| |/ / /
* | | | Merge branch 'enable-no-multi-assign' into 'master'Mike Greiling2018-06-1512-7/+30
|\ \ \ \
| * | | | Enable no-multi-assignment in JS filesgfyoung2018-06-1512-7/+30
| |/ / /
* | | | Resolve "Stop horizontal scrolling when clicking on board issue"Constance Okoghenun2018-06-151-35/+0
|/ / /
* | | Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes2018-06-151-0/+1
|\ \ \
| * | | Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith2018-06-151-0/+1
* | | | Remove pointer events in favor of boundary viewportClement Ho2018-06-151-0/+1
* | | | Merge branch 'ide-commit-actions-update' into 'master'Filipa Lacerda2018-06-155-47/+88
|\ \ \ \
| * | | | fixed discard dropdown being off the screenPhil Hughes2018-06-151-1/+2
| * | | | added computed prop for file list lengthide-commit-actions-updatePhil Hughes2018-06-151-5/+8
| * | | | fixed tooltip boundaryPhil Hughes2018-06-143-0/+8