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

Support "Deprecated" label in advanced settings #54539

Merged
merged 14 commits into from
Jan 13, 2020

Conversation

lizozom
Copy link
Contributor

@lizozom lizozom commented Jan 12, 2020

Summary

  • Support "deprecated" label in advanced settings
  • Mark courier:batchSearches as deprecated
  • Working with @gchaps to add a deprecation message to docs as well.

image

Checklist

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

For maintainers

mark courier:batchSearches as deprecated
@lizozom lizozom requested a review from a team as a code owner January 12, 2020 10:45
@lizozom lizozom self-assigned this Jan 12, 2020
@elasticmachine
Copy link
Contributor

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

@lizozom lizozom requested a review from cchaos January 12, 2020 10:46
@lizozom
Copy link
Contributor Author

lizozom commented Jan 12, 2020

@elasticmachine merge upstream

@lizozom lizozom force-pushed the advanced-settings/deprecation-label branch from d719885 to 421981d Compare January 12, 2020 11:43
@lizozom lizozom changed the title Support deprecating label in advanced settings Support "Deprecated" label in advanced settings Jan 12, 2020
@lizozom lizozom requested a review from Dosant January 12, 2020 15:41
Copy link
Contributor

@Dosant Dosant 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

@lizozom
Copy link
Contributor Author

lizozom commented Jan 13, 2020

@stacey-gammon @lukasolson What do you think?

@stacey-gammon
Copy link
Contributor

This is great!

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

The UI LGTM. I saw just a couple things in the code and as mentioned, this still needs a deprecation statement in the docs.

@lizozom lizozom added the v7.5.2 label Jan 13, 2020
Translate click aria label
Use docLinks service
@lizozom lizozom removed the v7.5.2 label Jan 13, 2020
@lizozom lizozom requested a review from a team as a code owner January 13, 2020 16:28
Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

👍 on the UI. Will you be adding the deprecation warning in the docs in this PR?

@lizozom
Copy link
Contributor Author

lizozom commented Jan 13, 2020

@cchaos #54594

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

@lizozom lizozom merged commit aa16a9d into elastic:master Jan 13, 2020
lizozom pushed a commit to lizozom/kibana that referenced this pull request Jan 13, 2020
* Support deprecating label in advanced settings
mark courier:batchSearches as deprecated

* jest update

* Add deprecation to UiSettingsParams type
Translate click aria label
Use docLinks service

* Rename doc link

* Remove url option from DeprecationSettings

* Simplify code

* Updated docs

* Revert "Updated docs"

This reverts commit c9512ce.

* snapshots

* docs
lizozom pushed a commit that referenced this pull request Jan 13, 2020
* Support deprecating label in advanced settings
mark courier:batchSearches as deprecated

* jest update

* Add deprecation to UiSettingsParams type
Translate click aria label
Use docLinks service

* Rename doc link

* Remove url option from DeprecationSettings

* Simplify code

* Updated docs

* Revert "Updated docs"

This reverts commit c9512ce.

* snapshots

* docs
Comment on lines +1931 to +1932
// Warning: (ae-forgotten-export) The symbol "DeprecationSettings" needs to be exported by the entry point index.d.ts
deprecation?: DeprecationSettings;
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor, but DeprecationSettings should be exported

Copy link
Contributor Author

Choose a reason for hiding this comment

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

gmmorris added a commit to gmmorris/kibana that referenced this pull request Jan 14, 2020
* upstream/master: (26 commits)
  Take page offset into account too (elastic#54567)
  [APM] Support error.{log,exception}.stacktrace.classname (elastic#54577)
  Np migration tsvb route validation (elastic#51850)
  [ML] MML calculator enhancements for multi-metric job wizard  (elastic#54573)
  [SIEM] Fix Inspect query 'request timestamp' value changes when curso… (elastic#54223)
  Fix chromeless NP apps not using full page width (elastic#54550)
  Remove extraneous public import to prevent failing Kibana startup (elastic#54676)
  [Uptime] Temporarily skip flakey tests (elastic#54675)
  Skip failing uptime tests
  Create UI for alerting and actions plugin (elastic#48959)
  [dev/build/sass] build stylesheets for disabled plugins too (elastic#54654)
  [SIEM] Use bulk actions API when updating or deleting rules (elastic#54521)
  Support "Deprecated" label in advanced settings (elastic#54539)
  [Maps] add text halo color and width style properties (elastic#53827)
  Service Map Data API at Runtime (elastic#54027)
  [SIEM] Detection Engine Create Rule Design Review #1 (elastic#54442)
  Skip flaky test
  [Canvas] Enable Embeddable maps (elastic#53971)
  [SIEM][Detection Engine] Increases the number or rules you can view on a single page (elastic#54628)
  uiSettings - use validation field for image field maxSize (elastic#54522)
  ...
jkelastic pushed a commit to jkelastic/kibana that referenced this pull request Jan 17, 2020
* Support deprecating label in advanced settings
mark courier:batchSearches as deprecated

* jest update

* Add deprecation to UiSettingsParams type
Translate click aria label
Use docLinks service

* Rename doc link

* Remove url option from DeprecationSettings

* Simplify code

* Updated docs

* Revert "Updated docs"

This reverts commit c9512ce.

* snapshots

* docs
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 v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants