Commit graph

2130 commits

Author SHA1 Message Date
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
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
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
09346b5339 moved devServer into a module so that it can be used programmatically 2014-06-12 15:43:44 -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
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
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
Rashid Khan
2e2b10c718 Add tests for truncate directives 2014-05-26 09:43:07 -07:00
Rashid Khan
f781a197ff Add tests for truncate directives 2014-05-26 09:43:07 -07:00
Spencer Alger
f6e1bafa31 index_patterns now can have patterned index names 2014-05-22 10:48:20 -07:00
Spencer Alger
0a55dc2a30 index_patterns now can have patterned index names 2014-05-22 10:48:20 -07:00
Rashid Khan
a6e97dd36f added tests for timepickers and truncate directives 2014-05-22 10:01:00 -07:00
Rashid Khan
2203f35e74 added tests for timepickers and truncate directives 2014-05-22 10:01:00 -07:00
Rashid Khan
9d50620c7f Seperate out the relative from formatter, add relative tests 2014-05-20 10:31:22 -04:00
Rashid Khan
9ed5dba47b Seperate out the relative from formatter, add relative tests 2014-05-20 10:31:22 -04:00
Rashid Khan
fd6a8b21a3 Added a few more tests for the timepicker 2014-05-19 13:56:55 -07:00
Rashid Khan
21f883471f Added a few more tests for the timepicker 2014-05-19 13:56:55 -07:00
Rashid Khan
a20b6d5036 A few simple tests for the timepicker 2014-05-16 15:42:18 -07:00
Rashid Khan
fa6633b7fd A few simple tests for the timepicker 2014-05-16 15:42:18 -07:00
Rashid Khan
078a1ef00b added timepicker test skeleton 2014-05-15 16:03:56 -07:00
Rashid Khan
97482bd222 added timepicker test skeleton 2014-05-15 16:03:56 -07:00
Spencer Alger
5f892176c2 switched to indexPatters as saved objects 2014-05-01 16:31:39 -07:00
Spencer Alger
30851d68c9 switched to indexPatters as saved objects 2014-05-01 16:31:39 -07:00
Rashid Khan
ce23f984e5 Add test for 1M 2014-04-21 13:11:31 -07:00
Rashid Khan
b7750c5776 Add test for 1M 2014-04-21 13:11:31 -07:00
Rashid Khan
7724939ba0 Updated K4D3, add functions and tests for interval scaling 2014-04-21 13:09:51 -07:00
Rashid Khan
608a6f0ca4 Updated K4D3, add functions and tests for interval scaling 2014-04-21 13:09:51 -07:00
Spencer Alger
c9a334893f moved discover state logic into SyncedSearch factory, closes #62, closes #44 2014-04-17 13:55:21 -07:00
Spencer Alger
b1945bcc8d moved discover state logic into SyncedSearch factory, closes #62, closes #44 2014-04-17 13:55:21 -07:00
Rashid Khan
ad71fa7c0c Implemented quick, relative and absolute timepicker. Closes #57 2014-04-17 11:21:01 -07:00
Rashid Khan
5c2419072b Implemented quick, relative and absolute timepicker. Closes #57 2014-04-17 11:21:01 -07:00
Rashid Khan
00844d67bf Date math parser and tests 2014-04-16 11:11:29 -07:00
Rashid Khan
b5192fa7d8 Date math parser and tests 2014-04-16 11:11:29 -07:00
Spencer Alger
6dae33c5e9 fixed tests 2014-04-08 14:01:16 -07:00
Spencer Alger
b42df10b5e fixed tests 2014-04-08 14:01:16 -07:00
Rashid Khan
8b51a23a69 Update discover to work with new courier, comment out tests that don't lint. Still lots of tests failing 2014-04-08 08:46:35 -07:00
Rashid Khan
5c73189603 Update discover to work with new courier, comment out tests that don't lint. Still lots of tests failing 2014-04-08 08:46:35 -07:00
Spencer Alger
38e57bea61 disabled courier tests, they will requires a serious overhaul 2014-04-07 13:51:25 -07:00
Spencer Alger
8b02ed3e42 disabled courier tests, they will requires a serious overhaul 2014-04-07 13:51:25 -07:00
Spencer Alger
7b27dfef14 merge current master 2014-04-07 12:06:05 -07:00
Spencer Alger
d9a58f2e7d merge current master 2014-04-07 12:06:05 -07:00
Spencer Alger
5ee0c2b7f6 bootstrap is now a part of the route resolution process, dataSources use promises to respond to all requests, and the courier is completly within the angular ecosystem 2014-04-07 12:01:19 -07:00
Spencer Alger
18f88b83c2 bootstrap is now a part of the route resolution process, dataSources use promises to respond to all requests, and the courier is completly within the angular ecosystem 2014-04-07 12:01:19 -07:00
Rashid Khan
4cb133a47b Use flatter bootstrap style 2014-04-04 15:13:52 -07:00
Rashid Khan
069bd24fcc Use flatter bootstrap style 2014-04-04 15:13:52 -07:00
Rashid Khan
0d86975ff2 State service tests 2014-04-04 14:34:35 -07:00
Rashid Khan
3ff77aa8d0 State service tests 2014-04-04 14:34:35 -07:00
Rashid Khan
cd15b0e9e6 Dashboard app controller and directive tests 2014-04-04 13:28:19 -07:00
Rashid Khan
79e53974dd Dashboard app controller and directive tests 2014-04-04 13:28:19 -07:00
Spencer Alger
608bfe8851 Included more tests for the doc source, expanded the capabilities and configurability of the StubbedClient. 2014-03-12 10:18:51 -07:00