summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-2929-86/+142
|\
| * 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 '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 '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
| * | | Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-281-1/+0
| * | | Decreased window min width for pinned sidebarAnnabel Dunstone2016-06-281-1/+1
| * | | Merge branch 'emoji-menu-stick-search' into 'master' Jacob Schatz2016-06-271-2/+4
| |\ \ \
| | * | | Made the search bar on emoji menu stickyPhil Hughes2016-06-201-2/+4
| * | | | Fix check for existence of new branch button (!4630)winniehell2016-06-271-1/+1
| | |_|/ | |/| |
| * | | 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 '18438-ios-scrolling' into 'master' Jacob Schatz2016-06-231-3/+3
| |\ \ \ \
| | * | | | Move fade out divs outside of scrolling container on project viewAnnabel Dunstone2016-06-231-3/+3
| * | | | | 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
| | | |_|/ | | |/| |
| * | | | Hide nav arrows by default; remove settings dropdown btn at larger breakpoint...arrow-nav-bugAnnabel Dunstone2016-06-211-4/+3
| |/ / /
* | | | merge master into issue_3359_3Felipe Artur2016-06-291-0/+1
|\ \ \ \
| * | | | Insert notification settings dropdown into groupsFelipe Artur2016-06-221-0/+1
* | | | | merge master into issue_3359_3Felipe Artur2016-06-2245-245/+734
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'contributors-graph-mobile' into 'master' Jacob Schatz2016-06-211-1/+5
| |\ \ \ \
| | * | | | Apply responsive design for Contributors graphs.contributors-graph-mobileConnor Shea2016-06-201-1/+5
| * | | | | Merge branch 'selector-refactor' into 'master' Jacob Schatz2016-06-211-14/+19
| |\ \ \ \ \
| | * | | | | jQuery selector refactor in application.js.selector-refactorFatih Acet2016-06-211-14/+19
| * | | | | | Merge branch 'notification-dropdown-active-fix' into 'master' Jacob Schatz2016-06-212-4/+4
| |\ \ \ \ \ \
| | * | | | | | Fixed issue with notification dropdownn not updating activePhil Hughes2016-06-212-4/+4
| | |/ / / / /
| * | | | | | Merge branch '18743-sidebar-pin-tooltip' into 'master' Jacob Schatz2016-06-211-11/+27
| |\ \ \ \ \ \
| | * | | | | | Fix tooltip title and persist state18743-sidebar-pin-tooltipAlfredo Sumaran2016-06-211-13/+27
| | * | | | | | Add tooltip on pin/unpin navAnnabel Dunstone2016-06-211-0/+2
| | |/ / / / /
| * | | | | | Merge branch '17521-gitlab-ci-yml-templates' into 'master' Jacob Schatz2016-06-213-0/+31
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Incorporate reviewZ.J. van de Weg2016-06-202-4/+4
| | * | | | | Add GitLab CI Yml dropdown selectorAlfredo Sumaran2016-06-203-0/+31
| * | | | | | Merge branch 'lbennett/gitlab-ce-18113-edit-note-shortcut-conflicting' into '...Jacob Schatz2016-06-201-1/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |