summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Tidy up the code a bitcs-inline-js-searchAlfredo Sumaran2016-08-261-18/+17
* Remove inline JavaScript for Search autocomplete.Connor Shea2016-08-261-0/+38
* Merge branch 'reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-08-262-21/+38
|\
| * Reduce contributions calendar data payloadClement Ho2016-08-252-21/+38
* | Merge branch 'AbuseReports-should-use-prettier-window-gl-assignment' into 'ma...Jacob Schatz2016-08-251-2/+1
|\ \
| * | Update abuse_reports.js.es6 with prettier `window.gl` assignmentAbuseReports-should-use-prettier-window-gl-assignmentLuke "Jared" Bennett2016-08-241-2/+1
| |/
* | Merge branch 'standardize-cookie-paths' into 'master' Jacob Schatz2016-08-256-13/+8
|\ \
| * | use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-246-13/+8
| |/
* | Automatically expand hidden discussions when accessed via a permalink hash (c...Mike Greiling2016-08-242-8/+34
|/
* Added unfold test to parallel and added 'diff discussion' contextLuke Bennett2016-08-231-1/+1
* Added addtional 'renderable' validator to check 'data-note-type' attr existsLuke Bennett2016-08-231-5/+10
* Allow passing an index to selectRowAtIndexAlfredo Sumaran2016-08-231-2/+7
* Fixed enter key in search input not workingPhil Hughes2016-08-231-10/+18
* Set default label if user unselects the option from dropdownfix-empty-dropdownAlfredo Sumaran2016-08-211-2/+6
* Toggle dropdown disabled attributeAlfredo Sumaran2016-08-211-3/+1
* Do not update if one dropdown has not selected any optionAlfredo Sumaran2016-08-211-0/+3
* Merge branch '581-ee-backport-branch-permissions' into 'master' Douwe Maan2016-08-201-8/+11
|\
| * Use typeof instead of Underscore methodAlfredo Sumaran2016-08-191-2/+2
| * check if selectedObject is definedAlfredo Sumaran2016-08-191-1/+1
| * make input name to be a functionAlfredo Sumaran2016-08-191-8/+11
* | Merge branch 'lbennett/gitlab-ce-17465-search-for-project-with-cursor-keys' i...Jacob Schatz2016-08-192-35/+57
|\ \
| * | review changeslbennett/gitlab-ce-17465-search-for-project-with-cursor-keysLuke Bennett2016-08-192-12/+9
| * | Fixed conflictsLuke Bennett2016-08-182-16/+13
| * | Fixed specsLuke Bennett2016-08-181-2/+3
| * | Fixed spec and improved formattingLuke Bennett2016-08-182-3/+3
| * | Moved changes across to es5 and changed spec to es6Luke Bennett2016-08-184-1034/+55
| * | Fix failed testsLuke "Jared" Bennett2016-08-181-1/+1
| * | Further review changes and removed large ammounts of reformattingLuke "Jared" Bennett2016-08-182-107/+132
| * | Fixed test turbolink conditionLuke "Jared" Bennett2016-08-181-5/+5
| * | Review changes and final formattingLuke "Jared" Bennett2016-08-181-140/+115
| * | improved turbolinks.visit conditionalLuke "Jared" Bennett2016-08-181-1/+1
| * | Added new non-selectable selector exclusions to fix arrow key events, fixed t...Luke Bennett2016-08-182-0/+1006
* | | Merge branch 'issue-boards-label-text-color' into 'master' Robert Speicher2016-08-191-0/+1
|\ \ \
| * | | Added text color to issues labels in issue board listsPhil Hughes2016-08-191-0/+1
* | | | Merge branch 'issue-boards-mobile-improvements' into 'master' Jacob Schatz2016-08-194-10/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removed commented code :poop:issue-boards-mobile-improvementsPhil Hughes2016-08-192-26/+0
| * | | Improvements to issue boards on mobilePhil Hughes2016-08-194-10/+31
* | | | Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-193-3/+35
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern2016-08-1917-19/+847
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Don’t add events in loopDouwe Maan2016-08-181-19/+17
| * | | | Use `gl` namespace and explicitly check that string is emptyDouwe Maan2016-08-182-5/+5
| * | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-189-51/+177
| |\ \ \ \
| * | | | | Allow project group links to be expiredSean McGivern2016-08-181-0/+1
| * | | | | Add expiration date to group membershipsSean McGivern2016-08-181-0/+1
| * | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1853-610/+2066
| |\ \ \ \ \
| * | | | | | Add MemberExpirationDate JS helperSean McGivern2016-08-181-0/+2
| * | | | | | Add MemberExpirationDate JS helperSean McGivern2016-08-183-10/+33
| * | | | | | Remove inline JavaScript. Add datepicker to the edit form.Adam Niedzielski2016-08-061-0/+7
* | | | | | | Merge branch 'ace-ventura' into 'master' Jacob Schatz2016-08-195-2/+26
|\ \ \ \ \ \ \
| * | | | | | | Don't use global variables.ace-venturaConnor Shea2016-08-182-3/+3