Commit graph

176 commits

Author SHA1 Message Date
Chris Cowan 3a9263e9fa Fixing bower_components entry in .gitignore; fixing spacing in watch.js; fixing requrie_css to write to build/src 2014-09-08 10:00:15 -07:00
Chris Cowan bff5f40ece Removing bower_compontents from commit 2014-09-08 10:00:15 -07:00
Chris Cowan 49017ee7cf Refactoring Directory Layout for Build Process
- Moving bower_componets to src/kibana
- Moving server to src/server
- Adjusting all the build scripts and tests
- Adding proxy for backend server to connect
- Adding build steps for jar and server
2014-09-08 09:59:29 -07:00
Chris Cowan b24ac94070 Adding new jshint and gitignore from Kibana server project to ease merges 2014-09-08 09:58:49 -07:00
Shelby Sturgis 314044830e resolving conflicts upon merge with upstream master 2014-08-22 21:21:59 +03:00
Spencer Alger 00b2c4a012 [app/visualize] moved back into visualize directory 2014-08-20 13:33:36 -07:00
Spencer Alger 6f472cad35 save 2014-08-18 11:46:38 -07:00
Shelby Sturgis eb99171f97 resolving conflicts with juan's repo 2014-08-15 00:43:52 +03:00
Shelby Sturgis 88c0309fa2 last minute changes 2014-08-15 00:27:33 +03:00
Juan Thomassie 7d34835af6 removed styles folder 2014-08-12 17:56:53 -05:00
Chris Cowan 97276fc204 Filter Bar Directive
- Created a new direcive for the filter bar
- integrated new filter bar with discover
2014-08-06 15:41:11 -07:00
Chris Cowan 434588885d Filter Bar Directive
- Created a new direcive for the filter bar
- integrated new filter bar with discover
2014-08-06 15:41:11 -07:00
Rashid Khan ed0cce499d Validate queries and allow for custom JSON queries. Closes #168. Closes #203 2014-07-31 14:12:57 -07:00
Rashid Khan 52e873c783 Validate queries and allow for custom JSON queries. Closes #168. Closes #203 2014-07-31 14:12:57 -07:00
Spencer Alger f41bed6137 switched to maintained less mixin lib lesshat 2014-07-18 12:07:10 -07:00
Spencer Alger ae5932527c switched to maintained less mixin lib lesshat 2014-07-18 12:07:10 -07:00
Spencer Alger 5db9fa3fc6 started tests for routes 2014-06-20 12:27:41 -07:00
Spencer Alger 8857d9e483 started tests for routes 2014-06-20 12:27:41 -07:00
Shelby Sturgis 6601fd301d fixing vislib paths, etc. 2014-06-18 12:54:42 -07:00
Shelby Sturgis adbb6b8b1f fixing vislib paths, etc. 2014-06-18 12:54:42 -07:00
Spencer Alger b5a9c719f3 added requirejs phase to build process, broke the plugin task into build + plugin (which runs build) 2014-06-18 10:35:55 -07:00
Spencer Alger c328085bee added requirejs phase to build process, broke the plugin task into build + plugin (which runs build) 2014-06-18 10:35:55 -07:00
Rashid Khan 8e2c4ebf26 Use version when making the archive 2014-06-17 13:32:53 -07:00
Rashid Khan d27e4a5ba3 Use version when making the archive 2014-06-17 13:32:53 -07:00
Rashid Khan 9128e363fb Add grunt plugin to build K4 as a plugin 2014-06-16 16:52:19 -07:00
Rashid Khan ff40b33ce0 Add grunt plugin to build K4 as a plugin 2014-06-16 16:52:19 -07:00
Spencer Alger 50f0368a72 moved devServer into a module so that it can be used programmatically 2014-06-12 16:01:24 -07:00
Spencer Alger 3c2f6ca38c moved devServer into a module so that it can be used programmatically 2014-06-12 16:01:24 -07:00
Spencer Alger cac3fd6dbb Revert "moved devServer into a module so that it can be used programmatically"
This reverts commit 7ace826b63.
2014-06-12 15:44:09 -07:00
Spencer Alger 434e205681 Revert "moved devServer into a module so that it can be used programmatically"
This reverts commit 7ace826b63.
2014-06-12 15:44:09 -07:00
Spencer Alger 7ace826b63 moved devServer into a module so that it can be used programmatically 2014-06-12 15:43:44 -07:00
Spencer Alger 09346b5339 moved devServer into a module so that it can be used programmatically 2014-06-12 15:43:44 -07:00
Spencer Alger 542febea5e added searching to the visualize app 2014-05-28 21:00:23 -07:00
Spencer Alger 1a93e8331d added searching to the visualize app 2014-05-28 21:00:23 -07:00
Spencer Alger f3237ea178 Summary of Changes:
- rounded intervals now come with a "description" property that gives a simple human-readable description of the interval. (ie. "5 hours", "10 sec")
 - auto and scaled buckets now display the interval for the measurements
 - expanded the parsing abilities of `toMs()`
 - renamed `toMS()` to `toMs()`
 - histogram will now use the field's converter for creating the tooltip.
 - date field format added
2014-05-27 14:16:31 -07:00
Spencer Alger dc19e13227 Summary of Changes:
- rounded intervals now come with a "description" property that gives a simple human-readable description of the interval. (ie. "5 hours", "10 sec")
 - auto and scaled buckets now display the interval for the measurements
 - expanded the parsing abilities of `toMs()`
 - renamed `toMS()` to `toMs()`
 - histogram will now use the field's converter for creating the tooltip.
 - date field format added
2014-05-27 14:16:31 -07:00
Spencer Alger 4b9a5e78b2 update grunt to use 'npm update' instead of 'npm install' 2014-05-22 10:48:20 -07:00
Spencer Alger 622630b462 update grunt to use 'npm update' instead of 'npm install' 2014-05-22 10:48:20 -07:00
Rashid Khan f558a50fa7 Make server listen on all interfaces, makes mobile testing easier 2014-05-16 15:42:03 -07:00
Rashid Khan 3c32d1c28f Make server listen on all interfaces, makes mobile testing easier 2014-05-16 15:42:03 -07:00
Spencer Alger 41083d6ff2 watch _*.less files too 2014-03-12 10:16:56 -07:00
Spencer Alger 53e9bb8198 watch _*.less files too 2014-03-12 10:16:56 -07:00
Spencer Alger 4aa5edfba3 allow disabling of the test watcher 2014-03-07 11:25:40 -07:00
Spencer Alger 84e24a975c allow disabling of the test watcher 2014-03-07 11:25:40 -07:00
Spencer Alger 32aa75712b broke courier tests into many smaller pieces, and setup tests as children of other suites so that we can use mocha's 'grep' functionality more predictably 2014-03-07 10:27:19 -07:00
Spencer Alger a286a0fc00 broke courier tests into many smaller pieces, and setup tests as children of other suites so that we can use mocha's 'grep' functionality more predictably 2014-03-07 10:27:19 -07:00
Spencer Alger e2b8625dbf added 'maybe_start_server' grunt task that will ping to see if a kibana dev server is running, and start one if not. Allows us to run the unit tests via npm test when grunt dev is already running. 2014-03-06 17:37:43 -07:00
Spencer Alger 11652eba2c added 'maybe_start_server' grunt task that will ping to see if a kibana dev server is running, and start one if not. Allows us to run the unit tests via npm test when grunt dev is already running. 2014-03-06 17:37:43 -07:00
Spencer Alger 219bd6753c allow grepping of the coverage report 2014-03-06 11:22:27 -07:00
Spencer Alger 85a420d5a5 allow grepping of the coverage report 2014-03-06 11:22:27 -07:00
Spencer Alger 7be4d61b96 Fixed the test, which required a bit of dependency mapping. Fixed '/' redirect. query string's don't need =true to work. 2014-03-05 22:08:22 -07:00
Spencer Alger a619c0b52b Fixed the test, which required a bit of dependency mapping. Fixed '/' redirect. query string's don't need =true to work. 2014-03-05 22:08:22 -07:00
Spencer Alger 6a8f9dddab added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
Spencer Alger 94c1458c81 added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
Spencer Alger 80922cc5e6 jade task only prepares the "files" template var for templates in the unit test dir and ignores .jade files who's filename start with an underscore.
watch:test only watches the test's js files and runs the tests when they change.
2014-03-05 14:13:23 -07:00
Spencer Alger 40b3021e48 jade task only prepares the "files" template var for templates in the unit test dir and ignores .jade files who's filename start with an underscore.
watch:test only watches the test's js files and runs the tests when they change.
2014-03-05 14:13:23 -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
Spencer Alger 0a0c5b69bf added jshint to the grunt config files as well as the test files. 2014-03-03 14:57:47 -07:00
Spencer Alger 6cb518b035 Discovery Panel Skeleton
- renamed calculateIndices files to be calculate_indices
 - hooked up dataSource.getFields() to the mapper, uses source._wrapcb() to properly trigger digest cycles
 - fixed an error handling bug in the search source
 - courier error DocFetchFailure is now just FetchFailure and will be sent from SearchSources as well
 - courier/index_pattern module is now gone
 - fixed a bug in the mapper that improperly triggered errors when a pattern matched multiple indices that had similar fields
 - prototype for discover app is included
 - directives/kbn_view module is now directives/view, the kbn prefix is implied
 - added basic table directive
2014-02-26 10:09:26 -07:00
Spencer Alger 7297c326f1 Discovery Panel Skeleton
- renamed calculateIndices files to be calculate_indices
 - hooked up dataSource.getFields() to the mapper, uses source._wrapcb() to properly trigger digest cycles
 - fixed an error handling bug in the search source
 - courier error DocFetchFailure is now just FetchFailure and will be sent from SearchSources as well
 - courier/index_pattern module is now gone
 - fixed a bug in the mapper that improperly triggered errors when a pattern matched multiple indices that had similar fields
 - prototype for discover app is included
 - directives/kbn_view module is now directives/view, the kbn prefix is implied
 - added basic table directive
2014-02-26 10:09:26 -07:00
Spencer Alger 29c83807f8 Updates to the grunt tasks make the jade and less tasks more generic, compiling any file they find in place. 2014-02-25 12:42:40 -07:00
Spencer Alger e49733292d Updates to the grunt tasks make the jade and less tasks more generic, compiling any file they find in place. 2014-02-25 12:42:40 -07:00
Spencer Alger fa95593ed9 removed less-middleware dep 2014-02-24 15:48:12 -07:00
Spencer Alger 869a783e86 removed less-middleware dep 2014-02-24 15:48:12 -07:00
Spencer Alger 37940f3974 added less compilation via watch, and a task which will build the less and jade, start the server, then watch for changes 2014-02-24 15:47:09 -07:00
Spencer Alger a3fcbbd21d added less compilation via watch, and a task which will build the less and jade, start the server, then watch for changes 2014-02-24 15:47:09 -07:00
Chris Cowan 6f1fd2cdbc Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00
Chris Cowan f220d87bae Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00
Spencer Alger 010f61575f added connect middleware to grunt's server task 2014-02-24 12:47:00 -07:00
Spencer Alger 0217b6ccce added connect middleware to grunt's server task 2014-02-24 12:47:00 -07:00
Rashid Khan 03a081850f Resolve conflicts, move test server to port 8001 2014-02-14 07:50:32 -07:00
Rashid Khan 4c549809f1 Resolve conflicts, move test server to port 8001 2014-02-14 07:50:32 -07:00
Spencer Alger 86a4d92fe7 merging in latest changes from master 2014-02-13 16:47:20 -07:00
Spencer Alger 7f478ea60e merging in latest changes from master 2014-02-13 16:47:20 -07:00
Rashid Khan 63ebfd9852 Add default jshint grunt task. Remove promise from mapper 2014-02-12 15:05:34 -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