Commit Graph

37 Commits

Author SHA1 Message Date
Felipe Artur 3e66795ef1 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
Lukas Eipert 0e6441164f
remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
gfyoung dbc74800e2 Enable no-multi-assignment in JS files
Partially addresses #47006.
2018-06-15 13:08:47 -07:00
Lukas Eipert 9a9f758d91
remove unused createComponentWithMixin from vue spec helpers 2018-05-29 18:42:29 +02:00
Phil Hughes 21f8619539
Show CI jobs in web IDE
Closes #44604
2018-05-22 11:11:35 +01:00
Kushal Pandya 7877edeca9 Add `createComponentWithMixin` to create anonymous components with mixin 2018-05-14 13:58:38 +05:30
Mike Greiling 8fa0aeb880
fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
Filipa Lacerda 1cc633c8ec Adds helpers to remove withespace and linebreaks 2018-04-16 18:01:09 +00:00
Francisco Javier López 31dd86b636 Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
Filipa Lacerda 470b8ca10a
Add dispatch mock to the test helper 2018-03-29 11:14:18 +01:00
Phil Hughes e26d20311c
fixed failinng tests after helper change 2018-03-29 10:44:38 +01:00
Filipa Lacerda 7fa7f3e326
Use `toEqual` for the matchers 2018-03-29 10:33:44 +01:00
Phil Hughes 6f0b16e312
Correctly fail Vuex action helper 2018-03-29 09:37:01 +01:00
George Tsiolis 39e92fd851 Add i18n and update specs for ShaMismatch vue component 2018-03-27 21:36:59 +03:00
Achilleas Pipinellis 85940d766a
Default to HTTPS for all Gravatar URLs
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
2018-01-25 10:00:46 +01:00
Tim Zallmann 81bdb6ad8a Upgrade jasmine + raven to newer versions 2018-01-23 15:19:56 +00:00
Winnie Hellmann 1109a5cea4 Move dateTickFormat to separate module 2017-12-18 11:13:41 +01:00
Phil Hughes 47c906eb57
updated karma specs 2017-10-27 18:16:28 +01:00
Phil Hughes 389c852d12
correctly creates file in currently viewed directory
specs
2017-10-23 10:45:44 +01:00
Jacob Schatz c3195e83a8 Add create merge checkbox. 2017-10-12 21:04:17 +00:00
Filipa Lacerda ee3cf5d6f3
[ci skip] Adds tests to vuex and collapsibe component
Formats dates
Fixes clipboard button
Simplifies HTML
2017-09-20 19:03:53 +01:00
Filipa Lacerda efd5e533b6 Prevents rendering empty badge when pipeline request fails 2017-08-29 14:10:10 +01:00
Filipa Lacerda aaa78199c2 Update vue-resource 2017-07-12 14:47:09 +00:00
winh 0583916d2d Style people in issuable search bar (!11402) 2017-06-02 16:30:37 +02:00
Mike Greiling 83f8a91cb5 refactor instances of CJS module.exports to ES module syntax 2017-05-16 17:06:34 -05:00
Mike Greiling 283f968ef2 update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
Clement Ho 0d540530ca Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -05:00
Clement Ho f1d48c25a2 Fix failing spec and eslint 2017-05-05 14:45:21 -05:00
Clement Ho 09f09139e4 Add button to delete filters from filtered search bar 2017-04-26 20:12:33 +00:00
Clement Ho dfd0e10072 Fix edit last visual token 2017-03-07 23:18:47 -06:00
Clement Ho f44fb5cfd0 Add filtered search visual tokens 2017-03-07 23:10:32 -06:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Luke "Jared" Bennett bb483230e6
added specs for version check image 2017-02-22 11:34:44 +00:00
Mike Greiling 69e4072f89 Merge branch 'master' into go-go-gadget-webpack
* 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
  ...
2017-01-27 19:33:58 -06:00
Luke "Jared" Bennett 2d2fe2cfee
Add first shared examples to a helper and updated teaspoon_env to allow helper specs to run 2017-01-18 13:33:08 +00:00
Robert Speicher 33836ae02c Remove unneeded jasmine setup 2015-05-06 15:29:46 -04:00
Karlo Soriano 71d67e6557 Contributors graphs feature for GitLab
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
2013-06-05 16:51:48 +08:00