summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-01-311-4/+7
|\
| * Remove settings cog from within admin scroll tabs; keep links centered19164-mobile-settingsAnnabel Dunstone Gray2017-01-311-1/+0
| * 19164 Add settings dropdown to mobile screenstauriedavis2017-01-301-4/+8
* | Merge branch '26982-improve-pipeline-status-icon-linking-in-widgets' into 'ma...Annabel Dunstone Gray2017-01-311-0/+6
|\ \
| * | Remove underline style for icon hoverAnnabel Dunstone Gray2017-01-301-0/+6
* | | Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński2017-01-311-25/+33
|\ \ \ | |_|/ |/| |
| * | fixed pipeline graph action buttons and counter badge positioningdimitrieh2017-01-251-23/+19
| * | added icons and fixed mini pipeline action dropdown iconsdimitrieh2017-01-251-2/+14
* | | Merge branch '26282-autosize-js-memory-leak' into 'master' Alfredo Sumaran2017-01-305-73/+100
|\ \ \
| * | | remove ba-resize26282-autosize-js-memory-leakLuke "Jared" Bennett2017-01-205-73/+100
* | | | Merge branch 'issue-sidebar-empty-assignee' into 'master' Fatih Acet2017-01-302-1/+12
|\ \ \ \
| * | | | Clears all dropdown menus in issue sidebar when it opensissue-sidebar-empty-assigneePhil Hughes2017-01-201-4/+6
| * | | | Resets issue boards assignee dropdownPhil Hughes2017-01-202-1/+10
| |/ / /
* | | | Merge branch '20852-getting-started-project-better-blank-state-for-labels-vie...Fatih Acet2017-01-302-1/+17
|\ \ \ \
| * | | | Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-viewLuke "Jared" Bennett2017-01-302-1/+17
* | | | | Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-302-6/+6
|/ / / /
* | | | Merge branch '27047-8-16-cannot-login-with-2fa' into 'master' Fatih Acet2017-01-301-12/+12
|\ \ \ \
| * | | | Initial fix proposal for u2f not working27047-8-16-cannot-login-with-2faLuke "Jared" Bennett2017-01-261-12/+12
* | | | | Merge branch '23634-remove-project-grouping' into 'master' Sean McGivern2017-01-303-1/+9
|\ \ \ \ \
| * | | | | Do not rely on style class for changing DOM state on "Mark all as done"23634-remove-project-groupingOswaldo Ferreira2017-01-271-1/+1
| * | | | | Remove border from issues, todos and MR pagesOswaldo Ferreira2017-01-271-0/+4
| * | | | | Remove bold weight from TODOs action name fontOswaldo Ferreira2017-01-271-0/+4
* | | | | | Merge branch 'relative-url-assets' into 'master' Jacob Schatz2017-01-272-1/+27
|\ \ \ \ \ \
| * | | | | | remove hard-coded assets path for ace editor modulesMike Greiling2017-01-272-1/+27
* | | | | | | Merge branch 'issuable-sidebar-bug' into 'master' Alfredo Sumaran2017-01-272-9/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Moved the turbolinks listener from application.js to the corresponding issuab...Jose Ivan Vargas2017-01-252-8/+9
| * | | | | | Fixed Issuable sidebar so it remains closed on mobile/smaller screen devicesJose Ivan Vargas Lopez2017-01-251-9/+8
* | | | | | | Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda2017-01-271-2/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix filtering with multiple words27248-filtered-search-does-not-allow-filtering-labels-with-multiple-wordsClement Ho2017-01-271-2/+8
* | | | | | | Merge branch '26448-unnecessary-request-is-made-when-filter-input-box-is-focu...Fatih Acet2017-01-271-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Only search commits on input change since last search26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboardSam Rose2017-01-251-1/+7
* | | | | | | | Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-271-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix search bar search param encodingfix-search-bar-search-paramClement Ho2017-01-271-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'contribution-calendar-scroll' into 'master' Clement Ho2017-01-272-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Added ltr direction for the calendar contribution month rowJose Ivan2017-01-261-2/+2
| * | | | | | | | Reverted the change from .second-block to .calender-blockJose Ivan2017-01-253-2/+2
| * | | | | | | | Contribution calendar now scrolls right by defaultJosé Iván2017-01-251-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'ui-updates' into 'master' Fatih Acet2017-01-273-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Speed up animation transition; add hover state to top right iconsAnnabel Dunstone Gray2017-01-242-2/+2
| * | | | | | | | Darken repo links on hover; fix clone input heightAnnabel Dunstone Gray2017-01-241-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fixed merge request tabs extra marginPhil Hughes2017-01-272-11/+19
* | | | | | | | Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ...Alfredo Sumaran2017-01-272-39/+63
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-262-39/+63
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '27277-small-mini-pipeline-graph-glitch-upon-hover' into 'master' Filipa Lacerda2017-01-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fixed small mini pipeline graph line glitchdimitrieh2017-01-261-2/+2
* | | | | | | | Merge branch '27220-jqxhr-responsejson-message-is-undefined-in-safari' into '...Fatih Acet2017-01-261-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Prevent form to be submitted twiceAlfredo Sumaran2017-01-261-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '27124-search-bar-does-not-load-discussion-notes-selected-labels...Fatih Acet2017-01-261-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix filtered search so that labels selected from discussion notes display cor...27124-search-bar-does-not-load-discussion-notes-selected-labelsClement Ho2017-01-251-1/+14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '27254-clicking-line-anchor-multiple-times-causes-scroll-positio...Fatih Acet2017-01-262-4/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |