Commit graph

426 commits

Author SHA1 Message Date
Spencer Alger
82bfa20930 updated elasticsearch-js and added script for doing so to package.json 2014-05-05 17:15:47 -07:00
Rashid Khan
7f2f98b0ab Add cardinality agg, modify field type filter to optionally accept and array of types, or '*' 2014-05-02 16:41:26 -07:00
Rashid Khan
738c7ec367 Merge branch 'master' of github.com:rashidkpc/kibana4 2014-05-02 16:01:45 -07:00
Spencer Alger
5eccbdb4d2 broke the indicies app into two, so that it is more like other applications and routes are responsible for transitions to 'new' pages. 2014-05-02 15:40:36 -07:00
Spencer Alger
e29265ee1a removed stacktrace.js bower component 2014-05-02 09:56:35 -07:00
Spencer Alger
ee564dac5b stop creating those ugly stack traces 2014-05-02 09:55:33 -07:00
Spencer Alger
5daf66c7e6 changed the mapping for SavedSearches, which was using the invalid type 'number' 2014-05-02 09:36:57 -07:00
Spencer Alger
70589f1834 updated elasticsearch-js to use master branch on github 2014-05-02 09:34:57 -07:00
Spencer Alger
5a4aa292b4 moved 'redirect when missing' logic into a module and exposed it on the courier. 2014-05-01 21:11:50 -07:00
Spencer Alger
1f466e8b66 prevent infinite loop on new config doc. 2014-05-01 21:08:22 -07:00
Spencer Alger
8eec80c316 Merge branch 'index_pattern_times_and_shit' 2014-05-01 17:57:03 -07:00
Spencer Alger
35c3b6157a display mapping conflict errors to the user, fixed #79 2014-05-01 17:56:26 -07:00
Spencer Alger
272a149d84 moved the chart var into the link function, so that it's unique to visualizations 2014-05-01 17:36:44 -07:00
Spencer Alger
6c7064d6cb remove debugger statement 2014-05-01 17:32:52 -07:00
Spencer Alger
438049568f when redirecting to the newly saved Vis, write the global state to the url so that we don't loose it. Also, only redirect when needed 2014-05-01 17:32:40 -07:00
Spencer Alger
8d5b38683b don't disable the 'default' button in the indices app or else the tooltip stays out permenently 2014-05-01 17:32:00 -07:00
Spencer Alger
d25a6433ae fix doc update notifs 2014-05-01 16:40:15 -07:00
Spencer Alger
5f892176c2 switched to indexPatters as saved objects 2014-05-01 16:31:39 -07:00
Spencer Alger
88ee9ec869 calling $route.reload() after changing the url in a route forces the router to recalculate the current route, and properly abort loading the route before the controller is initialized. 2014-04-30 22:33:55 -07:00
Spencer Alger
88a90fa660 listen for the proper route update event 2014-04-30 16:05:45 -07:00
Rashid Khan
07b46df21d Limit to only rows or only columns for now 2014-04-30 14:01:09 -07:00
Rashid Khan
303e7bcab5 Limit to only rows or only columns for now 2014-04-30 14:00:28 -07:00
Spencer Alger
35b2b01c50 the loading indicator no longer stretches the nav-bar 2014-04-30 12:22:13 -07:00
Spencer Alger
4880ea37b6 fixed loading of visualizations, they are also saved by title now. 2014-04-30 12:14:56 -07:00
Spencer Alger
60a5e10891 removed the 1px space in the nav bar 2014-04-30 12:14:15 -07:00
Rashid Khan
afda985594 Use simple query string for searching saved objects 2014-04-30 10:22:38 -07:00
Rashid Khan
ee9b1eb561 Fix dashboard name saving, closes #78 2014-04-30 09:39:35 -07:00
Rashid Khan
34c25442e6 Update icon font again 2014-04-30 09:16:34 -07:00
Rashid Khan
3e635987c7 Moved font directory up, fixed alignment in icon font 2014-04-30 08:53:09 -07:00
Rashid Khan
4468128093 Addded custom kibana icon font, changed saved objects/vis to have an icon parameter instead of previewUrl 2014-04-29 17:16:26 -07:00
Rashid Khan
2387c080e6 Clean up visualize controls 2014-04-29 16:12:19 -07:00
Rashid Khan
599b2b2583 Merge branch 'master' into debug-k4d3 2014-04-29 14:49:06 -07:00
Rashid Khan
2084db2cf3 Add callouts, add warning message to the top of advanced settings 2014-04-29 14:38:15 -07:00
Rashid Khan
b5c93029bb Merge remote-tracking branch 'origin/master' 2014-04-29 14:21:11 -07:00
Rashid Khan
d6e10d664b Change vis background to white, tweak css for settings, fix advanced settings unsavedValue 2014-04-29 14:20:39 -07:00
Rashid Khan
3e0e3303b2 Change vis background to white, tweak css for settings, fix advanced settings unsavedValue 2014-04-29 14:20:20 -07:00
Spencer Alger
a9b9ee763d Merge branch 'master' into debug-k4d3 2014-04-29 13:46:02 -07:00
Spencer Alger
1f6f17d2b0 tweaked the navy color to be a bit more grey 2014-04-29 13:45:22 -07:00
Spencer Alger
1f70d05b6d default min_doc_count for the date_histogram is now 0, force the default if it is empty 2014-04-29 13:26:43 -07:00
Rashid Khan
725046477d rebuild css 2014-04-29 13:12:20 -07:00
Rashid Khan
14054cf17d Missing doc handlers for visualize and discover 2014-04-29 13:01:30 -07:00
Shelby Sturgis
5ac6fd3890 correcting link to k4.d3.css 2014-04-29 11:14:04 -07:00
Rashid Khan
3886b77eb4 Merge remote-tracking branch 'upstream/master' 2014-04-29 10:51:00 -07:00
Rashid Khan
2970c712c1 A theme that isnt the default bootstrap one 2014-04-29 10:50:45 -07:00
Shelby Sturgis
75312871c7 removing K4D3 from version control 2014-04-29 10:21:05 -07:00
Shelby Sturgis
3deb67aabe upstream changes 2014-04-29 10:14:11 -07:00
Spencer Alger
3c0c5caa65 removed .DS_Store files that were force added 2014-04-29 10:04:50 -07:00
Spencer Alger
d3877f8ae9 removed K4D3 from the repo 2014-04-29 10:03:31 -07:00
Spencer Alger
c7f5048f96 Added comments to _read_config.js 2014-04-29 09:24:45 -07:00
Shelby Sturgis
6ab1ff2e46 adding sudo ln K4D3 2014-04-29 09:15:37 -07:00