Commit graph

4291 commits

Author SHA1 Message Date
Rashid Khan 813ed4ae82 If only one indexPattern exists, automatically select it when choosing 'from a new search' 2014-11-25 16:07:40 -07:00
lukasolson 9943ad5aca Modify metric vis to use flex-box 2014-11-25 15:57:04 -07:00
Joe Fleming 97603268df added tests, fixed bug in sorting logic 2014-11-25 15:12:50 -07:00
Joe Fleming 61df9b383f Merge pull request #2041 from simianhacker/vis-quick-fix
Adding tests and fixing a bug with cloning
2014-11-25 14:12:17 -07:00
Lukas Olson 6c7dde560f Merge pull request #2037 from lukasolson/issue-1958
Fix for pie charts with no data
2014-11-25 13:59:00 -07:00
Rashid Khan 7cb856ce84 Merge pull request #2038 from rashidkpc/fix/pristine-source
Dont modify _source
2014-11-25 13:57:06 -07:00
Chris Cowan 394694f65b Adding tests and fixing a bug with cloning
- Closes #2040
- Add basic testing
2014-11-25 13:52:22 -07:00
Joe Fleming e080576727 merge page-table into paginated-fields 2014-11-25 13:37:59 -07:00
Joe Fleming 17ce200e08 watch for changes to rows 2014-11-25 13:34:37 -07:00
Joe Fleming f06f8dbfe6 always rebuild the formattedRows from the table data 2014-11-25 13:34:07 -07:00
Rashid Khan 4fe82137aa Merge with w33bles displayName changes 2014-11-25 13:26:38 -07:00
Joe Fleming 2829371c2d fix check for perPage - use ALL only when undefined 2014-11-25 13:25:49 -07:00
Joe Fleming 4987e13e22 make formattedColumns clearer 2014-11-25 13:25:48 -07:00
Joe Fleming 48d004f916 minor code consolidation 2014-11-25 13:25:48 -07:00
Joe Fleming af5424649a change how custom handler works, add test for custom handler 2014-11-25 13:25:48 -07:00
Joe Fleming c1aab74465 add sorting tests 2014-11-25 13:25:48 -07:00
Joe Fleming 55ddbf40b5 finish rendering tests, add first sorting test 2014-11-25 13:25:48 -07:00
Joe Fleming b68ecd2c72 add table rendering tests 2014-11-25 13:25:48 -07:00
Joe Fleming 6609845708 start adding tests for paginated table 2014-11-25 13:25:48 -07:00
Joe Fleming c019c43477 remove cycleSort tests 2014-11-25 13:25:48 -07:00
Joe Fleming d6a24b04e5 format agg columns, pass to paginated table 2014-11-25 13:25:48 -07:00
Joe Fleming 97719b3dfe leave sorting up to the parginated table, but allow custom sorter if needed 2014-11-25 13:25:48 -07:00
Joe Fleming 8cb554f991 use perPageProp for pagination, working spy agg table 2014-11-25 13:25:47 -07:00
Joe Fleming 9456c4df15 use paginated table in table spy 2014-11-25 13:25:47 -07:00
Joe Fleming 9c2bd99773 create paginated table directive 2014-11-25 13:25:47 -07:00
Joe Fleming b10bde58de refactor - no need to wrap code to return early 2014-11-25 13:25:47 -07:00
Joe Fleming f6dc49c3ca remove unused dep, clean up comment 2014-11-25 13:25:47 -07:00
Joe Fleming 031c3bc001 track hovered field state in parent scope, move popularize html into a partial 2014-11-25 13:25:29 -07:00
Joe Fleming 166150ddc2 handle sorting objects by obj.value 2014-11-25 13:25:29 -07:00
Joe Fleming d956aa681b pass rendered markup and value to row, render markup by wrapping in jquery 2014-11-25 13:25:29 -07:00
Joe Fleming 48c599d36f destroy child scopes when re-rendering the table 2014-11-25 13:25:29 -07:00
Joe Fleming aecc288493 update paginated-table when rows change 2014-11-25 13:25:29 -07:00
Joe Fleming 6c98cc22d8 use compiled inputs in the list 2014-11-25 13:25:29 -07:00
Joe Fleming 17ec369a24 allow kbnRow to input 2014-11-25 13:25:28 -07:00
Joe Fleming bfc5a2cd27 fix the name field width so the table feels more constant 2014-11-25 13:25:28 -07:00
Joe Fleming bfcfdb9fd5 replace index table with paginated-table 2014-11-25 13:25:28 -07:00
Joe Fleming ccdd03994b add info property to table columns 2014-11-25 13:23:26 -07:00
Joe Fleming c4358a21b5 fix check for perPage - use ALL only when undefined 2014-11-25 13:23:26 -07:00
Joe Fleming 0e929aca78 make formattedColumns clearer 2014-11-25 13:23:26 -07:00
Joe Fleming 41157a6cb8 minor code consolidation 2014-11-25 13:23:26 -07:00
Joe Fleming 983b2dcb2a change how custom handler works, add test for custom handler 2014-11-25 13:23:26 -07:00
Joe Fleming a3635a227b add sorting tests 2014-11-25 13:23:26 -07:00
Joe Fleming ae637b8a99 finish rendering tests, add first sorting test 2014-11-25 13:23:26 -07:00
Joe Fleming 8a568eddc8 add table rendering tests 2014-11-25 13:23:26 -07:00
Joe Fleming b96759fc8a start adding tests for paginated table 2014-11-25 13:23:26 -07:00
Joe Fleming 9fc2d643ea remove cycleSort tests 2014-11-25 13:23:25 -07:00
Joe Fleming eedf7c73ac format agg columns, pass to paginated table 2014-11-25 13:23:25 -07:00
Joe Fleming d1da86997e leave sorting up to the parginated table, but allow custom sorter if needed 2014-11-25 13:23:25 -07:00
Joe Fleming 5c56a88b3b use perPageProp for pagination, working spy agg table 2014-11-25 13:23:25 -07:00
Joe Fleming 393cf519d7 use paginated table in table spy 2014-11-25 13:23:25 -07:00