Commit graph

13105 commits

Author SHA1 Message Date
Shaunak Kashyap
df0cad1874
Updating instructions for building OS packages 2016-05-26 08:18:59 -07:00
Matthew Bargar
3143c069ff Added API test so we don't forget that the ID format is a part of the public contract 2016-05-25 18:36:37 -04:00
Matthew Bargar
900a4ee5dc Extract complex error formatting logic into its own function 2016-05-25 18:26:32 -04:00
Matthew Bargar
001ff8b68d Fail early if CSV contains empty column headers 2016-05-25 17:44:26 -04:00
Matthew Bargar
a2f1e172a8 Increment papaparse error row by 1 so the reported row number matches the line number in the file 2016-05-25 17:29:32 -04:00
Matthew Bargar
873ff3fb81 Update id parsing logic since the API changed the ID format 2016-05-25 17:04:46 -04:00
Shaunak Kashyap
d3572d695d Merge pull request #7285 from elastic/gh-7278
If elasticsearch plugin is not ready, do not block
2016-05-25 12:01:22 -07:00
Shaunak Kashyap
9b21b17675
Set user settings to empty object if ES plugin is red 2016-05-25 11:45:45 -07:00
Matthew Bargar
2228e86943 Limit the number of errors initially displayed on upload data step with a button to read more 2016-05-25 14:00:01 -04:00
Shaunak Kashyap
6fa412eb84
Checking for ES plugin readiness before trying to use it
If the ES plugin is not ready (i.e. in red state), we won't try to use it and end
up blocking the reply.
2016-05-25 09:22:01 -07:00
Matthew Bargar
526d5d4f27 Update help text so it doesn't imply that you can add data to existing indices 2016-05-25 10:37:52 -04:00
Matthew Bargar
8205f4b9a9 Remove default index name and add a placeholder 2016-05-25 10:35:12 -04:00
Khalah Jones Golden
c9fc5de008 Merge pull request #7271 from panda01/fix/app-switcher-colors
App switcher colors Adjustments
2016-05-25 09:45:03 -04:00
Court Ewing
d6a80b3ef8 Only include zip snapshot link for windows
tar.gz is sufficient for all operating systems except for windows, which by
default only includes zip. There's no reason to provide both links, and we
intend to stop publishing the alternative links altogether at some point.
2016-05-24 18:51:33 -04:00
Matthew Bargar
02f24b176b Merge branch 'master' into feature/ingest 2016-05-24 17:22:14 -04:00
Nicolás Bevacqua
4b9f683373 [refactor] Wrap in Promise, rename flag. 2016-05-24 17:48:27 -03:00
Nicolás Bevacqua
b8d6c8c8dd [test] Bypass static asset optimizer and log errors more verbosely. 2016-05-24 15:39:17 -03:00
Nicolás Bevacqua
8df5ecf98a [merge] Merge with master. 2016-05-24 14:15:43 -03:00
Nicolás Bevacqua
f98e1635ab [cleanup] Adjust defaults, add Notifier#set, refactor. 2016-05-24 14:05:10 -03:00
Khalah Jones Golden
abc76e0d8e [AppSwitcher] Removed excess colors from the appswitcher 2016-05-24 12:33:04 -04:00
Nicolás Bevacqua
cb77d7d458 [test] Fix test failure where not every code path returns a Promise. 2016-05-23 23:01:56 -03:00
Nicolás Bevacqua
7f8d125bf2 [cleanup] Fix test coverage issues. 2016-05-23 22:44:32 -03:00
Matthew Bargar
625ca75efd [Wizard] Fix test errors caused by async task, refreshing kibana index wasn't really necessary anyway 2016-05-20 18:48:30 -04:00
Matthew Bargar
f604b12d3f [Wizard] Ensure row values are ordered correctly 2016-05-20 17:47:16 -04:00
Matthew Bargar
4140db8845 [Wizard] code cleanup 2016-05-20 17:34:11 -04:00
Lee Drengenberg
95132dd6d4 Merge pull request #7256 from LeeDr/fixSaveVis
Wrapped part of saveVisualization in a try loop.
2016-05-20 16:02:45 -05:00
Nicolás Bevacqua
50581a86ab [test] Fix test cases for No Results page. 2016-05-20 17:39:56 -03:00
Nicolás Bevacqua
dc0607ef76 [refactor] Cleanup index pattern class. 2016-05-20 16:57:47 -03:00
Nicolás Bevacqua
87e68ab977 [merge] Merged with master. 2016-05-20 16:43:39 -03:00
Jonathan Budzenski
a11a86ea28 Merge pull request #7257 from jbudz/issues/7182
[field formatters] IP should return - on null or undefined
2016-05-20 14:37:56 -05:00
Nicolás Bevacqua
5df51d50ca Merge pull request #6849 from bevacqua/feature/restify-config
Add backend provider for default settings
2016-05-20 16:32:03 -03:00
LeeDr
f2b471131d Fix a bunch of tryForTimes. 2016-05-20 14:01:15 -05:00
Jonathan Budzenski
959d9cf374 [field formatters] IP should return - on null or undefined 2016-05-20 13:34:57 -05:00
LeeDr
b7334ed2f4 Wrapped part of saveVisualization in a try loop. 2016-05-20 13:26:14 -05:00
Lee Drengenberg
9a1caaad42 Merge pull request #7219 from LeeDr/returnExpectConsoleTests
Add missing 'return' in console test
2016-05-20 12:59:03 -05:00
Nicolás Bevacqua
17c1ce4209 Merge branch 'master' into bugfix/no-results-timepicker 2016-05-20 14:15:12 -03:00
Nicolás Bevacqua
6222b87dbd [cleanup] Remove unused keyCodes variable. 2016-05-20 14:05:12 -03:00
Nicolás Bevacqua
431ba4cfc4 [ui] Hide 'Add sub-buckets' button while dragging an aggregate. 2016-05-20 13:49:29 -03:00
Jonathan Budzenski
f312f84f4a Merge pull request #7248 from jbudz/package-snapshot-links
[readme] Add snapshot package links
2016-05-20 10:06:29 -05:00
LeeDr
a49d765efc I think I'm back to master HEAD at this point. Still don't see the problem. 2016-05-20 09:34:06 -05:00
Matthew Bargar
c080b3d50d [Wizard] Done button now sends you to the correct index pattern on discover 2016-05-19 19:11:53 -04:00
Matthew Bargar
271e78fa4c Enhance kbnUrl to allow setting app state on target url 2016-05-19 19:11:53 -04:00
Matthew Bargar
e11b2702db Refresh index pattern cache after saving or deleting via ingest service 2016-05-19 19:11:39 -04:00
Matthew Bargar
a32364f114 [Wizard] Default index pattern input value on pattern review step is now
configurable.
2016-05-19 19:10:30 -04:00
Matthew Bargar
e23f54adf4 [Wizard] Improved index pattern input validation
* Made patternReviewStep a legitimate form to leverage angular validation
* Started using existing index name validator directive
* Enhanced said directive to optionally allow wildcards
* Refactored said directive for a more canonical custom validator
  implementation, allowing multiple error messages to be dispalyed at once
* Implemented a 'lowercase' angular form input validator
2016-05-19 18:59:08 -04:00
Jonathan Budzenski
8231f8ea26 [readme] Add snapshot package links 2016-05-19 16:57:44 -05:00
Court Ewing
74917342d9 Merge pull request #7202 from jbudz/release-packages
Add rpm/deb to s3 release
2016-05-19 17:17:36 -04:00
Spencer
ead46251b0 Merge pull request #7245 from bevacqua/spalger-as-a-monster
Fix filter typos
2016-05-19 12:32:41 -07:00
Nicolás Bevacqua
12c4ca4b75 [cleanup] config.get(key) doesn't take fn parameter. 2016-05-19 16:25:28 -03:00
Nicolás Bevacqua
bb7ef187c0 [typo] Fix filter typos. 2016-05-19 16:13:58 -03:00