Commit graph

928 commits

Author SHA1 Message Date
Joe Fleming
1578a49665 follow the existing npm matching pattern 2014-07-23 11:28:25 -07:00
Joe Fleming
30f1e3b810 add husky and run jshint as a pre-commit hook 2014-07-23 11:28:25 -07:00
Spencer Alger
33dd5dec6f updated elasticsearch dep and set the logging level to 'info' 2014-07-23 11:26:06 -07:00
Rashid Khan
958f2ecf6f Keep upstream changes 2014-07-23 09:49:02 -07:00
Shelby Sturgis
b7d64f3704 fixing jshint error 2014-07-23 18:00:27 +03:00
Shelby Sturgis
713adfd1da really fixing bug with removing first and last xTick labels 2014-07-23 17:35:33 +03:00
Shelby Sturgis
216d0a7e5b fixing bug in x axis tick removal with terms aggregation 2014-07-23 17:26:29 +03:00
Shelby Sturgis
38ad86d3aa fixing issues with the first and last x-axis tick labels 2014-07-23 17:13:28 +03:00
Shelby Sturgis
8a696a50d1 fixing bug where no y axis is shown when shareYAxis is false for multiple charts 2014-07-23 16:41:36 +03:00
Shelby Sturgis
9ff6854ab0 adding rotation of chart labels when used in a columns view 2014-07-23 16:29:45 +03:00
Shelby Sturgis
bcfae70317 fixed bug with calculating width for timeseries data. width of bars would be less than 0. 2014-07-23 15:51:03 +03:00
Shelby Sturgis
2ff7d6feea label and spacing changes, still needs debugging though 2014-07-23 13:16:27 +03:00
Spencer Alger
91c9f82a44 remove flatly's removable of table bordered 2014-07-22 18:25:50 -07:00
Spencer Alger
edfd52fe68 the new flex mixin has different defaults, so specify them explicitly 2014-07-22 18:19:02 -07:00
Spencer Alger
aca1e34013 Migrated unprefixed rules to the mixin variant 2014-07-22 16:51:15 -07:00
Spencer Alger
cb2addc8ce improved styles in navbar.inline-form 2014-07-22 16:46:48 -07:00
Rashid Khan
ee43892f96 Fix weird reflow with long titles 2014-07-22 16:30:31 -07:00
Spencer Alger
71ff244031 simplifies the callback queue into _.onceWithCb() 2014-07-22 15:59:45 -07:00
Spencer Alger
dbf976be45 moved all refs to 'utils/mixins' to 'lodash' 2014-07-22 15:59:45 -07:00
Rashid Khan
4ec6eae890 Merge branch 'master' of github.com:elasticsearch/kibana4 2014-07-22 15:26:46 -07:00
Rashid Khan
90f92ecfd9 Change travis hipchat api token 2014-07-22 15:26:32 -07:00
Spencer Alger
d6f412f8b2 fixed refs that pointed to modules removed in 0eca7724ce 2014-07-22 15:14:02 -07:00
Spencer Alger
60d8f2111f the initial creation of the kibana module needs to be done via the modules component 2014-07-22 15:07:18 -07:00
Rashid Khan
2a5b095be2 Switch saved object finder to use list group menus 2014-07-22 14:47:58 -07:00
Spencer Alger
20910d5212 restore the icon_font.css file 2014-07-22 14:08:42 -07:00
Spencer Alger
0eca7724ce merged all kibana/... modules into kibana 2014-07-22 14:01:47 -07:00
Spencer Alger
dd99354085 fix the 'bitty-modal' in visualize-editor, and make buttons buttons 2014-07-22 13:29:50 -07:00
Spencer Alger
50d206f56f fix the gitignore path for compiled css 2014-07-22 13:26:32 -07:00
Joe Fleming
84f3322a98 implement the querybar logic 2014-07-22 12:46:00 -07:00
Joe Fleming
b5fd704fa4 unify references 2014-07-22 12:46:00 -07:00
Joe Fleming
f86cd7a93a code syntax and comment clarification 2014-07-22 12:46:00 -07:00
Joe Fleming
cf0c2ac5b1 add search bar and handle input 2014-07-22 12:46:00 -07:00
Spencer Alger
524be086c3 add catch handlers and use PromiseEmitter pattern in visualize and discover. Closes #188 2014-07-22 12:40:37 -07:00
Spencer Alger
9aa2169c3b DataSource.onError uses PromiseEmitter 2014-07-22 12:40:08 -07:00
Spencer Alger
b1fe231040 updated the PromiseEmitter to properly return the end of the promise chain 2014-07-22 12:39:29 -07:00
Spencer Alger
c2d493facc removed compiled css from the repo 2014-07-22 11:31:19 -07:00
Spencer Alger
8142626b6d provide hooks for app loading lifecycle, using them to prevent race condition in tests 2014-07-22 11:22:58 -07:00
Rashid Khan
7cb31793b4 Fix exception on 0 hit result sets 2014-07-22 09:48:33 -07:00
Joe Fleming
0f76a7a434 Better fix for empty histogram 2014-07-21 16:47:56 -07:00
Rashid Khan
bd6bbfb70c Tidy up the visualization wizard 2014-07-21 16:10:50 -07:00
Rashid Khan
5f9c460240 Fix position of manage X link and add buttons in firefox. Closes #138 2014-07-21 15:12:05 -07:00
Rashid Khan
ee29cc651c Show greyed out filter buttons, closes #140 2014-07-21 14:24:23 -07:00
Rashid Khan
f8cff2c9d0 Add a no results found message
closes #183
2014-07-21 11:55:34 -07:00
Spencer Alger
f3b708f11e updated the color used for sidebar headers 2014-07-18 12:21:26 -07:00
Spencer Alger
f41bed6137 switched to maintained less mixin lib lesshat 2014-07-18 12:07:10 -07:00
Spencer Alger
60e2adb0dd updated the visualize navbar to use the new <navbar> element 2014-07-18 11:41:23 -07:00
Spencer Alger
8afa78fef4 revert the change that removed the check for col.fake, as it's set and used in other places 2014-07-18 10:15:19 -07:00
Spencer Alger
fbac5c5a68 allow opening/collapsing of the menu 2014-07-18 09:41:19 -07:00
Shelby Sturgis
e8981b7370 fixed jshint issue 2014-07-18 18:04:39 +03:00
Shelby Sturgis
5d80e6d7d9 Merge branch 'master' of github.com:elasticsearch/kibana4 2014-07-18 18:02:08 +03:00