summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Refactor ZenModers-zenmode-cleanupRobert Speicher2016-01-082-21/+14
* fixes ajax issue with issue specajax-issues-fixJacob Schatz2016-01-071-16/+16
* 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
* Add "Quick Submit" JS behaviorRobert Speicher2015-10-072-0/+71
* Require jquery.turbolinks in all JS specsRobert Speicher2015-10-071-0/+1
* Add specs for syntax_highlight JSRobert Speicher2015-09-101-0/+42
* Remove style attribute from textarea during ZenMode activationrs-dev-issue-2466Robert Speicher2015-09-041-0/+5
* Fix the "Reload with full diff" URL buttonStan Hu2015-07-231-0/+6
* Add test case for clicking line number anchor iconrs-issue-988-testRobert Speicher2015-07-172-1/+11
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-2/+0
* Add "Requires Input" JS behaviorRobert Speicher2015-06-262-0/+67
* Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-262-2/+2
* Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets2015-06-222-0/+104
|\
| * Add MergeRequestTabs specsrs-dev-issue-2355Robert Speicher2015-06-212-0/+104
* | Refactor LineHighlighterrs-blobview-js-refactorRobert Speicher2015-06-191-41/+22
* | Rename BlobView to LineHighlighterRobert Speicher2015-06-192-9/+9
* | Refactor and spec BlobView JSRobert Speicher2015-06-192-0/+178
|/
* Add JS specs for Array extensionsRobert Speicher2015-06-021-0/+12
* Move jQuery enable/disable extensions to extensions/jqueryRobert Speicher2015-06-022-9/+43
* Add ZenMode javascript specsRobert Speicher2015-06-022-0/+61
* Stub ajax in JS specsRobert Speicher2015-05-282-2/+5
* Remove jasmine-fixture, use teaspoon fixturesRobert Speicher2015-05-288-58/+64
* teaspoon installRobert Speicher2015-05-281-0/+46
* Remove jasmine-rails; add teaspoonRobert Speicher2015-05-282-30/+0
* Update specs.commit-graphs-by-emailDouwe Maan2015-05-251-3/+5
* Remove unneeded jasmine setupRobert Speicher2015-05-062-5/+0
* Task List feature and JS specsRobert Speicher2015-05-063-0/+102
* Typo: Issueable -> IssuableRobert Speicher2015-04-181-3/+3
* Add JS specs for replyWithSelectedTextRobert Speicher2015-04-181-0/+83
* Simplify jasmine.yml since we're using jasmine-rails gemRobert Speicher2015-04-181-30/+0
* Make StatGraph JS explicitly require its dependenciesRobert Speicher2015-04-183-0/+6
* rails g jasmine_rails:installRobert Speicher2015-04-181-115/+41
* Re-run rails g jasmine:installRobert Speicher2015-04-182-4/+56
* Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1