Commit Graph

23 Commits

Author SHA1 Message Date
Clement Ho 47face0175 Merge branch 'winh-karma-suppress-vue-tips' into 'master'
Suppress Vue tips when running Karma

See merge request !12379
2017-06-26 13:19:14 +00:00
Winnie Hellmann 925eea2672 Make JavaScript tests fail for unhandled Promise rejections 2017-06-23 09:28:19 +00:00
winh 1a58170bd4 Suppress Vue tips when running Karma 2017-06-22 20:21:54 +02:00
Winnie Hellmann 2955e95604 Clean up Vue warnings in tests 2017-06-20 08:05:55 +00:00
Mike Greiling e5a91870fd Increase karma socket timeout 2017-06-16 20:40:28 +00:00
Alfredo Sumaran bd95138414 Remove non existent bundle 2017-06-06 09:02:29 -05:00
Mike Greiling fc4cabca09 update test_bundle to use ES module syntax 2017-05-16 16:02:06 -05:00
Fatih Acet 0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00
winh 683be632a4 Use absolute URLs for fixtures (!11133) 2017-05-06 00:34:14 +02:00
Regis Boudinot 1c783007e6 Issue title realtime 2017-04-06 01:13:06 +00:00
Jose Ivan Vargas 841b3bb053 update test_bundle.js ignored files 2017-03-24 16:08:46 -06:00
Alfredo Sumaran 1b7eddd83f Merge branch 'refactor-templates-js' into 'master'
Refactor template selector JavaScript

See merge request !9792
2017-03-24 01:17:28 +00:00
Bryce Johnson faf7865c26 Lightly refactor js files related to file template selectors. 2017-03-22 20:10:54 -04:00
Mike Greiling 5f7c0bd7b7 remove Cookies class from global space 2017-03-22 03:07:27 -05:00
Mike Greiling d9dedc36c3 remove Vue from the global space 2017-03-20 22:12:01 -05:00
Mike Greiling fde335bfb7 Only add frontend code coverage instrumentation when generating coverage report 2017-03-20 22:29:45 +00:00
Mike Greiling 95d38ac9f9 remove all references to the .es6 in our config files and documentation 2017-03-15 18:31:01 -05:00
Mike Greiling cb6c036d89 create a common.js bundle and include all jQuery plugins 2017-03-03 16:47:38 -06:00
winniehell bfb82f8a0d Include all files with 0% coverage in report 2017-02-11 21:55:02 +01:00
Mike Greiling e4725a50e3 convert js-cookie dependency to an npm module 2017-02-11 01:03:50 -06:00
Mike Greiling 8d29e4c4e3 ensure karma fails if it cannot load all spec files 2017-02-07 14:24:47 -06:00
Mike Greiling 04dc2b76d7 Merge branch 'master' into go-go-gadget-webpack
* master: (181 commits)
  Fixed adding to list bug
  Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index
  Fixed modal lists dropdown not updating when list is deleted
  Fixed remove btn error after creating new issue in list
  Removed duplicated test
  Removed Masonry, instead uses groups of data
  Uses mixins for repeated functions
  Fixed up specs
  Props use objects with required & type values
  Removes labels instead of closing issue when clicking remove button
  Fixed JS lint errors
  Fixed issue card spec
  Added webkit CSS properties
  Fixed bug with empty state showing after search Fixed users href path being incorrect
  Fixed bug where 2 un-selected issues would stay on selected tab
  Fixed DB schema Changed how components are added in objects
  Added remove button
  Add optional id property to the issue schema
  Fixed issue link href
  Disabled add issues button if no lists exist
  ...
2017-02-03 13:17:03 -06:00
Mike Greiling a8078d629e migrate all tests into a single webpack bundle 2017-01-10 12:30:43 -06:00