Commit graph

2130 commits

Author SHA1 Message Date
Joe Fleming
0b4a39344f fix field and optioned test names 2014-10-27 10:06:04 -07:00
Spencer Alger
704e99d53a [indexedArray] fix an inflector bug with four-letter keys 2014-10-23 16:58:45 -07:00
Spencer Alger
d40bdce4c7 [agg_response/hierarchical] move tests to reflect their new home 2014-10-23 11:49:02 -07:00
Spencer Alger
315fb9e175 [tests] updated module ids for moved files 2014-10-23 11:30:53 -07:00
Chris Cowan
1e1cedf6aa Teasing apart the branch walking from the hierarchial tooltip 2014-10-22 12:05:31 -07:00
Spencer Alger
0129cc5b9d created chart_data component, normalized visLib to vislib, fixed spelling of hierarchical, and spec'd out renderbots 2014-10-22 08:56:30 -07:00
Spencer Alger
26728f85bd update moduleIds to new plugin locations 2014-10-22 03:36:06 -07:00
Spencer Alger
11eb514dec Merge branch 'master' into plugins
Conflicts:
	test/unit/index.html
2014-10-22 03:30:43 -07:00
Chris Cowan
1187abf636 Not setting the value correctly when the agg value is zero 2014-10-21 14:41:07 -07:00
Spencer Alger
f80e25d63d Merge branch 'master' into plugins
Conflicts:
	src/kibana/components/agg_types/param_types/optioned.js
	src/kibana/plugins/visualize/editor/agg.js
	test/unit/index.html
2014-10-21 12:33:54 -07:00
Spencer Alger
e275aa617a save 2014-10-21 11:45:24 -07:00
Chris Cowan
6069ca2e64 Adding more tests and features for filter bar
- Add support for _previuos to _array_to_linked_list
- Add support for parent to _transform_aggregation
- Add tests for _array_to_linked_list
- Add test for setting the parent of the element for hierarchial data
2014-10-20 19:38:27 -07:00
Chris Cowan
519089a541 Fixing the raw data to do sensible things. 2014-10-20 19:38:27 -07:00
Chris Cowan
6778d813a8 Hierarchial Data Builder
- Added hierarchialData attribute to VisType
- Created buildHierarchialData() method
- Moved pie tooltipFormatter to _hierarchial_tooltip_formatter.js
- Added initial testing structure for buildHierarchialData()
- Added tests
- Closes #1682
2014-10-20 19:38:27 -07:00
Spencer Alger
ab0dafb70e [vislib/tooltip] generalize calculation of bounds 2014-10-20 16:50:00 -07:00
Spencer Alger
edfaceea1f [vislib/tooltip] fix tests 2014-10-20 16:22:11 -07:00
Spencer Alger
d0694465b2 [vislib/tooltip] tests 2014-10-20 16:09:15 -07:00
Joe Fleming
a8c2d34abe fix flags test to match structure change 2014-10-20 10:31:31 -07:00
Joe Fleming
6a8dd588a1 fix issue where angular might not be loaded 2014-10-20 10:30:59 -07:00
Joe Fleming
1a92906cd4 remove superfluous condition 2014-10-20 10:30:59 -07:00
Joe Fleming
2f86c05c57 add tests for write method, consolidate code 2014-10-20 10:30:59 -07:00
Joe Fleming
cfd20ab3c4 add some tests for the regex param type 2014-10-20 10:30:59 -07:00
Joe Fleming
1dd879cde4 add paramType tests, move instance checking there 2014-10-20 10:30:59 -07:00
Joe Fleming
dd55ff48b7 add label filter test 2014-10-20 10:30:58 -07:00
Joe Fleming
53d58303ef fix optioned text, add regex test 2014-10-20 10:30:58 -07:00
Rashid Khan
d2c0535beb Merge remote-tracking branch 'upstream/master' into feature/zeroclip 2014-10-17 15:39:21 -07:00
Rashid Khan
aa18fee0dc Add copy-to-clipboard for share and spy 2014-10-17 15:38:52 -07:00
Rashid Khan
d2dc7c1086 Clipboard directive tests 2014-10-17 15:38:00 -07:00
Shelby Sturgis
18d0ef995f refactoring inject_zeros because the previous code was a mess 2014-10-17 22:53:33 +03:00
Spencer Alger
e2fc5cb475 [devServer] shutup 2014-10-17 12:26:39 -07:00
Shelby Sturgis
8add93b019 Merge branch 'master' into feature/vislib_documentation 2014-10-17 19:02:29 +03:00
Shelby Sturgis
2f5265d6e0 adding tests for the new error handlers that were put in 2014-10-15 23:21:33 +03:00
Spencer Alger
6c1a7d315c [dev_server] serve and instument plugin files 2014-10-15 11:42:27 -07:00
Spencer Alger
9991a197d4 [registry] added test 2014-10-15 10:42:24 -07:00
Spencer Alger
e1c3be378b [indexed_array] rename tests 2014-10-15 10:31:38 -07:00
Spencer Alger
cda9517c6b [registry] use registrys to access objects 2014-10-14 17:07:04 -07:00
Spencer Alger
8634c7228e [registry] new Registry class collects private modules 2014-10-14 16:33:34 -07:00
Rashid Khan
76c32f10fb Adds more filter actions, makes disabled filters all stripey. Closes #324 Closes #1582 2014-10-14 16:18:31 -07:00
Spencer Alger
a4cddfa49c [registry/vis_types] fix refs to the vis_types 2014-10-14 15:38:38 -07:00
Spencer Alger
7f1f5544a1 [server] serve plugins statically at '/plugins' 2014-10-14 15:37:07 -07:00
Shelby Sturgis
8bbd2962ba adding vislib documentation 2014-10-07 21:47:14 +03:00
Shelby Sturgis
8c9a36f91e Closes issue #340. Legend now has human readable date formats. I've passed in the field formatters to format the values. The solution however is not ideal as I have had to duplicate code in several places. This fix should work without fault, but it needs to be revised in the future. 2014-10-03 21:49:30 +03:00
Spencer Alger
6f1e23fe74 Merge branch 'master' into state_state_state 2014-10-02 13:14:35 -07:00
Spencer Alger
bc7daf9ac6 remove 'write global state' to url all over the place 2014-10-01 17:38:35 -07:00
Spencer Alger
4d83fea7b5 [state_management] stop writing globalState to the url 2014-10-01 17:22:05 -07:00
Rashid Khan
b1d91ed995 Merge pull request #423 from rashidkpc/experiment/table
Discover table performance/wrapping enhancement
2014-10-01 16:05:45 -07:00
Spencer
7dfb1cb746 Merge pull request #437 from spenceralger/better_tooltips
Better tooltips
2014-10-01 12:06:08 -07:00
Spencer Alger
18283ac163 [discover/table/tests] trim cell contents before matching 2014-10-01 11:58:19 -07:00
Joe Fleming
91c2644d36 Merge pull request #432 from spenceralger/remove_broken_test
remove randomly breaking test
2014-10-01 10:55:20 -07:00
Spencer Alger
0054b82108 Merge branch 'master' into better_tooltips
Conflicts:
	src/kibana/components/vislib/lib/tooltip.js
2014-09-30 17:45:18 -07:00