Commit graph

19271 commits

Author SHA1 Message Date
Maryia Lapata 0edea9b24f
[i18n] Revert translations for Vega and Markdown labels (#27285) (#27298)
* Revert translations for Vega and Markdown label

* Add description for translated
2018-12-17 17:53:43 +03:00
Aleh Zasypkin 57196aa7cd
[6.x] Remove ES node discovery settings from test configuration. (#27270) 2018-12-17 14:19:24 +01:00
Pete Harverson c99b81c129
[ML] Updates to jobs and dashboards in auditbeat process modules (#27233) (#27296) 2018-12-17 13:19:01 +00:00
Walter Rafelsberger d3c8b888a5
[ML] Consolidate date formatting. (#27205) (#27289)
* [ML] Consolidate date formatting.
* [ML] Adds unit tests.
* [ML] Fixes tz issue in date_utils test.
2018-12-17 10:54:21 +01:00
Leanid Shutau 85780a28a8
[I18n] Fix pseudo-localization of i18n directive placeholders (#26948) (#27192)
* [I18n] Fix pseudo-localization of i18n directive placeholders

* Add a unit test

* Add more tests
2018-12-17 11:49:27 +03:00
Bill McConaghy 06bda428db
adding loading spinner for index management table (#27204) (#27278)
* adding loading spinner for index management table

* removing search bar and system indices switch on first load

* removing console.log
2018-12-15 18:27:46 -05:00
Spencer c861627389
[6.x] move moment to peerDependency in elastic-datemath (#27264) (#27269)
Backports the following commits to 6.x:
 - move moment to peerDependency in elastic-datemath  (#27264)
2018-12-14 17:12:40 -08:00
Joel Griffith f2b634499c
[backport] Don't pass empty format configs to the fieldFormats helper (#27168) (#27252) 2018-12-14 14:25:48 -08:00
Melissa Alvarez dc5b33a9ec
[6.x] [ML] Converts Settings page to react (#27144) (#27245)
* [ML] Converts Settings page to react (#27144)

* Replace settings page with react directive

* Adds test for Settings component

* add calendar permission check

* Update settings test

* Remove outdated angular settings tests

* Remove k7 breadcrumbs
2018-12-14 16:08:47 -06:00
Larry Gregory 9eeed3bce9
fix DLS query toggle (#27213) (#27229) 2018-12-14 16:36:19 -05:00
pavel06081991 9c4929b603 Translate kibana index_js (#26971) (#27226) 2018-12-15 00:23:42 +03:00
Matt Apperson 41b1ce26c2
[BeatsCM] Backport bug fixes (#27249)
* [BeatsCM] Fix check for expiry_date_in_millis to allow for non-expiry (#27198)

* Fix check for expiry_date_in_millis to allow for non-expiry

* fix typo

* [BeatsCM] fix incorrect beat name in enroll command, remove translation of command (#27036)

* [Beats CM] Add basic license type (#26935)

* wrap non error in a try/catch (#26898)

* Log token errors to the server (#27170)
2018-12-14 16:18:43 -05:00
Marco Vettorello 2bd3e94e7e Add shardTimeout params to body only if not 0 (#27217) (#27234)
* Add timeout params to body only if not 0

* Add unit tests
2018-12-14 20:39:31 +01:00
Brandon Kobel 906d24e14e
Updating clean-css implicit dependency (#27219) (#27228) 2018-12-14 11:32:09 -08:00
Bill McConaghy 6e960caa28
adding ODBC to blurb for start trial (#27223) (#27238) 2018-12-14 14:00:51 -05:00
Bill McConaghy aba5281601
reload full index list when reload hits missing index (#27197) (#27240)
* reload full index list when reload hits missing index

* handling open detail panel for deleted index

* copy edit
2018-12-14 14:00:33 -05:00
pavel06081991 7379e1ef02 [i18n] Translate modals (#26879) (#27232)
* Translate modals

* Fix issues

* Fix ussies
2018-12-14 21:06:10 +03:00
Melissa Alvarez ffbfb9de22
[ML] Ensure loading indicator is present on initial jobs load (#27151) (#27231)
* Show table loading on initial jobs load

* Use async/await and try/catch to catch job load failure
2018-12-14 11:57:29 -06:00
Caroline Horn 72f71ef468
Even moar 'ui/public' LESS to SASS (#26435) (#27221)
also Fixes #26597
2018-12-14 12:48:59 -05:00
Sonja Krause-Harder a0e3a1f0ef
[Infra UI] Don't show sidenav while loading. (#27119) (#27208)
* Don't show sidenav while loading.

* Remove useless use of cast.
2018-12-14 18:46:53 +01:00
pavel06081991 067d1fb8d8 [i18n] Translate server/status (#26806) (#27225)
* Translate server -> status

* Fix issues
2018-12-14 20:40:26 +03:00
Larry Gregory 9910d58a1a
Angular module updates (#27211) (#27222) 2018-12-14 12:35:51 -05:00
Melissa Alvarez 5bb75a2b9e
[ML] Settings/Calendars: Prevent new calendar save if id already exists (#27104) (#27224)
* Prevent new calendar save if duplicate id

* add test for duplicate id detection

* Use danger notif for duplicate id error
2018-12-14 11:34:48 -06:00
pavel06081991 b7af462dc0 [i18n] Translate missing labels in Dev Tools and Management (#26965) (#27214)
* Translate missings labels in dev tools and management

* Fix issues

* Add translation for k7Breadcrumbs
2018-12-14 19:08:04 +03:00
Maryia Lapata 1978cd2c31
Translate src/ui/public/notify (#27020) (#27201) 2018-12-14 17:19:24 +03:00
Aleh Zasypkin 8c66ac33f5
[6.x] Add support for UI-only plugins. Tighten plugin manifest validation. (#27202) 2018-12-14 15:17:11 +01:00
Maryia Lapata fe4f8498b4 [i18n] Translate missing labels in Home and Dashboard (#26958) (#27200)
* Add missing labels translations

* Update snapshot

* Fix issues
2018-12-14 17:09:46 +03:00
Walter Rafelsberger 9c8d75c94a
[ML] User Annotations (#26034) (#27199)
Allows users to add/edit/delete annotations in the Single Series Viewer.
2018-12-14 14:51:21 +01:00
Maryia Lapata 80bfb15965 [i18n] Translate Agg_types(part_2) (#26091) (#27194)
* partial translate

* Translate agg_types -> controls

* Fix translations issues

* Fix id

* Fix issue

* Fix issues

* Fix issues

* Fix long string

* Fix issues

* Fix issues
2018-12-14 16:22:42 +03:00
Felix Stürmer 031759a497
[6.x] Remove usage of ts-optchain in the browser (#27148) (#27193)
Backports the following commits to 6.x:
 - Remove usage of ts-optchain in the browser  (#27148)
2018-12-14 14:01:57 +01:00
Maryia Lapata ae37523a54 [i18n] Translate missing labels in context (#26970) (#27190)
* Translate context and docs

* Fix issues

* Fix issues

* Fix issues
2018-12-14 13:32:09 +03:00
Maryia Lapata c7c6097305 [i18n] Translate Agg_response, Agg_table (#26875) (#27187)
* Translate agg_response

* Translate agg_table

* Fix issues
2018-12-14 12:07:24 +03:00
Maryia Lapata f010694f5c Translate missing labels in Discover (#26953) (#27115) 2018-12-14 11:06:31 +03:00
Catherine Liu 960fadea55
Passes query string instead of query object in esdocs (#27157) (#27184) 2018-12-14 00:56:39 -07:00
Catherine Liu 6e2fa8ea33
Added onWheel event handler to update mouse position (#27096) (#27182) 2018-12-14 00:56:26 -07:00
Maryia Lapata 631a093023 [i18n] Translate untranslated labels (#26416) (#27016)
* Translate some missing translations

* Fix issues

* Add topNavMenu translations

* Fix issues

* Fix topNav

* Fix issues

* Fix issues

* Fix kbnTopNav test and parametrs description
2018-12-14 10:24:30 +03:00
Bill McConaghy b1d2a3d608
More ilm fixes (#27153) (#27178)
* fixing issues with index lifecycle summary

* correcting action / action time headers

* adding placeholder for optional replica fields and removing set to same link

* removing include/exclude from policy definitions

* changing wording to linked indices

* updating test snapshots

* changing index alias to index rollover alias

* changing minimum age select and label to make timing clearer

* adding description of valid policy name

* adding link to docs for timing

* adding defaults for hot and warm phase

* fixing tests and React warnings

* fixing spacing issues with min age component

* making actions button empty

* fixing invalid prop for empty button

* setting timzone to utc to fix snapshot tests

* copy edits

* addressing PR feedback
2018-12-13 21:02:16 -05:00
Tim Sullivan a34e01a836
[Reporting] Re-enable some skipped tests (#27094) (#27177)
* [Test/Reporting] Enable "generates a report with/without data"

* navigate to discover before each csv test

* get another test working

* re-enable more tests

* refactor api usage tests

* catch error in createIndex to avoid race condition in test

* delete reports before
2018-12-13 17:56:35 -07:00
Bill McConaghy 73df41bd70
fixing broken breadcrumb link for index management (#27164) (#27172) 2018-12-13 19:11:59 -05:00
Felix Stürmer 73e7ac28f5
[6.x] [Infra UI] Replace redux source slice with constate container (#26121) (#26721)
Backports the following commits to 6.x:
 - [Infra UI] Replace redux source slice with constate container  (#26121)
2018-12-14 00:04:14 +01:00
Tim Sullivan 18d41b6cde
[reporting] disable surprisingly failing test (#26738) (#27068)
* [reporting] disable surprisingly failing test

* fix expected completion count

* quit chasing, just exclude these configs
2018-12-13 14:20:21 -07:00
Chris Cowan 1ab598c646
[Infra UI] Change node detail link to set time range to 1 hour (#26977) (#27134)
* Change time range for link to -1h

* Moving timeRange manipulation up a level to the node component
2018-12-13 10:13:14 -07:00
Melissa Alvarez 0065fc5043
Remove old schedule_events dir (#27095) (#27128) 2018-12-13 10:28:45 -06:00
Bhavya RM 519f0857c9
Adding the missing alt tag for waffle node type switcher svgs (#27070) (#27122)
* adding the missing alt tag

* making alt attribute empty
2018-12-13 10:14:32 -05:00
Gil Raphaelli efff7148d2
update APM index pattern (#27075) 2018-12-13 10:11:39 -05:00
Leanid Shutau bb50f4e69c
[I18n] Fix wrong FormattedMessage example in readme (#27035) (#27113) 2018-12-13 13:44:23 +03:00
Leanid Shutau 786cd234d9
[I18n] Translate kibana - visualize (#25638) (#27114)
* [I18n] Add translations for kibana/visualize

* Translate topNavMenu

* Add missing translations

* Use i18n-filter in angular directive
2018-12-13 13:37:02 +03:00
Maryia Lapata a1ccf243dc [i18n] Translate url (#26804) (#27107)
* Translate url

* Fix issues

* Fix issues
2018-12-13 12:15:06 +03:00
pavel06081991 8596da5d51
[6.x] [i18n] Translate ML - File Datavisualizer (Part 2) (#25642) (#27040)
* [i18n] Translate ML - File Datavisualizer (Part 2) (#25642)

translate file_datavisualizer folder of Machine Learning (Part 2)

[ML] Remove duplicate import in file_datavisualizer_directive (#27044)
2018-12-13 09:43:07 +03:00
Matthew Kime 13b08b8c1c
Management: Index Pattern directory rename / correction (#26858) (#27102)
* correct directory name

* fix scss reference
2018-12-12 23:33:47 -06:00