Commit graph

70 commits

Author SHA1 Message Date
Spencer Alger 6457743ef9 lock all bower component versions 2015-06-04 16:22:30 -07:00
Lukas Olson 8fc4900cd3 Update angular-elastic and fix IE bug 2015-06-03 15:02:57 -07:00
Spencer Alger 69960a54cc [es] append an _=Date.now() timestamp to all es GET requests 2015-06-03 09:57:26 -07:00
Spencer Alger 32dec60f9e update angular-bootstrap 2015-05-26 11:38:32 -07:00
Juan Thomassie 84c807d9ce Merge branch 'master' into tilemap-heatmap 2015-05-04 18:08:38 -05:00
Rashid Khan f23aa5f027 First round of geo filter support 2015-04-21 16:18:26 -07:00
Juan Thomassie b6c9b8a275 add leaflet.heat 2015-04-09 16:14:08 -05:00
Khalah Jones-Golden f461498b0a [cleanup] Fixed some missed changes, or hyper ones i made 2015-03-16 18:32:09 -07:00
Khalah Jones-Golden a36f72142c [Docs, Links] Changed all of the relevant links and occurences of the string elasticsearch to take into consideration the rebranding during elasitcon and keynote 2015-03-16 18:22:48 -07:00
Spencer Alger 402cb2967d dropped angular ui select for it's incompatibility with flexbox 2015-02-11 15:06:18 -07:00
lukasolson d877908467 Update angular-ui-ace to fix issues/2887 2015-02-05 13:04:13 -07:00
Spencer Alger 2967cb647a Merge branch 'master' of https://github.com/elasticsearch/kibana into bucketOnExpression 2015-02-02 09:28:16 -07:00
Rashid Khan 220e493c17 Hard code angular to 1.2.28 due to patchy thing 2015-01-30 09:12:21 -07:00
Spencer Alger 5b7884a878 update moment 2015-01-30 00:29:27 -07:00
Shelby Sturgis 2bc1caf725 adding numeral.js as a dependency 2015-01-13 10:18:17 -05:00
Spencer Alger 749748fefd update lodash-deep 2015-01-08 10:42:06 -07:00
Spencer Alger b2d8172d93 update elasticsearch client 2015-01-07 05:54:36 -07:00
lukasolson 9dd44321e2 Add markdown visualization (2182) 2015-01-02 14:50:42 -07:00
Rashid Khan a3e009e695 Update bootstrap 2014-12-19 10:34:57 -07:00
Spencer Alger 63feedc02c update lodash deep 2014-12-13 10:04:19 -07:00
Spencer Alger 95a16005bc [lodash] include the lodash-deep mixin 2014-12-12 10:21:34 -07:00
Joe Fleming 3b662f222a replace chosen with angular-ui-select 2014-12-08 13:12:35 -07:00
Rashid Khan 0222827cc7 Closes #2098 2014-12-03 16:49:49 -07:00
Spencer Alger 8ac84f3c22 [test infra] add _ to support file names, remove old tests, add spec list api 2014-11-17 19:06:18 -07:00
Juan Thomassie a5baef6f69 removed heatmap and cluster mapTypes and dependencies, changed mapType name to Shaded Circle Markers, fixed quantiZeColorScale to handle max === min 2014-11-06 17:31:51 -06:00
Juan Thomassie 5852e7c9ce remove mapbox dependencies and config defaults, replace mapbox with leaflet, use mapquest tiles 2014-11-05 16:57:55 -06:00
Juan Thomassie a31b9fe718 fixed conflicts, include heatmap plugin with bower 2014-11-03 17:47:42 -06:00
Juan Thomassie 5eb7086ca3 Merge branch 'master' into feature/tilemap 2014-10-30 11:53:04 -05:00
Spencer Alger cc11b44c1e [es] use the pre-release client 2014-10-28 16:28:12 -07:00
Juan Thomassie acb3205dcc revised conflict in bower.json 2014-10-27 17:46:39 -05:00
Juan Thomassie 528fe644f4 removed conflicts 2014-10-27 17:43:18 -05:00
Juan Thomassie 0f664e7e85 added heatMap, markerCluster and circleMarkers to tile maps 2014-10-22 10:13:01 -05:00
Joe Fleming 9e0e973ca0 lock in the bootstrap-chosen version, don't include chosen css 2014-10-20 17:07:05 -07:00
Joe Fleming 6b434c5830 use bootstrap-chosen to fix styles
use custom chosen styles to fix them further
2014-10-20 10:31:31 -07:00
Joe Fleming 5ea60d394a add angular-chosen 2014-10-20 10:31:31 -07:00
Juan Thomassie 5a972512f6 added mapbox, tilemap vis type, circle markers 2014-10-17 15:31:26 -05:00
Rashid Khan f1023c184c Add copy-to-clipboard for embed and share links 2014-10-16 15:16:51 -07:00
Juan Thomassie 20c035df24 adding tile map vis type 2014-10-07 17:14:13 -05:00
Joe Fleming 3f18e059f3 bump fontawesome version 2014-09-24 15:10:40 -07:00
Joe Fleming 868c455820 alphabetize bower deps 2014-09-03 17:12:46 -07:00
Joe Fleming 4323c46ff3 add Faker library 2014-09-02 15:18:20 -07:00
Spencer Alger 33dd5dec6f updated elasticsearch dep and set the logging level to 'info' 2014-07-23 11:26:06 -07:00
Spencer Alger f41bed6137 switched to maintained less mixin lib lesshat 2014-07-18 12:07:10 -07:00
Spencer Alger aa1397e0e7 removed bower_components from the repo, because 2014-07-15 11:31:16 -07:00
Spencer Alger 46a2a608f3 remove update task, use bower to install elasticsearch.js 2014-06-19 10:30:37 -07:00
Shelby Sturgis 4692e276bb really adding k4d3 now 2014-06-18 12:38:13 -07:00
Spencer Alger b5a9c719f3 added requirejs phase to build process, broke the plugin task into build + plugin (which runs build) 2014-06-18 10:35:55 -07:00
Spencer Alger 8a2ad1b09f added FileSaver dep 2014-06-05 14:12:56 -07:00
Chris Cowan feaa9ea845 Closes #118 - Kibana Saved Object Editor
- Added angular-ui/ui-ace
- Added angular-elastic
- Added inflection
- Added Object Viewer/Editor
2014-06-04 16:48:39 -07:00
Spencer Alger 55ff825eec fixed update script for checking out new repo's, removed elasticsearch and k4d3 from bower deps 2014-05-07 16:39:01 -07:00