summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'filter-fade-fix' into 'master' Jacob Schatz2016-06-291-2/+1
|\
| * Removed fade when filtering resultsfilter-fade-fixPhil Hughes2016-06-271-2/+1
* | Merge branch '17295_discussion_note' into 'master' Jacob Schatz2016-06-291-0/+4
|\ \
| * | Display user avatar inside of .discussion-bodyAlfredo Sumaran2016-06-281-0/+4
* | | Merge branch 'md-toolbar-multiline-code' into 'master' Jacob Schatz2016-06-291-10/+35
|\ \ \
| * | | Markdown toolbar inserts code blocksmd-toolbar-multiline-codePhil Hughes2016-06-271-10/+35
* | | | Merge branch 'new-mr-avatar-alignment' into 'master' Jacob Schatz2016-06-291-1/+8
|\ \ \ \
| * | | | Fixed avatar alignment in new MR viewnew-mr-avatar-alignmentPhil Hughes2016-06-241-1/+8
* | | | | Merge branch '18942-dropdowns-should-apply-any-present-filter-once-data-is-lo...Jacob Schatz2016-06-281-0/+2
|\ \ \ \ \
| * | | | | forced filter input to process inputs after data has loaded18942-dropdowns-should-apply-any-present-filter-once-data-is-loadedLuke "Jared" Bennett2016-06-221-0/+2
* | | | | | Merge branch 'lbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pa...Jacob Schatz2016-06-282-6/+68
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-282-6/+68
* | | | | | Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-282-4/+2
* | | | | | Decreased window min width for pinned sidebarAnnabel Dunstone2016-06-282-2/+2
|/ / / / /
* | | | | Merge branch 'emoji-menu-stick-search' into 'master' Jacob Schatz2016-06-272-13/+14
|\ \ \ \ \
| * | | | | Made the search bar on emoji menu stickyPhil Hughes2016-06-202-13/+14
* | | | | | Fix check for existence of new branch button (!4630)winniehell2016-06-271-1/+1
| |_|_|_|/ |/| | | |
* | | | | Wrap images in divs with Banzai and limit max-height.image-sizingConnor Shea2016-06-273-0/+3
| |_|_|/ |/| | |
* | | | Merge branch 'issue_15588' into 'master' Jacob Schatz2016-06-241-32/+31
|\ \ \ \
| * | | | Add specs and improve coffescript sortable binding functionissue_15588Felipe Artur2016-06-241-31/+29
| * | | | Fix issue being ordered twice and callback when moving between statesFelipe Artur2016-06-241-2/+3
| | |_|/ | |/| |
* | | | Merge branch 'js-content-for' into 'master' Jacob Schatz2016-06-2418-11/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Reorganize the lib directory.Connor Shea2016-06-2316-4/+1
| * | | Re-implement page-specific JS in a better way.Connor Shea2016-06-236-8/+6
* | | | Merge branch 'fix-logo' into 'master' Jacob Schatz2016-06-231-1/+0
|\ \ \ \
| * | | | Remove width restriction for logo on sign-in page.Connor Shea2016-06-231-1/+0
* | | | | Merge branch '18438-ios-scrolling' into 'master' Jacob Schatz2016-06-232-57/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix positioning of Repository sub nav scrollingAnnabel Dunstone2016-06-231-0/+19
| * | | | Move fade divs out of every scrolling container; remove unneeded scrolling CSSAnnabel Dunstone2016-06-231-52/+0
| * | | | Move fade out divs outside of scrolling container on project viewAnnabel Dunstone2016-06-232-14/+31
* | | | | Merge branch '19008_ci_dropdown_label_fix' into 'master' Jacob Schatz2016-06-231-0/+4
|\ \ \ \ \
| * | | | | Apply selected value as labelAlfredo Sumaran2016-06-231-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'fix-bulk-assign' into 'master' Jacob Schatz2016-06-233-5/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use instance property to enable/disable label assignmentAlfredo Sumaran2016-06-233-12/+3
| * | | | Disable Label update when no issues are selectedAlfredo Sumaran2016-06-231-1/+7
| * | | | Apply labels only if we picked a label from the dropdownAlfredo Sumaran2016-06-232-4/+26
| |/ / /
* | | | Merge branch '18536_status_dropdown_label' into 'master' Jacob Schatz2016-06-232-4/+11
|\ \ \ \
| * | | | Update dropdown text accordingly to selected item18536_status_dropdown_labelAlfredo Sumaran2016-06-171-0/+7
| * | | | Pass dropdown instance to toggleLabel callbackAlfredo Sumaran2016-06-171-4/+4
* | | | | Merge branch 'ref-dropdown-jquery-objects' into 'master' Jacob Schatz2016-06-232-12/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Updated to add parenthesesref-dropdown-jquery-objectsPhil Hughes2016-06-222-7/+7
| * | | | Empty the content before append anything to the dropdownPhil Hughes2016-06-221-1/+3
| * | | | Use jQuery objects in ref dropdownPhil Hughes2016-06-222-12/+16
| | |_|/ | |/| |
* | | | Merge branch '18857-new-label-page-needs-work-on-mobile' into 'master' Jacob Schatz2016-06-231-0/+1
|\ \ \ \
| * | | | Added bottom padding to label color suggestion link18857-new-label-page-needs-work-on-mobileLuke "Jared" Bennett2016-06-221-0/+1
| |/ / /
* | | | Fix header logo width/height issuesJacob Schatz2016-06-231-1/+0
* | | | Restrict header logo to 36px so it doesn't overflow.fix-header-logoConnor Shea2016-06-221-0/+5
* | | | Merge branch 'arrow-nav-bug' into 'master' Jacob Schatz2016-06-222-13/+10
|\ \ \ \
| * | | | Hide nav arrows by default; remove settings dropdown btn at larger breakpoint...arrow-nav-bugAnnabel Dunstone2016-06-212-13/+10
* | | | | Merge branch '18855-wrap-code-in-activities-and-todos' into 'master' Dmitriy Zaporozhets2016-06-222-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |