Commit graph

14 commits

Author SHA1 Message Date
Spencer Alger 8cc6723f91 remove vislib fixtures from linting 2015-04-01 17:41:54 -07:00
Spencer Alger f8e59a69e6 [jshint] updated, style rules removed 2015-02-07 13:49:33 -07:00
Spencer Alger ba43311cac [jshint] skip an extends step 2015-02-06 14:19:59 -07:00
Chris Cowan 89e082b2c4 Fixing console 2015-01-19 18:04:11 -07:00
Chris Cowan f65b68750f Adding .jshint to be scoped to just the server 2015-01-19 16:11:52 -07:00
Chris Cowan 2410b60667 Adding node specific settings for jshint 2015-01-19 14:28:08 -07:00
Spencer Alger e0c233cfbf removed dependencies on global jsonPath and rison. Converted rison into an AMD module. 2014-04-25 17:44:43 -07:00
Rashid Khan b943f76e1f RISON.js, Added state service, added write-only URL state persistence to discover, add last-state aware context to app tabs 2014-03-27 15:11:19 -07:00
Rashid Khan d0c76cd254 Add jsonPath 2014-03-19 15:39:28 -07:00
Spencer Alger 5b9d739036 updated jshint config to use 'node: true' at the root of the project, and switch to 'node: false' within the test and src dirs 2014-03-04 11:54:56 -07:00
Spencer Alger 8442ac301c added jshint to the grunt config files as well as the test files. 2014-03-03 14:57:47 -07:00
Rashid Khan 8eebd792c1 - Add mapper to courier
- Add errors for mapper
- Add mapper to resolve and cache field mappings
- Add a couple tests for mapper
- Add some debug output to the kibana controller
2014-02-18 13:32:49 -07:00
Spencer Alger d082d7a358 added base for angular app, incomplete courier still included 2014-02-11 13:58:29 -07:00
Spencer Alger a1336836b3 reorganized the projects a tad, included grunt tasks for testing and running the server. Includes incomplete Courier code for now. 2014-02-10 16:09:04 -07:00