summaryrefslogtreecommitdiff
path: root/spec/javascripts/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Prettify all spec filesMike Greiling2018-10-175-15/+16
|
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-061-0/+1
|
* Create 'mountComponentWithRender' for testing with slotsPaul Slaughter2018-08-211-0/+10
|
* Create Web IDE MR and branch pickerPaul Slaughter2018-08-071-1/+1
|
* Full list of vulnerabilitiesSam Beckham2018-07-261-0/+10
|
* allow for testAction to wait until all promises are resolvedLukas Eipert2018-07-192-7/+30
|
* Vuex test helper improvementsLukas Eipert2018-07-122-41/+214
|
* Mock timeouts and Promise in SmartInterval testsWinnie Hellmann2018-07-101-0/+1
|
* Performance Improvements to Vue MR pageTim Zallmann2018-06-301-4/+8
|
* Added Diff Viewer to new VUE based MR pageTim Zallmann2018-06-261-0/+2
|
* Changes tab VUE refactoringFelipe Artur2018-06-212-0/+43
|
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+0
|
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-1/+1
| | | | Partially addresses #47006.
* remove unused createComponentWithMixin from vue spec helpersLukas Eipert2018-05-291-21/+9
|
* Show CI jobs in web IDEPhil Hughes2018-05-221-1/+1
| | | | Closes #44604
* Add `createComponentWithMixin` to create anonymous components with mixinKushal Pandya2018-05-141-3/+19
|
* fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
|
* Adds helpers to remove withespace and linebreaksFilipa Lacerda2018-04-161-3/+18
|
* Projects and groups badges settings UIFrancisco Javier López2018-04-081-0/+6
|
* Add dispatch mock to the test helpervuex-action-helper-correctly-failFilipa Lacerda2018-03-291-10/+47
|
* fixed failinng tests after helper changePhil Hughes2018-03-291-8/+5
|
* Use `toEqual` for the matchersFilipa Lacerda2018-03-291-3/+3
|
* Correctly fail Vuex action helperPhil Hughes2018-03-291-1/+1
|
* Add i18n and update specs for ShaMismatch vue componentGeorge Tsiolis2018-03-271-0/+3
|
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-1/+1
| | | | | If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default.
* Upgrade jasmine + raven to newer versionsTim Zallmann2018-01-231-19/+1
|
* Move dateTickFormat to separate moduleWinnie Hellmann2017-12-181-0/+11
|
* updated karma specsPhil Hughes2017-10-271-0/+5
|
* correctly creates file in currently viewed directoryPhil Hughes2017-10-231-3/+2
| | | | specs
* Add create merge checkbox.Jacob Schatz2017-10-121-0/+3
|
* [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-201-0/+37
| | | | | | Formats dates Fixes clipboard button Simplifies HTML
* Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-291-0/+4
|
* Update vue-resourceFilipa Lacerda2017-07-121-0/+11
|
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-021-5/+8
|
* refactor instances of CJS module.exports to ES module syntaxMike Greiling2017-05-162-6/+2
|
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-1/+1
|
* Standardize jasmine test describe block names that test specific methodsClement Ho2017-05-051-1/+1
|
* Fix failing spec and eslintClement Ho2017-05-051-0/+16
|
* Add button to delete filters from filtered search barClement Ho2017-04-261-1/+6
|
* Fix edit last visual tokenfix-edit-last-visual-tokenClement Ho2017-03-071-2/+2
|
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-0/+52
|
* Remove .es6 from file extensions (!9241)winniehell2017-03-052-0/+0
|
* added specs for version check imagegamesover/gitlab-ce-broken_iamge_when_doing_offline_update_check(help_page)Luke "Jared" Bennett2017-02-221-0/+2
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-272-0/+45
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * Add first shared examples to a helper and updated teaspoon_env to allow ↵allow-shared-examples-jasmineLuke "Jared" Bennett2017-01-182-0/+44
|/ | | | helper specs to run
* Remove unneeded jasmine setupRobert Speicher2015-05-061-0/+0
|
* Contributors graphs feature for GitLabKarlo Soriano2013-06-051-0/+0
Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors