Skip to content
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

[New platform] Export types from root levels #33973

Merged
merged 9 commits into from
Mar 29, 2019

Conversation

mshustov
Copy link
Contributor

@mshustov mshustov commented Mar 27, 2019

Summary

Issue #33963
Export types from root levels

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@mshustov mshustov added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes v7.2.0 labels Mar 27, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mshustov mshustov marked this pull request as ready for review March 28, 2019 20:30
@mshustov mshustov requested a review from a team as a code owner March 28, 2019 20:30
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mshustov mshustov changed the title export namespaced core service types [New platform] Export types from root levels Mar 29, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@eliperelman eliperelman left a comment

Choose a reason for hiding this comment

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

Made a number of code suggestions to remove the trailing slash from imports for consistency with other imports.

src/legacy/ui/public/new_platform/new_platform.ts Outdated Show resolved Hide resolved
src/legacy/ui/public/notify/toasts/toast_notifications.ts Outdated Show resolved Hide resolved
src/legacy/ui/public/notify/toasts/toasts.ts Outdated Show resolved Hide resolved
src/legacy/ui/public/routes/route_manager.d.ts Outdated Show resolved Hide resolved
src/legacy/ui/public/chrome/api/theme.ts Outdated Show resolved Hide resolved
src/legacy/ui/public/chrome/index.d.ts Outdated Show resolved Hide resolved
@mshustov mshustov requested a review from eliperelman March 29, 2019 13:44
Copy link
Contributor

@eliperelman eliperelman left a comment

Choose a reason for hiding this comment

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

Looks great!

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mshustov mshustov merged commit 5534249 into elastic:master Mar 29, 2019
@mshustov mshustov deleted the export-types branch March 29, 2019 18:22
mshustov added a commit to mshustov/kibana that referenced this pull request Mar 29, 2019
* export flatten types from the root

* add Chrome prefix for chrome types

* export types for server services

* remove comment

* cleanup CoreSetup types

* rename to setup

* Apply @eliperelman suggestions from code review

Co-Authored-By: restrry <[email protected]>
mshustov added a commit that referenced this pull request Mar 29, 2019
* export flatten types from the root

* add Chrome prefix for chrome types

* export types for server services

* remove comment

* cleanup CoreSetup types

* rename to setup

* Apply @eliperelman suggestions from code review

Co-Authored-By: restrry <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes review Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants