Commit graph

34 commits

Author SHA1 Message Date
spalger 5bbb3e2d6f [renovate] group moment deps together 2019-09-27 12:05:40 -07:00
Lee Drengenberg 5a92dec11d
unskip dashboard_screenshot tests by using new setScreenshotSize (#46311)
* use new setScreenshotSize

* change tolerance from 1% to 2% (originally 5%)

* retake baseline without notification dialog

* close add and save notifications

* wait for render complete when going in to FullScreen mode

* add 5 second sleep to see if it ever goes to full screen mode

* add debugging screenshots and sleeps

* try reloading the Kibana index before this test

* 30 iterations with only the first test enabled

* revert multi-run changes

* ran node scripts/build_renovate_config

* fix tslint errors

* fix tslint error

* update xpack dependency to match oss

* update yarn.lock

* revert notifications:lifetime:info change by reducing some other timeouts

* remove commented-out code

* fixed and Unskipped 2nd test

* re-arrange order of dashboard tests to pass :-(

* removed commented-out sleep

Hopefully this won't be an issue

* Add comment about the order of tests

```
      loadTestFile(require.resolve('./view_edit'));
      // Order of test suites *shouldn't* be important but there's a bug for the view_edit test above
      // https://github.com/elastic/kibana/issues/46752
      // The dashboard_snapshot test below requires the timestamped URL which breaks the view_edit test.
      // If we don't use the timestamp in the URL, the colors in the charts will be different.
      loadTestFile(require.resolve('./dashboard_snapshots'));
 ```
2019-09-27 13:49:51 -05:00
Dmitry Lemeshko fbb014d6f6
[test/functional/services] tsfy FailureDebugging, SavedQueryManagementComponent & Snapshots (#45682)
* [test/functional/services] tsfy failure_debugging, snapshots, saved_query_management_component

* update renovate config

* fix path in snapshot service
2019-09-16 22:04:51 +02:00
Josh Dover b352f67bdb
Add ApplicationService Mounting (#41007)
* Add core-only bundle

* Add ApplicationService mounting

* Add LegacyCore{Setup,Start}

* Fix PR comments

* Add functional tests

* Fix PR comments

* Fix PR comments

* Remove other usages of rootRoute

* Use state field notation

* Add support for open in new tab

* Fix PR comments

* Fix pesky await from the dead

* Update docs

* Bump @types/history
2019-09-03 13:03:05 -05:00
spalger bf10d0774b [renovate] bump new PR version labels 2019-08-30 12:14:19 -07:00
Oliver Gupte 3c68c98e2c
[APM] Average page load duration by country chart (#43567)
* [APM] Adds chart for page load averages by country in RUM page-load view

* [APM] Simplified and refined ChoroplethMap. Added legend labels.

* - Replaced Map legend slices with smooth gradient
- fixed issue with map rendering multiple times
- renamed initial props to start with 'initial'
- added some more code comments

* use correct i18n ids

* - base color progression calc directly on euiColorPrimary
- check that a layer exists before querying features

* Addressed code review feedback

* - fixes issue where min/max was not a finite value
- cleans up mouseover handler, which updates on state changes
- formats doc count for display
- style improvements

* addressed PR feedback & updated renovate.json5

* - Removed the Legend from the ChoroplethMap
- Only render tooltip when there's data

* - fix hover state not clearing properly
- add better typing around Geojson propertier for world countries

* added missing css import
2019-08-29 15:29:12 -07:00
Clint Andrew Hall 910ae8dc8f
Reverting PR 42545 (for now) (#44277) 2019-08-28 12:01:03 -04:00
Clint Andrew Hall eee003236f
[Canvas] Embedding Workpads in other Websites (#42545)
* [1] Create JSON export endpoint

* [2] Runtime Created + Test Environment

* [3] Reorganizing + Improving UI + CSS Modules

* [4] Make External Embed asset downloadable

* [5] More UI work

* [5] Fixing UI Bugs

* A few tweaks

* Add README

* Addressing feedback

* Fix yarn.lock

* Addressing changes to types

* Updating renovate config

* Add docs; address feedback

* Missed adding a file

* Revising runtime build script + tree shaking

* Addressing feedback

* Add TS + Examples to Workpad Export; create Snapshot Service

* migrate external_runtime script to dev/run

* Convert Workpad Export to TS; Snapshot

* Scope EUI and other CSS; remove snapshot service (for now)

* Update snapshot testing; provide better script

* Update runtime API for effortless embeds

* Major fixes and changes; switched to flyout for embedding

* Switch to HAPI static file service; correct Canvas Workpad type

* Add ts-ignore to inert handler

* Initial ZIP File impl

* Finishing feedback from peers and meetings

* Clean-up

* Use EUI SASS vars, copy changes

* Updating build scripts

* Fix Renovate
2019-08-27 21:45:37 -04:00
spalger 8afc4865fd group apollo related deps with other graphql packages 2019-08-25 14:11:12 -07:00
spalger d388abee9b put all storybook related packages in the same renovate package group 2019-08-23 12:28:35 -07:00
Tim Roes c2411d624d
Disable Vega updates via renovate bot (#43455)
* Disable Vega updates via renovate bot

* Add renovate.json5 update
2019-08-20 12:08:52 +02:00
Wylie Conlon 8ec27114ea
Update renovate config based on learnings from react version (#43399) 2019-08-16 10:52:59 -04:00
spalger 6c83702536 update default labels for renovate prs 2019-08-15 09:41:25 -07:00
Aleh Zasypkin 0d31f52bb8
Add support for OpenID Connect implicit authentication flow. (#42069) 2019-08-08 15:39:15 +02:00
Joel Griffith d48d58b81f
Addresses an issue where Chromium user-data-dirs aren't removed (#40284)
* Addresses an issue where Chromium user-data-dirs aren't cleaned properly, and moves to TS

* Fixing renovate config issues

* Fixing issues with typedef's missing

* Using prior-set typedefs for logger
2019-07-12 15:33:48 -07:00
Patrick Mueller 441de0b14c
Adds a built-in email action to the x-pack actions plugin (#39517)
Adds an email action to the actions plugin that can send emails as an action using [nodemailer](https://www.npmjs.com/package/nodemailer).
2019-06-27 21:15:58 -04:00
spalger 16223c3dd6 allow limiting upgrade versions and limit jsts 2019-06-26 11:15:32 -07:00
Court Ewing 2d171c92f5 Fix path references into and out of x-pack/legacy 2019-06-20 13:34:48 -04:00
spalger 3000ed8f02 [renovate] add vega dep group, extend webpack group 2019-06-12 07:07:07 -07:00
Spencer 0f5bd4dfcc
Implement renovate config generator (#38369)
* reformat renovate.json5 with json5 cli, add header

* add scripts for rengerating renovate config from ts files

* regenerate renovate config

* verify renovate.json5 is up to date in CI

* add description to the build_renovate_config script

* auto-group types packages

* fix typo

* mention version pinning in doc block

* support disabling renovate for package groups

* scan all package paths for @-types deps

* regenerate renovate config

* regenerate renovate config

* name scoped package regexp

* move some of the new logic out of package_groups.ts

* flatMap in one pass
2019-06-07 13:30:59 -07:00
Mikhail Shustov cb375f23b8
disable renovate for developer doc generators. (#38239)
* disable renovate for doc generators. we have to regenerate docs on a version update

* use packageNames for static values
2019-06-07 17:00:45 +02:00
spalger 771f547a29 [renovate] move recreateClosed config to angular packageGroup 2019-06-03 07:11:45 -07:00
spalger 36130a30b0 [renovate] explicitly disable recreateClosed 2019-06-02 22:01:12 -07:00
spalger c4fb4c319f [renovate] add angular packageGroup 2019-06-02 02:51:51 -07:00
Spencer 1b8e019888
Renovate - define renovate specific labels (#37625)
* Renovate - define renovate specific labels

* okay, we probably don't need all these labels

* include version labels

* labels are not merged, include all labels for all versions
2019-05-31 02:04:46 -07:00
spalger aba8a7482f [renovate] fix config file syntax error 2019-05-30 14:01:49 -07:00
spalger ae89549bde [renovate] extend package groups 2019-05-30 01:22:34 -07:00
spalger b815a45588 [renovate] disable semantic commit style 2019-05-30 00:51:24 -07:00
spalger 011141a008 [renovate] extend dependency groups 2019-05-29 23:14:55 -07:00
spalger cf047cb454 switch to explicitly authorizing renovate issues
https://github.com/renovatebot/config-help/issues/256#issuecomment-497210984
2019-05-29 22:45:39 -07:00
spalger 2185039761 [renovate] enable rangeStrategy: pin to try avoiding rebases 2019-05-29 21:34:43 -07:00
Spencer c52f59fe50
Renovate - add package groups for test/task runners (#37455) 2019-05-29 21:08:06 -07:00
Spencer acf1c03265
[Renovate] disable automatic rebase on base branch change (#37443) 2019-05-29 18:06:17 -07:00
renovate[bot] 07ef100ea7 Configure Renovate (#37385)
* Add renovate.json

* Update and rename renovate.json to renovate.json5

* Update renovate.json5

* Update renovate.json5

* extend the base config

* remove enabled:false

* skip the part limiting managers, we point to specific package.json files instead

* try to disable updating all but eslint packages

* nest npm specific config

* fix syntax error

* bad copy job

* tweak labels

* disable update requests for `@kbn/` packages

* stop overriding rangeStategy

* extend package.json selectors

* add a couple more package.json files
2019-05-29 14:10:43 -07:00