summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Move award_menu_url variable into gon object.Fatih Acet2016-06-091-7/+6
* Merge branch 'notes-are-awardables' into 'master' Douwe Maan2016-06-066-13/+1224
|\
| * Updated MR notes.notes-are-awardablesFatih Acet2016-06-061-4/+4
| * Added tests for award emoji feature.Fatih Acet2016-06-066-13/+1224
* | Merge branch 'jquery2' into 'master' Jacob Schatz2016-06-061-6/+6
|\ \
| * | Fixed JS errorsjquery2Phil Hughes2016-06-051-6/+6
| |/
* | Implement authentication (login) using a U2F device.Timothy Andrew2016-06-062-0/+53
* | Implement U2F registration.Timothy Andrew2016-06-063-0/+73
|/
* Move JS graph specs to match assets tree.Connor Shea2016-06-013-0/+0
* Fix teaspoonConnor Shea2016-06-013-3/+3
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into #15643Fatih Acet2016-05-231-0/+1
|\
| * Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-201-0/+1
* | Added specs for right sidebar.Fatih Acet2016-05-122-0/+82
|/
* Fix build notification on merge request page change even if the build status ...Benedikt Huss2016-05-081-0/+6
* Feedback from stanhuBenedikt Huss2016-05-051-3/+17
* Merge request widget displays TeamCity build state and code coverage correctl...Benedikt Huss2016-05-051-0/+35
* Placeholder on milestone formPhil Hughes2016-04-141-0/+1
* Updated based on Ruby feedbackPhil Hughes2016-04-121-12/+13
* Tests updatePhil Hughes2016-04-122-22/+24
* Merge branch 'close-issue-bug' into 'master' Jacob Schatz2016-04-051-3/+3
|\
| * Update issue_spec testclose-issue-bugAnnabel Dunstone2016-04-051-3/+3
* | Tests updatePhil Hughes2016-04-041-1/+1
|/
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-3/+3
* Project dropdown test span -> iPhil Hughes2016-02-051-1/+1
* Changed the project switcher dropdown togglePhil Hughes2016-02-051-2/+2
* Merge branch 'title-projects-dropdown' into 'master' Jacob Schatz2016-02-023-0/+54
|\
| * added testsPhil Hughes2016-01-303-0/+54
* | Allow manual resize of js-autosize textareasrs-relax-autosizeRobert Speicher2016-02-011-0/+11
|/
* reverting more MR ajax files, will appear in different commitJacob Schatz2016-01-122-99/+1
* fixes conflictsJacob Schatz2016-01-113-37/+30
|\
| * Refactor ZenModers-zenmode-cleanupRobert Speicher2016-01-082-21/+14
| * fixes ajax issue with issue specajax-issues-fixJacob Schatz2016-01-071-16/+16
* | adds tests (and passes them) for ajax open and close merge requests.Jacob Schatz2016-01-063-2/+100
|/
* Merge branch 'close-open-ajax-issue' into 'master' Robert Speicher2015-12-252-1/+97
|\
| * removes unused `alert` from issue spec. Requires flash in the *implementation...close-open-ajax-issueJacob Schatz2015-12-232-8/+2
| * adds test for issue close/reopen failureJacob Schatz2015-12-232-4/+60
| * fixes tests to work with jasmine/jqueryJacob Schatz2015-12-232-13/+16
| * adds alerts for when http request errors out in some way.Jacob Schatz2015-12-211-10/+1
| * clarifies tests with methods like `toBeVisible()` etc.Jacob Schatz2015-12-211-12/+9
| * updates tests style for four-phase-testing as per: https://robots.thoughtbot....Jacob Schatz2015-12-211-1/+17
| * open and close issue via ajax request. With testsJacob Schatz2015-12-212-1/+40
* | Fix NewBranchForm specDouwe Maan2015-12-241-1/+1
* | Add helper methods to JS validation spec for invalid branch namesbranch-invalid-nameDouglas Barbosa Alexandre2015-12-221-87/+92
* | Fix minor stylistic complaintsDouglas Barbosa Alexandre2015-12-211-34/+34
* | Add specs for JS validation for invalid characters in branch nameDouglas Barbosa Alexandre2015-12-172-0/+159
|/
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-162-2/+2
* Make tab target selectors less naiveRobert Speicher2015-12-081-3/+3
* Apply new design to files pageDmitriy Zaporozhets2015-10-132-2/+2
* Check originalEvent.repeat *and* event.repeatrs-quick-submitRobert Speicher2015-10-071-4/+1
* Check originalEvent.repeatRobert Speicher2015-10-071-1/+9