Commit Graph

7 Commits

Author SHA1 Message Date
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