-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-set default index pattern in navigateToApp #8125
Commits on Aug 30, 2016
-
Work-around elastic#7496 and/or elastic#7055 by re-setting default in…
…dex pattern
LeeDr committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for e2b7aea - Browse repository at this point
Copy the full SHA e2b7aeaView commit details -
return promise from updateConfigDoc
LeeDr committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 6c668d7 - Browse repository at this point
Copy the full SHA 6c668d7View commit details -
remove config.set() call to avoid race
Several tests have been failing recently with "Error: Unexpected request: POST /api/kibana/settings/shortDots:enable, No more request expected" which seems to be caused by the field chooser tests calling `config.set('shortDots:enable', origValue)` in the test cleanup task. Rather than investigate it further I avoided the need to call `config.set()` by stubbing the `config.get()` method.
spalger committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for a1fb323 - Browse repository at this point
Copy the full SHA a1fb323View commit details -
Merge pull request elastic#8123 from spalger/fix/configRaceInTests
remove config.set() call to avoid race
Configuration menu - View commit details
-
Copy full SHA for 401dea9 - Browse repository at this point
Copy the full SHA 401dea9View commit details -
Changed required field data pane width and increased window width for…
… changes in side bar.
LeeDr committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 4bc86f4 - Browse repository at this point
Copy the full SHA 4bc86f4View commit details -
Merge pull request elastic#8127 from LeeDr/fixSideFieldBarExpandCollapse
Changed required field data pane width and increased window width for…
Configuration menu - View commit details
-
Copy full SHA for 132dbdf - Browse repository at this point
Copy the full SHA 132dbdfView commit details -
Work-around elastic#7496 and/or elastic#7055 by re-setting default in…
…dex pattern
LeeDr committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 4cad856 - Browse repository at this point
Copy the full SHA 4cad856View commit details -
return promise from updateConfigDoc
LeeDr committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for a66fc9d - Browse repository at this point
Copy the full SHA a66fc9dView commit details -
Merge branch 'defaultIndexPattern7496' of github.com:LeeDr/kibana int…
…o defaultIndexPattern7496
LeeDr committedAug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for cf67bb3 - Browse repository at this point
Copy the full SHA cf67bb3View commit details