summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Markdown toolbar inserts code blocksmd-toolbar-multiline-codePhil Hughes2016-06-271-10/+35
* 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 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
|\ \ \ \ | |/ / / |/| | |
| * | | restricted note edit shortcut to only up keylbennett/gitlab-ce-18113-edit-note-shortcut-conflictingLuke "Jared" Bennett2016-06-171-1/+4
* | | | Merge branch 'async-refs-dropdown' into 'master' Jacob Schatz2016-06-202-5/+44
|\ \ \ \
| * | | | Fixed issue with returning ref in commits JSONasync-refs-dropdownPhil Hughes2016-06-201-1/+1
| * | | | Correctly adds commit ID into dropdownPhil Hughes2016-06-181-0/+2
| * | | | Escapes branch names before appending to domPhil Hughes2016-06-181-1/+1
| * | | | Refs dropdown is now loaded asyncPhil Hughes2016-06-182-5/+42
* | | | | Merge branch 'markdowner' into 'master' Jacob Schatz2016-06-202-0/+82
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Made markdown buttons work on all markdown textareasPhil Hughes2016-06-172-12/+27
| * | | | Improved designPhil Hughes2016-06-171-105/+43
| * | | | Move buttons to upper right.Jacob Schatz2016-06-171-1/+1
| * | | | Proper class jquery selector for `off`.Jacob Schatz2016-06-171-1/+1
| * | | | No need to add bold for the class selector for removing eventsJacob Schatz2016-06-171-1/+1
| * | | | Remove console.logJacob Schatz2016-06-171-4/+5
| * | | | Add undo history once they click the enter or backspace keyJacob Schatz2016-06-171-1/+12