Commit graph

863 commits

Author SHA1 Message Date
Spencer Alger
f4dac7fd22 update package.json 2014-07-11 11:58:20 -07:00
Spencer Alger
43bae12e8b wrap top-level tests in a describe so the beforeEach doesn't leak 2014-07-11 11:58:20 -07:00
Spencer Alger
5fcfcee587 broke _setup out of _wrap* so that it caould be swapped out in testing 2014-07-11 11:58:20 -07:00
Spencer Alger
b326d73cf7 use the svg version of the travis status badge 2014-07-11 11:58:20 -07:00
Shelby Sturgis
cf06a18a48 fixing jshint errors 2014-07-11 10:04:47 +03:00
Shelby Sturgis
884abcf1d5 working out bugs in the pie chart 2014-07-10 02:38:18 -07:00
Shelby Sturgis
4aa4c944cc adding interactivity and tooltip to pie charts 2014-07-07 10:40:03 -07:00
Shelby Sturgis
f5d1b09ab2 fixing bug with area chart regarding zeroInjection, adding to pieChart module 2014-07-07 08:25:59 -07:00
Shelby Sturgis
13f7c73fcb pie chart init commit 2014-07-03 11:14:12 -07:00
Shelby Sturgis
f64c6445f0 adding voronoi to lineChart, debugging areaChart interactivity with legend 2014-07-02 13:18:58 -07:00
Shelby Sturgis
aa6754fc68 Merge branch 'master' of github.com:elasticsearch/kibana4 2014-07-02 09:57:04 -07:00
Shelby Sturgis
5da342d72c adding stacking and interactivity with area charts 2014-07-01 16:46:30 -07:00
Spencer Alger
ea45cc0a7c fix lint error 2014-06-30 15:00:48 -07:00
Spencer Alger
84eb25bbfe Revert "simplify the interval module a bit"
Did not intend to commit this!

This reverts commit 44cadffaa3.
2014-06-30 14:54:44 -07:00
Spencer Alger
037ee17017 reimplemented vis extras as spy 2014-06-30 14:47:34 -07:00
Spencer Alger
44cadffaa3 simplify the interval module a bit 2014-06-30 13:39:07 -07:00
Spencer Alger
a08d7cce29 Revert "save"
This reverts commit a1ca56fa5a.
2014-06-26 14:22:55 +02:00
Spencer Alger
a1ca56fa5a save 2014-06-26 11:33:23 +02:00
Shelby Sturgis
9f29dafde0 refactoring area chart module 2014-06-25 14:28:52 +02:00
Spencer Alger
5e6656c696 properly apply saved indexPatterns to saved searches 2014-06-25 13:08:56 +02:00
Rashid Khan
1bc031e8bd Add warning for fields that don't use doc values 2014-06-24 14:55:15 +02:00
Rashid Khan
e8730f5f3c Reposition resize drag handle to allow for a larger clickable area. Re: #148 2014-06-23 14:57:54 +02:00
Rashid Khan
676dc598a3 Set kibana4-int to use 1 shard, 1 replica. Closes #142 2014-06-23 14:45:00 +02:00
Rashid Khan
da1f120b6e Don't show popular fields in 'unpopular' list 2014-06-23 14:07:38 +02:00
Rashid Khan
9178224a34 Make popular fields more performant, get rid of all 2 way bindings in discover-field directive 2014-06-23 06:49:11 +02:00
Rashid Khan
1a3a6e98e5 Extend field popularity counters to aggs and filters, add popularity decrease button to pattern editor 2014-06-22 05:07:11 -05:00
Rashid Khan
7fe961a41c Added a popularity counter to fields. Added popular fields section to discover field list 2014-06-21 23:51:58 -05:00
Shelby Sturgis
ae1c0e5c25 fixing jshint errors, refactoring lineChart module 2014-06-20 15:59:51 -07:00
Shelby Sturgis
a7ebbfa62f replacing arg with config for brush, returning the correct config object 2014-06-20 15:47:47 -07:00
Shelby Sturgis
7ff9d04a9d fixing config objects returned on events 2014-06-20 15:43:47 -07:00
Shelby Sturgis
fb16d1d67a fixing issue with monthly and yearly date selection; complements issue #136. 2014-06-20 15:38:46 -07:00
Juan Thomassie
58cb92ae9c Closes #136, now catches error if bar width <= 0 2014-06-20 17:05:39 -04:00
Juan Thomassie
abd26783fa Merge branch 'feature/offsetsAdded' 2014-06-20 17:03:11 -04:00
Juan Thomassie
1ea4d31c22 now catches errors for height, y width attr on bars
added time intervall offsets for month and year
2014-06-20 16:58:24 -04:00
Shelby Sturgis
ecf0161855 Merge branch 'master' into develop 2014-06-20 13:25:06 -07:00
Shelby Sturgis
dc9dbca7e4 merging feature/refactor 2014-06-20 13:22:59 -07:00
Shelby Sturgis
6f6d72cc1a Closes #135.
Handles when chart cannot be rendered vertically due to too many charts vertically
2014-06-20 13:20:03 -07:00
Juan Thomassie
c58aec9455 working with refactored histogram
added offsets for month and year
added try/catch to handle widths with negative values (line 895-907)
2014-06-20 16:04:47 -04:00
Spencer Alger
76d5cfc819 fix the path to fileSaver for case-sensitive filesystems 2014-06-20 12:55:42 -07:00
Juan Thomassie
cac30d1183 Merge branch 'feature/refactor' of github.com:elasticsearch/kibana4 into feature/refactor
Conflicts:
	src/kibana/components/vislib/modules/histogram.js
2014-06-20 15:48:20 -04:00
Juan Thomassie
6e9ca7cb3c working on the missing offsets for month and year
testing a try and catch for negative widths, line 804
2014-06-20 15:42:15 -04:00
Spencer Alger
721e8ba45b added elasticsearch module to the repo 2014-06-20 12:34:35 -07:00
Spencer Alger
5db9fa3fc6 started tests for routes 2014-06-20 12:27:41 -07:00
Shelby Sturgis
e9a66b1214 fixing jshint errors 2014-06-20 11:48:24 -07:00
Shelby Sturgis
11791831fa finishing up the refactor 2014-06-20 11:42:35 -07:00
Spencer Alger
d18af2d12f extended the fieldName directive to accept it's core values as seperate attributes (like it was previously) 2014-06-20 11:40:22 -07:00
Shelby Sturgis
806a2a6a83 commiting changes to viz.css 2014-06-20 09:59:19 -07:00
Shelby Sturgis
dee7bef1f5 Merge branch 'master' into develop 2014-06-20 09:58:07 -07:00
Shelby Sturgis
2f1b3347ae fixing jshint error 2014-06-20 08:54:17 -07:00
Shelby Sturgis
7c6fa66ec9 Merge branch 'master' of github.com:elasticsearch/kibana4
Merging upstream
2014-06-20 08:53:04 -07:00