summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-041-0/+21
* Merge branch '40533-groups-tree-updates' into 'master'Filipa Lacerda2018-01-048-83/+144
|\
| * Make tooltip placement bottom by default as per design guidelines40533-groups-tree-updatesKushal Pandya2018-01-043-2/+4
| * Use SVG sprite iconsKushal Pandya2017-12-281-5/+10
| * Use ItemStatValue component for project star countKushal Pandya2017-12-261-5/+5
| * Make `title` optionalKushal Pandya2017-12-261-1/+2
| * Use ItemStatsValue Component, add `updatedAt` info for projectsKushal Pandya2017-12-261-51/+37
| * ItemStatsValue ComponentKushal Pandya2017-12-261-0/+67
| * Update avatar size to be 24pxKushal Pandya2017-12-261-3/+5
| * Update icon name to use from SVG spriteKushal Pandya2017-12-261-3/+3
| * Use SVG sprite iconsKushal Pandya2017-12-262-17/+14
| * Add `updatedAt` prop for ProjectsKushal Pandya2017-12-261-0/+1
* | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-043-30/+28
|\ \
| * | Fixes spec failures due to not returning metrics for MRs other than closed/me...Oswaldo Ferreira2018-01-021-0/+4
| * | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-023-30/+24
* | | Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-048-0/+174
* | | Merge branch '34534-switch-to-axios' into 'master'Filipa Lacerda2018-01-0319-163/+140
|\ \ \
| * | | Switch boards to AxiosEric Eastwood2018-01-025-65/+61
| * | | Switch blob/notebook to AxiosEric Eastwood2018-01-021-8/+6
| * | | Switch vue_merge_request_widget to AxiosEric Eastwood2018-01-028-68/+58
| * | | Switch issue_show to AxiosEric Eastwood2018-01-023-21/+12
| * | | Fix mergeUrlParams encoding query parametersEric Eastwood2018-01-021-1/+1
| * | | Add `X-Requested-With: XMLHttpRequest` header so Rails can recognize XHREric Eastwood2018-01-021-0/+2
| |/ /
* | | Merge branch 'tz-ide-file-icons' into 'master'Sean McGivern2018-01-034-15/+701
|\ \ \
| * | | Multi File Editor File iconsTim Zallmann2018-01-034-15/+701
| |/ /
* | | Cache document query41120-performance-bar-auto-scrollFilipa Lacerda2018-01-021-2/+3
* | | Merge branch 'master' into 41120-performance-bar-auto-scrollFilipa Lacerda2018-01-0288-1193/+2090
|\ \ \ | |/ /
| * | Clears visual token on second backspaceMartin Wortschack2018-01-021-15/+27
| * | Resolve "Webpack Roadmap"Constance Okoghenun2017-12-286-221/+212
| * | Merge branch 'show_proper_labels_in_board_issue_sidebar_when_issue_is_closed'...Sean McGivern2017-12-281-1/+0
| |\ \
| | * | remove the labelChristiaan Van den Poel2017-12-171-1/+0
| * | | Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-271-2/+2
| | |/ | |/|
| * | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-224-0/+30
| * | Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-226-16/+38
| |\ \
| | * | Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-195-7/+22
| | * | code-fork replacementsJose Ivan Vargas2017-12-191-5/+6
| | * | Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas2017-12-191-7/+7
| | * | replaced download icon for the sprite based oneJose Ivan Vargas2017-12-192-6/+12
| * | | Merge branch '33609-hide-pagination' into 'master'Clement Ho2017-12-211-1/+7
| |\ \ \
| | * | | Do not show Vue pagination if only one pageMario de la Ossa2017-12-211-1/+7
| * | | | Merge branch 'master' into fix-webpack-chunk-namingClement Ho2017-12-2190-1089/+1995
| |\ \ \ \
| | * | | | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-2168-936/+1768
| * | | | | update dispatcher to allow for dynamic imports until webpack plugin is updatedfix-webpack-chunk-namingMike Greiling2017-12-202-1/+6
| | |/ / / | |/| | |
* | | | | Use non cached variables to get scroll position because of the performance barFilipa Lacerda2017-12-211-10/+14
| |/ / / |/| | |
* | | | Restore missing language code in datetime_utility.jsWinnie Hellmann2017-12-211-5/+13
* | | | Merge branch '40063-markdown-editor-improvements' into 'master'Filipa Lacerda2017-12-212-4/+6
|\ \ \ \
| * | | | Add spec for previewing a note40063-markdown-editor-improvementsAnnabel Dunstone Gray2017-12-201-1/+2
| * | | | Hide & show toolbar on MR pageAnnabel Dunstone Gray2017-12-181-3/+3
| * | | | Hide toolbar in markdown preview modeAnnabel Dunstone Gray2017-12-181-1/+2
| |/ / /
* | | | Merge branch 'jivl-replace-d3-v3-v4' into 'master'Mike Greiling2017-12-206-61/+105
|\ \ \ \