Commit Graph

22 Commits

Author SHA1 Message Date
Dennis Tang f7efc5f8b7 update tests 2018-05-28 17:53:57 +02:00
Dennis Tang fb9d8b9b49 use testAction for validateProjectBilling 2018-05-23 19:59:32 +02:00
Dennis Tang 303af892be update mutation spec to use real store 2018-05-23 19:53:19 +02:00
Dennis Tang b394cc31e2 add tests for validating project billing status 2018-05-23 16:32:09 +02:00
Dennis Tang 4e0e0552c6 fix tests
each suite needs its own instance of the store, but the state has to be returned via a factory otherwise the suites all share the same reference to one state object
2018-05-23 16:12:07 +02:00
Dennis Tang 2b903eceda rename vuex actions as per best practices 2018-05-14 14:38:55 +02:00
Dennis Tang e144946ebe fix when no GCP projects are found 2018-05-11 21:03:05 +02:00
Dennis Tang 08cb13a5de rename vuex dir to store 2018-05-11 14:45:27 +02:00
Dennis Tang 3daa298d9a eslint fixes 2018-05-11 13:57:10 +02:00
Dennis Tang af3dd04361 clean up component tests 2018-05-11 10:20:48 +02:00
Dennis Tang 01ef0b64ea use component mixin to refactor components 2018-05-09 15:53:44 +02:00
Dennis Tang 4b752e2e17 remove unused dependencies 2018-05-09 14:58:23 +02:00
Dennis Tang f86f94503b removed „fetched“ prefix from mutation and state 2018-05-09 14:52:17 +02:00
Dennis Tang 4f001a3abf gcp dropdown component tests 2018-05-09 14:32:53 +02:00
Dennis Tang da3610fff2 removed unused vars in vuex actions_spec 2018-05-08 00:16:08 +02:00
Dennis Tang 287678b233 tests: add vuex specs 2018-05-07 23:42:08 +02:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Jacob Schatz bd8290d93e Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
Jacob Schatz 35c8fd5586 Update to jQuery 3. 2018-02-20 22:20:48 +00:00
Jose Ivan Vargas 0d6b9e30cb Fix import project url not updating project name 2018-01-03 09:51:57 -06:00
Filipa Lacerda 3b9012871d Merge branch 'master' into zj-project-templates
* master: (623 commits)
  Fix issues with pdf-js dependencies
  fix missing changelog entries for security release on 2017-01-23
  Update top bar issues icon
  Fix pipeline icon in contextual nav for projects
  Since mysql is not a priority anymore, test it less
  Fix order of CI lint ace editor loading
  Add container registry and spam logs icons
  Fix different Markdown styles
  Backport to CE for:
  Make new dropdown dividers full width
  Fix spec
  Fix spec
  Fix spec
  Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs
  Add changelog
  Install yarn via apt in update guides
  Use long curl options
  fix
  Add a spec for concurrent process
  Remove monkey-patched Array.prototype.first() and last() methods
  ...
2017-08-07 11:09:50 +01:00
Winnie Hellmann 4546ecd67a Derive project path from import URL 2017-08-01 18:06:06 +00:00