Commit graph

19 commits

Author SHA1 Message Date
pavel06081991
4c331b1348
Update versions of @babel/parser and @babel/types (#23268) (#23469)
Update versions of @babel/parser, @babel/types, eslint, babel-eslint
2018-09-25 16:18:05 +03:00
CJ Cenizal
7dd84292de
When an index is deleted, and it's selected in the table, then it's removed from the selection. (#22242) (#22301) 2018-08-24 11:54:33 -07:00
CJ Cenizal
a913683fc4
Fix incorrect key name in Index Management delete confirmation message. (#22199) (#22219) 2018-08-22 11:19:27 -07:00
pavel06081991
e049efd6c3
"Index management" translations (#21687) (#22116)
Apply translations for Index management on Management tab
2018-08-21 19:01:29 +03:00
CJ Cenizal
e01f922630
Minor Index Management polish (#21979) (#22037)
* Remove unused refreshInterval file.
* Use warning toast to indicate failure to reload the indices.
* Close tag in main.html.
* Add comment about $http service dependency.
2018-08-15 16:32:25 -07:00
dave.snider@gmail.com
bb7b22f674
Upgrade xpack to eui@3.0.0 (#20930) (#21064)
* upgrade to eui@3.0.1
2018-07-23 19:08:52 -07:00
Stacey Gammon
2355bb10c3
Bump eui (#20774) (#20909)
* bump eui

* Fixed breaking `EuiPage` changes

Mainly adding `EuiPageBody`’s where there were none

* bump to 3.0, remove duplicate declaration of EuiFlyoutBody, update jest snapshots

* bump eui

* bump to 3.0, remove duplicate declaration of EuiFlyoutBody, update jest snapshots

* Update jest snapshots in xpack
2018-07-17 20:45:11 -04:00
Bill McConaghy
b7aa49027f
fixing issues with bad error message for low permission users (#20275) (#20351)
* fixing issues with bad error message for low permission users

* fixing stats, settings, and mappings error message and removing unused file
2018-06-29 13:50:36 -04:00
Bill McConaghy
807f71bb84
improving warnings for delete and force merge (#20264) (#20347)
* improving warnings for delete and force merge

* PR feedback
2018-06-29 12:09:17 -04:00
Bill McConaghy
2b85a2ada9
fix sorting for index management (#20266) (#20346)
* fix sorting for index management

* PR feedback
2018-06-29 12:08:05 -04:00
gchaps
f0ae749c99
[COPYEDIT] Updates to text in force merge modal in index management (#20134) (#20228) 2018-06-26 09:58:49 -07:00
CJ Cenizal
829c48590e
Remove close buttons from Saved Object relationship and Index Management flyouts. (#20043) (#20065) 2018-06-20 07:41:52 -07:00
CJ Cenizal
3cdb2918db
Add aria-label to Indices Management search input. (#19778) (#19880) 2018-06-14 06:00:06 -07:00
CJ Cenizal
2ca22dbd9c
Add aria-labelledby to index details flyout to tell screen reader what to announce when the flyout is opened. (#19776) (#19876) 2018-06-13 21:14:31 -07:00
Bill McConaghy
ba73ddee08
fixing issue in edit index settings caused by ace upgrade (#19311) (#19337)
* fixing issue in edit index settings caused by ace upgrade

* fixing json mode
2018-05-22 19:33:31 -04:00
Chris Roberson
b6a5b88d56
Ensure disabling watcher does not break index management (#19137) (#19217) 2018-05-18 12:51:13 -04:00
Bill McConaghy
6fed438e90
[console] 6.0 API and ace refactor (#18930) (#19066)
* capturing refactoring work in progress

* cleanup

* removing 5.0 API

* updating autocomplete aggregations to supported ones

* adding documentation links to generated specs

* progress on ace upgrade

* further progress

* cleaning up

* adding new minified source for worker

* fixing bug with merging API definitions

* addressing PR feedback

* using raw loader to load worker file

* addressing PR feedback

* fixing bad characters in comments

* removing inadvertent change

* fixing scope links

* fixing a couple of scope links

* adding in exists to query dsl

* adding slop param for match_phrase query

* adding autocomplete support for search params

* Revert "using raw loader to load worker file"

This reverts commit 16d33c189c.

* adding rescore API support for autocomplete

* adding index boost API support for autocomplete

* adding collapse to autocomplete

* adding highlight property support to autocomplete

* fixing issue with highlight

* adding support for common terms query

* adding inner hits support for autocomplete

* adding support for newer match options to match and multi_match

* better solution for worker
2018-05-15 09:18:11 -04:00
Jen Huang
00de98d4cb
Fix ace editor warnings (#18893) (#18983)
* Fix ace editor warnings
2018-05-10 12:18:16 -07:00
Jenkins CI
bc5b51554d Migrate x-pack-kibana source to kibana 2018-04-24 13:49:26 -07:00