summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jivl-add-dot-system-notes' into 'master'Phil Hughes2018-05-171-2/+2
|\
| * Add dot to separate system notes contentjivl-add-dot-system-notesJose2018-05-141-2/+2
* | Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda2018-05-111-6/+8
|/
* Make deploy keys table more clearly structuredLukas Eipert2018-05-072-45/+48
* Merge branch 'dm-commit-trailer-without-gravatar' into 'master'Robert Speicher2018-05-011-1/+1
|\
| * Fix commit trailer rendering when Gravatar is disabledDouwe Maan2018-04-251-1/+1
* | Export class as defaultKushal Pandya2018-04-271-1/+1
* | Merge branch 'master' into ide-temp-file-folder-fixesPhil Hughes2018-04-259-380/+398
|\ \ | |/
| * Merge branch 'fl-prettify-2' into 'master'Tim Zallmann2018-04-234-264/+255
| |\
| | * Merge branch 'master' into fl-prettify-2Filipa Lacerda2018-04-231-12/+27
| | |\
| | * | Runs prettier on some vue shared componentsFilipa Lacerda2018-04-194-264/+255
| * | | Merge branch 'fl-prettify' into 'master'Phil Hughes2018-04-233-115/+124
| |\ \ \
| | * | | Prettify vue shared component & improve tests to match guidelinesFilipa Lacerda2018-04-193-115/+124
| | |/ /
| * | | Emit `toggleCollapse`, `onDropdownClose` on componentKushal Pandya2018-04-231-1/+13
| * | | Emit `onValueClick` event on component when container is clickedKushal Pandya2018-04-231-0/+6
| | |/ | |/|
* | | Merge branch 'master' into ide-temp-file-folder-fixesPhil Hughes2018-04-231-12/+27
|\ \ \ | |/ /
| * | Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-12/+27
| |/
* | Merge branch 'master' into ide-temp-file-folder-fixesPhil Hughes2018-04-191-0/+27
|\ \ | |/
| * Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+27
* | Fixed bugs with IDE new directoryPhil Hughes2018-04-181-50/+51
|/
* Make the message break into a new line instead of truncating itFilipa Lacerda2018-04-161-3/+1
* Merge branch 'master' into 43404-pipelines-commitFilipa Lacerda2018-04-161-1/+1
|\
| * Resolve "skeleton placeholder on diff has white background"Simon Knox2018-04-161-1/+1
* | Fix message for commit not foundFilipa Lacerda2018-04-131-2/+4
|/
* Resolve "When editing a comment in an issue, the preview mode is toggled in t...Simon Knox2018-04-111-4/+6
* Web IDE blob image + default fallbackTim Zallmann2018-04-064-2/+146
* Add confirmation modal to "Change username"Shah El-Rahman2018-04-061-41/+36
* Web IDE markdown previewTim Zallmann2018-04-053-0/+156
* Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-222-5/+5
* Fixes the web IDE link in tree list opening the wrong URLPhil Hughes2018-03-211-2/+1
* Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-125-0/+8
|\
| * require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-095-0/+8
* | Add `createLabelTitle` & `manageLabelsTitle` props for action stringKushal Pandya2018-03-121-2/+14
* | Add `headerTitle` prop for container header stringKushal Pandya2018-03-121-1/+10
* | Add `isProject` and computed props to for contextual info for dropdownKushal Pandya2018-03-121-0/+24
|/
* Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into...Phil Hughes2018-03-081-11/+27
|\
| * Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis2018-03-081-11/+27
* | Removes btn-transparent and btn-clipboard as default classes for clipboard bu...43502-clipboard-btnFilipa Lacerda2018-03-061-1/+2
* | Add `js-*` class to refer in JSKushal Pandya2018-03-062-3/+3
* | LabelsSelect DropdownValueCollapsed ComponentKushal Pandya2018-03-051-0/+48
* | LabelsSelect DropdownValue ComponentKushal Pandya2018-03-051-0/+63
* | LabelsSelect DropdownTitle ComponentKushal Pandya2018-03-051-0/+30
* | LabelsSelect DropdownSearchInput ComponentKushal Pandya2018-03-051-0/+27
* | LabelsSelect DropdownHiddenInput ComponentKushal Pandya2018-03-051-0/+22
* | LabelsSelect DropdownHeader ComponentKushal Pandya2018-03-051-0/+21
* | LabelsSelect DropdownFooter ComponentKushal Pandya2018-03-051-0/+34
* | LabelsSelect DropdownCreateLabel ComponentKushal Pandya2018-03-051-0/+84
* | LabelsSelect DropdownButton ComponentKushal Pandya2018-03-051-0/+78
* | LabelsSelect Base ComponentKushal Pandya2018-03-051-0/+149
* | ListLabel Shared ModelKushal Pandya2018-03-051-0/+13
|/