Skip to content

Conversation

@majagrubic
Copy link
Contributor

@majagrubic majagrubic commented Oct 27, 2020

Summary

Addresses: #70211

Moves remaining Angular directives into ContextAppLegacy React component.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@majagrubic
Copy link
Contributor Author

@elasticmachine merge upstream

@majagrubic majagrubic added v7.11 release_note:skip Skip the PR/issue when compiling release notes Feature:Discover Discover Application labels Oct 28, 2020
@majagrubic majagrubic marked this pull request as ready for review October 28, 2020 16:21
@majagrubic majagrubic requested a review from a team October 28, 2020 16:21
@majagrubic majagrubic requested a review from a team as a code owner October 28, 2020 16:21
Maja Grubic and others added 2 commits October 28, 2020 20:33
…/context_app_legacy.scss

Co-authored-by: Andrea Del Rio <[email protected]>
…/context_app_legacy.tsx

Co-authored-by: Andrea Del Rio <[email protected]>
@timroes timroes removed the v7.11 label Oct 29, 2020
Copy link
Contributor

@andreadelrio andreadelrio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sass changes LGTM

@majagrubic
Copy link
Contributor Author

@elasticmachine merge upstream

@kertal
Copy link
Member

kertal commented Nov 2, 2020

@elasticmachine merge upstream

Copy link
Member

@kertal kertal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM, tested locally in Chrome, FF, Safari, works as expected 👍 Think you can also remove action_bar_directive.ts.

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

@kbn/optimizer bundle module count

id before after diff
discover 256 264 +8

async chunks size

id before after diff
discover 407.1KB 409.9KB +2.8KB

distributable file count

id before after diff
default 48125 48126 +1
oss 28587 28588 +1

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@majagrubic majagrubic merged commit a6dc527 into elastic:master Nov 2, 2020
@majagrubic majagrubic deleted the deangularize-context-3 branch November 2, 2020 08:18
gmmorris added a commit to gmmorris/kibana that referenced this pull request Nov 2, 2020
* master:
  Add derivative function (elastic#81178)
  [Discover] Deangularize context_app.html, part 3 (elastic#81838)
  [Visualize] Vis listing page breaks on unknown vis type (elastic#82018)
  Rename `batchSize` parameter to `batch_size` to be consisten with the API namings guidelines. (elastic#82123)
  Minor edits in Single Metric Viewer (elastic#82159)
  [Actions] Fix type contract (elastic#82168)
  Upgrade EUI to v30.1.1 (elastic#81499)
  Skip failing ES snapshot test (elastic#82207)
  Skip ES snapshot failing suite (elastic#82206)
  [Alerting UI] Grouped list of alert types using producers in Types filter of Alerts tab (elastic#81876)
  [Maps] convert vector style component to typescript round 1 (elastic#81961)
  Fix link to upgrade assistant (elastic#82138)
  Rename "service overview" to "service inventory" (elastic#81933)
  adjust policy test to drop test for server addresses (elastic#82120)
  Cleanup/codeowners (elastic#82146)
  [DOCS] Updates add data content (elastic#81093)
  [DOCS] Remove index mgmt docs (elastic#82099)
  [Search] fix cancelation related memory leaks (elastic#81996)
majagrubic pushed a commit that referenced this pull request Nov 2, 2020
* [Discover] Deangularize context_app.html

* Removing unnecessary empty line

* Reintroduce not loading if status == FAILED

* Update src/plugins/discover/public/application/components/context_app/context_app_legacy.scss

Co-authored-by: Andrea Del Rio <[email protected]>

* Update src/plugins/discover/public/application/components/context_app/context_app_legacy.tsx

Co-authored-by: Andrea Del Rio <[email protected]>

Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Andrea Del Rio <[email protected]>

Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Andrea Del Rio <[email protected]>
phillipb added a commit to phillipb/kibana that referenced this pull request Nov 2, 2020
…e-details-overlay

* 'master' of github.com:elastic/kibana: (72 commits)
  [CCR] Update README.md on how to start 2 clusters for testing (elastic#81487)
  [APM] Scale transaction rate correctly (elastic#82155)
  Upgrade to hapi version 18 (elastic#80468)
  [Uptime] Remove custom handling of license enabling (elastic#82019)
  [Telemetry] Remove `from` and `to` timestamps from usage stats APIs (elastic#81579)
  Enable send to background in Vega (elastic#82229)
  Enable send to background in Timelion (elastic#82232)
  [Actions & Connectors] removes Connector flyouts after usage (elastic#82126)
  Add derivative function (elastic#81178)
  [Discover] Deangularize context_app.html, part 3 (elastic#81838)
  [Visualize] Vis listing page breaks on unknown vis type (elastic#82018)
  Rename `batchSize` parameter to `batch_size` to be consisten with the API namings guidelines. (elastic#82123)
  Minor edits in Single Metric Viewer (elastic#82159)
  [Actions] Fix type contract (elastic#82168)
  Upgrade EUI to v30.1.1 (elastic#81499)
  Skip failing ES snapshot test (elastic#82207)
  Skip ES snapshot failing suite (elastic#82206)
  [Alerting UI] Grouped list of alert types using producers in Types filter of Alerts tab (elastic#81876)
  [Maps] convert vector style component to typescript round 1 (elastic#81961)
  Fix link to upgrade assistant (elastic#82138)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Discover Discover Application release_note:skip Skip the PR/issue when compiling release notes v7.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants