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

Index pattern management UI -> TypeScript (scripted_fields_table) #63247

Merged
merged 5 commits into from
Apr 13, 2020

Conversation

alexwizp
Copy link
Contributor

@alexwizp alexwizp commented Apr 10, 2020

Part of #51322

Summary

Part of #51322 (Index pattern management UI -> TypeScript and New Platform Ready)

  • TypeScript
    • scripted_fields_table

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@alexwizp alexwizp self-assigned this Apr 10, 2020
@alexwizp alexwizp added Feature:Index Management Index and index templates UI release_note:skip Skip the PR/issue when compiling release notes Team:AppArch labels Apr 10, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@alexwizp alexwizp marked this pull request as ready for review April 10, 2020 17:33
@alexwizp alexwizp requested a review from a team as a code owner April 10, 2020 17:33
Copy link
Contributor

@mattkime mattkime left a comment

Choose a reason for hiding this comment

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

Still looking at this but noted a couple of items. PropTypes need to be removed as well.

name: i18n.translate('kbn.management.editIndexPattern.scripted.table.editHeader', {
defaultMessage: 'Edit',
}),
description: i18n.translate(
'kbn.management.editIndexPattern.scripted.table.editDescription',
{ defaultMessage: 'Edit this field' }
),
icon: 'pencil',
// icon: 'pencil',
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like these need to be reenabled.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh.... thank you, forgot about it

@alexwizp
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

@mattkime mattkime merged commit 7ea3f12 into elastic:master Apr 13, 2020
mattkime pushed a commit to mattkime/kibana that referenced this pull request Apr 13, 2020
…astic#63247)

* Index pattern management UI -> TypeScript (scripted_fields_table)
alexwizp added a commit that referenced this pull request Apr 13, 2020
…3247) (#63371)

* Index pattern management UI -> TypeScript (scripted_fields_table)

Co-authored-by: Alexey Antonov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Index Management Index and index templates UI Feature:NP Migration release_note:skip Skip the PR/issue when compiling release notes v7.8.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants